This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions
This profile sets minimum expectations for the Location resource for recording, searching for and fetching a Location associated with a patient, provider or organizatino. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the resource when using this profile.
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. Profile specific guidance and an example are provided as well. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each Location must have:
Each Location must have:
Profile specific implementation guidance:
Note to Balloters: the following elements are being considered for inclusion into this profile:
The official URL for this profile is:
http://hl7.org/fhir/us/daf/StructureDefinition/daf-core-location
This profile was published on Mon Aug 01 00:00:00 AEST 2016 as a draft by Health Level Seven International (FHIR-Infrastructure).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Location
Location.name
Location.telecom
Location.address
Location.managingOrganization
This structure is derived from Location
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | |||
identifier | S | 0..* | Identifier | |
status | S | 0..1 | code | |
name | S | 1..1 | string | |
type | S | 0..1 | CodeableConcept | |
telecom | S | 0..* | ContactPoint | |
address | S | 0..1 | Address | |
line | S | 0..2 | string | |
city | S | 0..1 | string | |
state | S | 0..1 | string | Binding: USPS Two Letter Alphabetic Codes (extensible) |
postalCode | S | 0..1 | string | |
managingOrganization | S | 0..1 | Reference(Profile daf-organization) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | I | 0..* | Details and position information for a physical place dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 0..* | Identifier | Unique code or number identifying the location to its users |
status | ?!S | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required) |
name | S | 1..1 | string | Name of the location as used by humans |
alias | 0..* | string | A list of alternate names that the location is known as, or was known as in the past | |
description | ∑ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name |
mode | ?!∑ | 0..1 | code | instance | kind Binding: LocationMode (required) |
type | S | 0..1 | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (extensible) |
telecom | S | 0..* | ContactPoint | Contact details of the location |
address | S | 0..1 | Address | Physical location |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?!∑ | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Example: home |
type | ∑ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example: both |
text | ∑ | 0..1 | string | Text representation of the address Example: 137 Nowhere Street, Erewhon 9132 |
line | S | 0..2 | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street |
city | S | 0..1 | string | Name of city, town etc. Example: Erewhon |
district | ∑ | 0..1 | string | District name (aka county) Example: Madison |
state | S | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (extensible) |
postalCode | S | 0..1 | string | Postal code for area Example: 9132 |
country | ∑ | 0..1 | string | Country (can be ISO 3166 3 letter code) |
period | ∑ | 0..1 | Period | Time period when address was/is in use Example: {"start":"2010-03-23","end":"2010-07-01"} |
physicalType | ∑ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example) |
position | 0..1 | BackboneElement | The absolute geographic location | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
longitude | 1..1 | decimal | Longitude with WGS84 datum | |
latitude | 1..1 | decimal | Latitude with WGS84 datum | |
altitude | 0..1 | decimal | Altitude with WGS84 datum | |
managingOrganization | S | 0..1 | Reference(Profile daf-organization) | Organization responsible for provisioning and upkeep |
partOf | 0..1 | Reference(Location) | Another Location this one is physically part of | |
endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | |
Documentation for this format |
yet to be done: Xml template
yet to be done: Json template
This structure is derived from Location
Differential View
This structure is derived from Location
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | |||
identifier | S | 0..* | Identifier | |
status | S | 0..1 | code | |
name | S | 1..1 | string | |
type | S | 0..1 | CodeableConcept | |
telecom | S | 0..* | ContactPoint | |
address | S | 0..1 | Address | |
line | S | 0..2 | string | |
city | S | 0..1 | string | |
state | S | 0..1 | string | Binding: USPS Two Letter Alphabetic Codes (extensible) |
postalCode | S | 0..1 | string | |
managingOrganization | S | 0..1 | Reference(Profile daf-organization) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | I | 0..* | Details and position information for a physical place dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 0..* | Identifier | Unique code or number identifying the location to its users |
status | ?!S | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required) |
name | S | 1..1 | string | Name of the location as used by humans |
alias | 0..* | string | A list of alternate names that the location is known as, or was known as in the past | |
description | ∑ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name |
mode | ?!∑ | 0..1 | code | instance | kind Binding: LocationMode (required) |
type | S | 0..1 | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (extensible) |
telecom | S | 0..* | ContactPoint | Contact details of the location |
address | S | 0..1 | Address | Physical location |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?!∑ | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Example: home |
type | ∑ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example: both |
text | ∑ | 0..1 | string | Text representation of the address Example: 137 Nowhere Street, Erewhon 9132 |
line | S | 0..2 | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street |
city | S | 0..1 | string | Name of city, town etc. Example: Erewhon |
district | ∑ | 0..1 | string | District name (aka county) Example: Madison |
state | S | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (extensible) |
postalCode | S | 0..1 | string | Postal code for area Example: 9132 |
country | ∑ | 0..1 | string | Country (can be ISO 3166 3 letter code) |
period | ∑ | 0..1 | Period | Time period when address was/is in use Example: {"start":"2010-03-23","end":"2010-07-01"} |
physicalType | ∑ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example) |
position | 0..1 | BackboneElement | The absolute geographic location | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
longitude | 1..1 | decimal | Longitude with WGS84 datum | |
latitude | 1..1 | decimal | Latitude with WGS84 datum | |
altitude | 0..1 | decimal | Altitude with WGS84 datum | |
managingOrganization | S | 0..1 | Reference(Profile daf-organization) | Organization responsible for provisioning and upkeep |
partOf | 0..1 | Reference(Location) | Another Location this one is physically part of | |
endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | |
Documentation for this format |
XML Template
yet to be done: Xml template
JSON Template
yet to be done: Json template
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
Path | Name | Conformance | ValueSet |
Location.language | Common Languages | extensible | Common Languages |
Location.status | LocationStatus | required | LocationStatus |
Location.mode | LocationMode | required | LocationMode |
Location.type | ServiceDeliveryLocationRoleType | extensible | ServiceDeliveryLocationRoleType |
Location.address.use | AddressUse | required | AddressUse |
Location.address.type | AddressType | required | AddressType |
Location.address.state | USPS Two Letter Alphabetic Codes | extensible | USPS Two Letter Alphabetic Codes |
Location.physicalType | LocationType | example | LocationType |
Id | Path | Details | Requirements |
dom-2 | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources XPath: not(parent::f:contained and f:contained) | |
dom-1 | Location | If the resource is contained in another resource, it SHALL NOT contain any narrative XPath: not(parent::f:contained and f:text) | |
dom-4 | Location | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated XPath: not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated)) | |
dom-3 | Location | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource XPath: not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))])) |