Location Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-location |
|---|---|
| Status | draft · 1.26.0 |
| Base | Location (constraint) |
| Source | FSH · JSON |
Generic Nexus EMR core profile for Location, represents an EMR 'location' or 'site' -- basically whatever the EMR uses to break the EMR up into separate slices (often for multisite clinics using the same EMR instance) For single-site clinics, at least one Location object must exist that represents the main site: this makes downstream consumers of the FHIR data easier to write as they can always assume Locations exist. Also, note that NexusEmrAppointment REQUIRES a Location as a participant.
Elements / Snapshot
The full effective definition: base Location with this profile's constraints applied.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Location | 0..* | Nexus EMR Location Core Invariants: dom-2, dom-3, dom-4, dom-5, dom-6 |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Logical id of this artifact i | |
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| versionId | 0..1 | id | Version specific identifier i Invariants: ele-1 |
|
| lastUpdated | 0..1 | instant | When the resource version last changed i Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| profile | 0..* | canonical | Profiles this resource claims to conform to i Invariants: ele-1 |
|
| security | 0..* | Coding | Security Labels applied to this resource i Binding: security-labels ( extensible)Invariants: ele-1 |
|
| tag | 0..* | Coding | Tags applied to this resource i Binding: common-tags ( example)Invariants: ele-1 |
|
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| language | 0..1 | code | Language of the resource content i Binding: languages ( preferred)Invariants: ele-1 |
|
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| contained | 0..* | Resource | Contained, inline Resources i | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored i Invariants: ele-1, ext-1 |
| identifier | S | 0..* | Identifier | Business identifier(s) for location Slicing: pattern:system (open) Invariants: ele-1 |
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| use | ?! | 0..1 | code | usual | official | temp | secondary | old (If known) i Binding: identifier-use ( required)Invariants: ele-1 |
| type | 0..1 | CodeableConcept | Description of identifier i Binding: identifier-type ( extensible)Invariants: ele-1 |
|
| system | 1..1 | uri | The namespace for the identifier value i Invariants: ele-1 |
|
| value | 1..1 | string | The value that is unique i Invariants: ele-1 |
|
| period | 0..1 | Period | Time period when id is/was valid for use Invariants: ele-1 |
|
| assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) i Invariants: ele-1 |
|
| identifier:sliCode | S | 0..1 | Identifier | Ontario Service Location Indicator (SLI) Invariants: ele-1 |
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| use | ?! | 0..1 | code | usual | official | temp | secondary | old (If known) i Pattern: usualBinding: identifier-use ( required)Invariants: ele-1 |
| type | 0..1 | CodeableConcept | Description of identifier i Binding: identifier-type ( extensible)Invariants: ele-1 |
|
| system | 1..1 | uri | Must be ../NamingSystem/on-sli-code i Fixed: ../NamingSystem/on-sli-codeInvariants: ele-1 |
|
| value | 1..1 | string | The SLI code value (string, as stored in billing_on_cheader1.location) i Invariants: ele-1 |
|
| period | 0..1 | Period | Time period when id is/was valid for use Invariants: ele-1 |
|
| assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) i Invariants: ele-1 |
|
| status | S ?! | 0..1 | code | active | suspended | inactive i Binding: location-status ( required)Invariants: ele-1 |
| operationalStatus | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Binding: v2-0116 ( preferred)Invariants: ele-1 |
|
| name | S | 0..1 | string | Name of the location as used by humans i Invariants: ele-1 |
| alias | 0..* | string | List of alternate names i Invariants: ele-1 |
|
| description | 0..1 | string | Additional details about the location i Invariants: ele-1 |
|
| mode | 0..1 | code | instance | kind i Binding: location-mode ( required)Invariants: ele-1 |
|
| type | S | 0..* | CodeableConcept | Location type with raw code support i Binding: v3-ServiceDeliveryLocationRoleType ( extensible)Invariants: ele-1 |
| telecom | S | 0..* | ContactPoint | Contact details of the location i Invariants: ele-1 |
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| system | S | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: contact-point-system ( required)Invariants: ele-1 |
| value | S | 1..1 | string | The actual contact point details i Invariants: ele-1 |
| use | ?! | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point i Binding: contact-point-use ( required)Invariants: ele-1 |
| rank | 0..1 | positiveInt | Specify preferred order of use (1 = highest) i Invariants: ele-1 |
|
| period | 0..1 | Period | Time period when the contact point was/is in use Invariants: ele-1 |
|
| address | S | 0..1 | Address | Physical location address i Invariants: ele-1 |
| physicalType | S | 0..1 | CodeableConcept | Physical type with raw code support Binding: location-physical-type ( example)Invariants: ele-1 |
| position | 0..1 | BackboneElement | The absolute geographic location Invariants: ele-1 |
|
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored even if unrecognized i Invariants: ele-1, ext-1 |
| longitude | 1..1 | decimal | Longitude with WGS84 datum Invariants: ele-1 |
|
| latitude | 1..1 | decimal | Latitude with WGS84 datum Invariants: ele-1 |
|
| altitude | 0..1 | decimal | Altitude with WGS84 datum Invariants: ele-1 |
|
| managingOrganization | S | 0..1 | Reference(Organization Profile) | Organization responsible for provisioning and upkeep i Invariants: ele-1 |
| partOf | S | 0..1 | Reference(Location Profile) | Another Location this one is physically a part of Invariants: ele-1 |
| hoursOfOperation | 0..* | BackboneElement | What days/times during a week is this location usually open i Invariants: ele-1 |
|
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored even if unrecognized i Invariants: ele-1, ext-1 |
| daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: days-of-week ( required)Invariants: ele-1 |
|
| allDay | 0..1 | boolean | The Location is open all day Invariants: ele-1 |
|
| openingTime | 0..1 | time | Time that the Location opens Invariants: ele-1 |
|
| closingTime | 0..1 | time | Time that the Location closes Invariants: ele-1 |
|
| availabilityExceptions | 0..1 | string | Description of availability exceptions Invariants: ele-1 |
|
| endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location Invariants: ele-1 |