2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Profile: cqf-location

The official URL for this profile is:

http://hl7.org/fhir/Profile/cqf-location-cqf-location

. Profile of Location for decision support/quality metrics. Indicates which elements must be supported by CQF rules and measure engines. : Clinical Quality Framework (CQF) Location Profile

This profile was published on Wed, Nov 26, 2014 00:00+1100 as a draft by Health Level Seven, Inc. - CQI WG.

Summary

Required/Prohibited Elements

  • The element Location is required
  • The element Location.position.longitude is required
  • The element Location.position.latitude is required

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

Differential View

This structure is derived from Location.

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Location 1..1Details and position information for a physical place
... id 0..1idLogical id of this artefact
... meta 0..1MetaMetadata about the resource
... implicitRules M0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Language (required, not extensible)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional Content defined by implementations
... modifierExtension 0..*ExtensionExtensions that cannot be ignored
... identifier 0..*IdentifierUnique code or number identifying the location to its users
... name S0..1stringName of the location as used by humans
... description 0..1stringDescription of the Location, which helps in finding or referencing the place
... type S0..1CodeableConceptIndicates the type of function performed at the location
Binding: LocationType (preferred, extensible)
... telecom S0..*ContactPointContact details of the location
... address S0..1AddressPhysical location
... physicalType S0..1CodeableConceptPhysical form of the location
Binding: PhysicalType (example, extensible)
... position 0..1The absolute geographic location
.... id 0..1idxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension 0..*ExtensionExtensions that cannot be ignored
.... longitude 1..1decimalLongitude as expressed in KML
.... latitude 1..1decimalLatitude as expressed in KML
.... altitude 0..1decimalAltitude as expressed in KML
... managingOrganization S0..1OrganizationThe organization that is responsible for the provisioning and upkeep of the location
... status M S0..1codeactive | suspended | inactive
Binding: LocationStatus (required, not extensible)
... partOf 0..1LocationAnother Location which this Location is physically part of
... mode M S0..1codeinstance | kind
Binding: LocationMode (required, not extensible)

XML Template

JSON Template

todo

Differential View

This structure is derived from Location.

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Location 1..1Details and position information for a physical place
... id 0..1idLogical id of this artefact
... meta 0..1MetaMetadata about the resource
... implicitRules M0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Language (required, not extensible)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional Content defined by implementations
... modifierExtension 0..*ExtensionExtensions that cannot be ignored
... identifier 0..*IdentifierUnique code or number identifying the location to its users
... name S0..1stringName of the location as used by humans
... description 0..1stringDescription of the Location, which helps in finding or referencing the place
... type S0..1CodeableConceptIndicates the type of function performed at the location
Binding: LocationType (preferred, extensible)
... telecom S0..*ContactPointContact details of the location
... address S0..1AddressPhysical location
... physicalType S0..1CodeableConceptPhysical form of the location
Binding: PhysicalType (example, extensible)
... position 0..1The absolute geographic location
.... id 0..1idxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension 0..*ExtensionExtensions that cannot be ignored
.... longitude 1..1decimalLongitude as expressed in KML
.... latitude 1..1decimalLatitude as expressed in KML
.... altitude 0..1decimalAltitude as expressed in KML
... managingOrganization S0..1OrganizationThe organization that is responsible for the provisioning and upkeep of the location
... status M S0..1codeactive | suspended | inactive
Binding: LocationStatus (required, not extensible)
... partOf 0..1LocationAnother Location which this Location is physically part of
... mode M S0..1codeinstance | kind
Binding: LocationMode (required, not extensible)

XML Template

JSON Template

todo

 

Other definitions: (todo)

Terminology Bindings

PathNameConformanceValueSet
Location.languageLanguagerequiredhttp://tools.ietf.org/html/bcp47
Location.typeLocationTypepreferred (extensible)ServiceDeliveryLocationRoleType
Location.physicalTypePhysicalTypeexample (extensible)LocationType
Location.statusLocationStatusrequiredLocationStatus
Location.modeLocationModerequiredLocationMode

Constraints

IdPathNameDetails
.