This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/qicore-location
Profile of Location for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile was published on Fri, Feb 27, 2015 00:00+1100 as a draft by Health Level Seven International (Clinical Quality Information - QICore).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Location.
This structure is derived from Location.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | ||
status | S | 0..1 | code | |
mode | S | 0..1 | code | |
type | S | 0..1 | CodeableConcept | |
address | 0..1 | Address | ||
state | 0..1 | string | Binding: USPS Two Letter Alphabetic Codes (preferred) | |
country | 0..1 | string | Binding: ISO Country Codes (required) | |
managingOrganization | 0..1 | Reference(QICore-Organization) | ||
partOf | 0..1 | Reference(QICore-Location) | ||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
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: IETF BCP-47 (required) | |
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 | ∑ | 0..* | Identifier | Unique code or number identifying the location to its users |
status | ?! S∑ | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required) |
name | ∑ | 0..1 | string | Name of the location as used by humans |
description | ∑ | 0..1 | string | Description of the location |
mode | ?! S∑ | 0..1 | code | instance | kind Binding: LocationMode (required) |
type | S ∑ | 0..1 | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (extensible) |
telecom | 0..* | ContactPoint | Contact details of the location | |
address | 0..1 | Address | Physical location | |
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 | ∑ | 0..* | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street |
city | ∑ | 0..1 | string | Name of city, town etc. Example: Erewhon |
district | ∑ | 0..1 | string | District name (aka county) Example: Madison |
state | ∑ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (preferred) |
postalCode | ∑ | 0..1 | string | Postal code for area Example: 9132 |
country | ∑ | 0..1 | string | Country (can be ISO 3166 3 letter code) Binding: ISO Country Codes (required) |
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 | |
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 | ∑ | 0..1 | Reference(QICore-Organization) | Organization responsible for provisioning and upkeep |
partOf | 0..1 | Reference(QICore-Location) | Another Location this one is physically part of | |
Documentation for this format |
todo
This structure is derived from Location.
Differential View
This structure is derived from Location.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | ||
status | S | 0..1 | code | |
mode | S | 0..1 | code | |
type | S | 0..1 | CodeableConcept | |
address | 0..1 | Address | ||
state | 0..1 | string | Binding: USPS Two Letter Alphabetic Codes (preferred) | |
country | 0..1 | string | Binding: ISO Country Codes (required) | |
managingOrganization | 0..1 | Reference(QICore-Organization) | ||
partOf | 0..1 | Reference(QICore-Location) | ||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
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: IETF BCP-47 (required) | |
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 | ∑ | 0..* | Identifier | Unique code or number identifying the location to its users |
status | ?! S∑ | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required) |
name | ∑ | 0..1 | string | Name of the location as used by humans |
description | ∑ | 0..1 | string | Description of the location |
mode | ?! S∑ | 0..1 | code | instance | kind Binding: LocationMode (required) |
type | S ∑ | 0..1 | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (extensible) |
telecom | 0..* | ContactPoint | Contact details of the location | |
address | 0..1 | Address | Physical location | |
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 | ∑ | 0..* | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street |
city | ∑ | 0..1 | string | Name of city, town etc. Example: Erewhon |
district | ∑ | 0..1 | string | District name (aka county) Example: Madison |
state | ∑ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (preferred) |
postalCode | ∑ | 0..1 | string | Postal code for area Example: 9132 |
country | ∑ | 0..1 | string | Country (can be ISO 3166 3 letter code) Binding: ISO Country Codes (required) |
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 | |
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 | ∑ | 0..1 | Reference(QICore-Organization) | Organization responsible for provisioning and upkeep |
partOf | 0..1 | Reference(QICore-Location) | Another Location this one is physically part of | |
Documentation for this format |
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
Location.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
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 | preferred | USPS Two Letter Alphabetic Codes |
Location.address.country | ?ext | required | http://www.iso.org/iso/country_codes.htm |
Location.physicalType | LocationType | example | LocationType |
Id | Path | Details | Requirements |