Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-location | Version: 1.0.0 | |||
Active as of 2017-10-03 | Computable Name: VhdirLocation | |||
Copyright/Legal: HL7 International |
Defines the basic constraints and extensions on the Location resource for use in a Validated Healthcare Directory
This profile sets minimum expectations for searching for and fetching information associated with a location. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the Location resource when using this profile.
Background & Scope
A location is the physical place where healthcare services are provided, practitioners are employed, organizations are based, etc. Locations can range in scope from a room in a building to a geographic region/area.
This profile modifies the base Practitioner resource in the following manner:
Constrains the cardinality of location.status
(1..1), location.operationalStatus
(0..0), location.mode
(0..0), location.telecom.system
(1..1), and location.telecom.value
(1..1),
All references SHALL conform to the appropriate Validated Healthcare Directory Implementation Guide profile
Adds extensions:
Examples:
The following are example uses for the vhdir-location profile:
Mandatory Data Elements
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each Location must have:
location.status
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Location
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
boundary | S | 0..1 | Attachment | A boundary shape that represents the outside edge of the location (in GeoJSON format) URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson |
accessibility | S | 0..* | CodeableConcept | Accessibility options offered by the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility Binding: VhDir Accessibility Value Set (example) |
ehr | S | 0..* | (Complex) | EHR at the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr |
newpatients | S | 0..* | (Complex) | Whether the location is accepting new patients URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients |
newpatientprofile | S | 0..* | string | Type of new patients accepted URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatientprofile |
restriction | S | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction |
identifier | S | 0..* | Identifier | Unique code or number identifying the location to its users |
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
status | S | 1..1 | code | Status URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (required) |
use | S | 0..1 | code | usual | official | temp | secondary | old (If known) |
type | S | 0..1 | CodeableConcept | Description of identifier |
system | S | 0..1 | uri | The namespace for the identifier value |
value | S | 0..1 | string | The value that is unique |
period | S | 0..1 | Period | Time period when id is/was valid for use |
assigner | S | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
status | S | 1..1 | code | active | suspended | inactive |
operationalStatus | S | 0..0 | ||
name | S | 0..1 | string | Name of the location as used by humans |
alias | S | 0..* | string | A list of alternate names that the location is known as, or was known as, in the past |
description | S | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name |
mode | S | 0..0 | ||
type | S | 0..* | CodeableConcept | Type of function performed |
telecom | S | 0..* | ContactPoint | Contact details of the location |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
availabletime | S | 0..* | (Complex) | Available time URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime |
viaintermediary | S | 0..1 | Reference(VhDir Practitioner Role | VhDir Organization | VhDir Organization Affiliation | VhDir Location) | viaintermediary URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary |
system | S | 1..1 | code | phone | fax | email | pager | url | sms | other |
value | S | 1..1 | string | The actual contact point details |
use | S | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point |
rank | S | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | S | 0..1 | Period | Time period when the contact point was/is in use |
address | S | 0..1 | Address | Physical location |
physicalType | S | 0..1 | CodeableConcept | Physical form of the location |
position | S | 0..1 | BackboneElement | The absolute geographic location |
longitude | S | 1..1 | decimal | Longitude with WGS84 datum |
latitude | S | 1..1 | decimal | Latitude with WGS84 datum |
altitude | S | 0..1 | decimal | Altitude with WGS84 datum |
managingOrganization | S | 0..1 | Reference(VhDir Organization) | Organization responsible for provisioning and upkeep |
partOf | S | 0..1 | Reference(VhDir Location) | Another Location this one is physically a part of |
hoursOfOperation | S | 0..* | BackboneElement | What days/times during a week is this location usually open |
daysOfWeek | S | 0..* | code | mon | tue | wed | thu | fri | sat | sun |
allDay | S | 0..1 | boolean | The Location is open all day |
openingTime | S | 0..1 | time | Time that the Location opens |
closingTime | S | 0..1 | time | Time that the Location closes |
availabilityExceptions | S | 0..1 | string | Description of availability exceptions |
endpoint | S | 0..* | Reference(VhDir Endpoint) | Technical endpoints providing access to services operated for the location |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
boundary | S | 0..1 | Attachment | A boundary shape that represents the outside edge of the location (in GeoJSON format) URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson |
accessibility | S | 0..* | CodeableConcept | Accessibility options offered by the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility Binding: VhDir Accessibility Value Set (example) |
ehr | S | 0..* | (Complex) | EHR at the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr |
newpatients | S | 0..* | (Complex) | Whether the location is accepting new patients URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients |
newpatientprofile | S | 0..* | string | Type of new patients accepted URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatientprofile |
restriction | S | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣ | 0..* | Identifier | Unique code or number identifying the location to its users |
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
status | S | 1..1 | code | Status URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (required) |
use | ?!SΣ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | SΣ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
system | SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 0..1 | string | The value that is unique Example General: 123456 |
period | SΣ | 0..1 | Period | Time period when id is/was valid for use |
assigner | SΣ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
status | ?!SΣ | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required): Indicates whether the location is still in use. |
name | SΣ | 0..1 | string | Name of the location as used by humans |
alias | S | 0..* | string | A list of alternate names that the location is known as, or was known as, in the past |
description | SΣ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name |
type | SΣ | 0..* | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. |
telecom | S | 0..* | ContactPoint | Contact details of the location |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
availabletime | S | 0..* | (Complex) | Available time URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime |
viaintermediary | S | 0..1 | Reference(VhDir Practitioner Role | VhDir Organization | VhDir Organization Affiliation | VhDir Location) | viaintermediary URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary |
system | SΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. |
value | SΣ | 1..1 | string | The actual contact point details |
use | ?!SΣ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. |
rank | SΣ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | SΣ | 0..1 | Period | Time period when the contact point was/is in use |
address | S | 0..1 | Address | Physical location |
physicalType | SΣ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example): Physical form of the location. |
position | S | 0..1 | BackboneElement | The absolute geographic location |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
longitude | S | 1..1 | decimal | Longitude with WGS84 datum |
latitude | S | 1..1 | decimal | Latitude with WGS84 datum |
altitude | S | 0..1 | decimal | Altitude with WGS84 datum |
managingOrganization | SΣ | 0..1 | Reference(VhDir Organization) | Organization responsible for provisioning and upkeep |
partOf | S | 0..1 | Reference(VhDir Location) | Another Location this one is physically a part of |
hoursOfOperation | S | 0..* | BackboneElement | What days/times during a week is this location usually open |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
daysOfWeek | S | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. |
allDay | S | 0..1 | boolean | The Location is open all day |
openingTime | S | 0..1 | time | Time that the Location opens |
closingTime | S | 0..1 | time | Time that the Location closes |
availabilityExceptions | S | 0..1 | string | Description of availability exceptions |
endpoint | S | 0..* | Reference(VhDir Endpoint) | Technical endpoints providing access to services operated for the location |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Location.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Location.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | |
Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1 from the FHIR Standard | |
Location.type | extensible | ServiceDeliveryLocationRoleTypehttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | |
Location.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | |
Location.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | |
Location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type from the FHIR Standard | |
Location.hoursOfOperation.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1 from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |||||
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: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
boundary | S | 0..1 | Attachment | A boundary shape that represents the outside edge of the location (in GeoJSON format) URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson | ||||
accessibility | S | 0..* | CodeableConcept | Accessibility options offered by the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility Binding: VhDir Accessibility Value Set (example) | ||||
ehr | S | 0..* | (Complex) | EHR at the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr | ||||
newpatients | S | 0..* | (Complex) | Whether the location is accepting new patients URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients | ||||
newpatientprofile | S | 0..* | string | Type of new patients accepted URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatientprofile | ||||
restriction | S | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction | ||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣ | 0..* | Identifier | Unique code or number identifying the location to its users | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
status | S | 1..1 | code | Status URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (required) | ||||
use | ?!SΣ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | SΣ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 0..1 | string | The value that is unique Example General: 123456 | ||||
period | SΣ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | SΣ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) | ||||
status | ?!SΣ | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required): Indicates whether the location is still in use. | ||||
name | SΣ | 0..1 | string | Name of the location as used by humans | ||||
alias | S | 0..* | string | A list of alternate names that the location is known as, or was known as, in the past | ||||
description | SΣ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name | ||||
type | SΣ | 0..* | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. | ||||
telecom | S | 0..* | ContactPoint | Contact details of the location | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
availabletime | S | 0..* | (Complex) | Available time URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime | ||||
viaintermediary | S | 0..1 | Reference(VhDir Practitioner Role | VhDir Organization | VhDir Organization Affiliation | VhDir Location) | viaintermediary URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary | ||||
system | SΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
value | SΣ | 1..1 | string | The actual contact point details | ||||
use | ?!SΣ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | ||||
rank | SΣ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
period | SΣ | 0..1 | Period | Time period when the contact point was/is in use | ||||
address | S | 0..1 | Address | Physical location | ||||
physicalType | SΣ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example): Physical form of the location. | ||||
position | S | 0..1 | BackboneElement | The absolute geographic location | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
longitude | S | 1..1 | decimal | Longitude with WGS84 datum | ||||
latitude | S | 1..1 | decimal | Latitude with WGS84 datum | ||||
altitude | S | 0..1 | decimal | Altitude with WGS84 datum | ||||
managingOrganization | SΣ | 0..1 | Reference(VhDir Organization) | Organization responsible for provisioning and upkeep | ||||
partOf | S | 0..1 | Reference(VhDir Location) | Another Location this one is physically a part of | ||||
hoursOfOperation | S | 0..* | BackboneElement | What days/times during a week is this location usually open | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
daysOfWeek | S | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | ||||
allDay | S | 0..1 | boolean | The Location is open all day | ||||
openingTime | S | 0..1 | time | Time that the Location opens | ||||
closingTime | S | 0..1 | time | Time that the Location closes | ||||
availabilityExceptions | S | 0..1 | string | Description of availability exceptions | ||||
endpoint | S | 0..* | Reference(VhDir Endpoint) | Technical endpoints providing access to services operated for the location | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Location.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Location.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Location.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1 from the FHIR Standard | ||||
Location.type | extensible | ServiceDeliveryLocationRoleTypehttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | ||||
Location.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | ||||
Location.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | ||||
Location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type from the FHIR Standard | ||||
Location.hoursOfOperation.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1 from the FHIR Standard |
This structure is derived from Location
Summary
Mandatory: 1 element(4 nested mandatory elements)
Must-Support: 44 elements
Prohibited: 2 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from Location
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
boundary | S | 0..1 | Attachment | A boundary shape that represents the outside edge of the location (in GeoJSON format) URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson |
accessibility | S | 0..* | CodeableConcept | Accessibility options offered by the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility Binding: VhDir Accessibility Value Set (example) |
ehr | S | 0..* | (Complex) | EHR at the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr |
newpatients | S | 0..* | (Complex) | Whether the location is accepting new patients URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients |
newpatientprofile | S | 0..* | string | Type of new patients accepted URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatientprofile |
restriction | S | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction |
identifier | S | 0..* | Identifier | Unique code or number identifying the location to its users |
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
status | S | 1..1 | code | Status URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (required) |
use | S | 0..1 | code | usual | official | temp | secondary | old (If known) |
type | S | 0..1 | CodeableConcept | Description of identifier |
system | S | 0..1 | uri | The namespace for the identifier value |
value | S | 0..1 | string | The value that is unique |
period | S | 0..1 | Period | Time period when id is/was valid for use |
assigner | S | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
status | S | 1..1 | code | active | suspended | inactive |
operationalStatus | S | 0..0 | ||
name | S | 0..1 | string | Name of the location as used by humans |
alias | S | 0..* | string | A list of alternate names that the location is known as, or was known as, in the past |
description | S | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name |
mode | S | 0..0 | ||
type | S | 0..* | CodeableConcept | Type of function performed |
telecom | S | 0..* | ContactPoint | Contact details of the location |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
availabletime | S | 0..* | (Complex) | Available time URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime |
viaintermediary | S | 0..1 | Reference(VhDir Practitioner Role | VhDir Organization | VhDir Organization Affiliation | VhDir Location) | viaintermediary URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary |
system | S | 1..1 | code | phone | fax | email | pager | url | sms | other |
value | S | 1..1 | string | The actual contact point details |
use | S | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point |
rank | S | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | S | 0..1 | Period | Time period when the contact point was/is in use |
address | S | 0..1 | Address | Physical location |
physicalType | S | 0..1 | CodeableConcept | Physical form of the location |
position | S | 0..1 | BackboneElement | The absolute geographic location |
longitude | S | 1..1 | decimal | Longitude with WGS84 datum |
latitude | S | 1..1 | decimal | Latitude with WGS84 datum |
altitude | S | 0..1 | decimal | Altitude with WGS84 datum |
managingOrganization | S | 0..1 | Reference(VhDir Organization) | Organization responsible for provisioning and upkeep |
partOf | S | 0..1 | Reference(VhDir Location) | Another Location this one is physically a part of |
hoursOfOperation | S | 0..* | BackboneElement | What days/times during a week is this location usually open |
daysOfWeek | S | 0..* | code | mon | tue | wed | thu | fri | sat | sun |
allDay | S | 0..1 | boolean | The Location is open all day |
openingTime | S | 0..1 | time | Time that the Location opens |
closingTime | S | 0..1 | time | Time that the Location closes |
availabilityExceptions | S | 0..1 | string | Description of availability exceptions |
endpoint | S | 0..* | Reference(VhDir Endpoint) | Technical endpoints providing access to services operated for the location |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
boundary | S | 0..1 | Attachment | A boundary shape that represents the outside edge of the location (in GeoJSON format) URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson |
accessibility | S | 0..* | CodeableConcept | Accessibility options offered by the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility Binding: VhDir Accessibility Value Set (example) |
ehr | S | 0..* | (Complex) | EHR at the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr |
newpatients | S | 0..* | (Complex) | Whether the location is accepting new patients URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients |
newpatientprofile | S | 0..* | string | Type of new patients accepted URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatientprofile |
restriction | S | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣ | 0..* | Identifier | Unique code or number identifying the location to its users |
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
status | S | 1..1 | code | Status URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (required) |
use | ?!SΣ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | SΣ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
system | SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 0..1 | string | The value that is unique Example General: 123456 |
period | SΣ | 0..1 | Period | Time period when id is/was valid for use |
assigner | SΣ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
status | ?!SΣ | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required): Indicates whether the location is still in use. |
name | SΣ | 0..1 | string | Name of the location as used by humans |
alias | S | 0..* | string | A list of alternate names that the location is known as, or was known as, in the past |
description | SΣ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name |
type | SΣ | 0..* | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. |
telecom | S | 0..* | ContactPoint | Contact details of the location |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
availabletime | S | 0..* | (Complex) | Available time URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime |
viaintermediary | S | 0..1 | Reference(VhDir Practitioner Role | VhDir Organization | VhDir Organization Affiliation | VhDir Location) | viaintermediary URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary |
system | SΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. |
value | SΣ | 1..1 | string | The actual contact point details |
use | ?!SΣ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. |
rank | SΣ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | SΣ | 0..1 | Period | Time period when the contact point was/is in use |
address | S | 0..1 | Address | Physical location |
physicalType | SΣ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example): Physical form of the location. |
position | S | 0..1 | BackboneElement | The absolute geographic location |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
longitude | S | 1..1 | decimal | Longitude with WGS84 datum |
latitude | S | 1..1 | decimal | Latitude with WGS84 datum |
altitude | S | 0..1 | decimal | Altitude with WGS84 datum |
managingOrganization | SΣ | 0..1 | Reference(VhDir Organization) | Organization responsible for provisioning and upkeep |
partOf | S | 0..1 | Reference(VhDir Location) | Another Location this one is physically a part of |
hoursOfOperation | S | 0..* | BackboneElement | What days/times during a week is this location usually open |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
daysOfWeek | S | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. |
allDay | S | 0..1 | boolean | The Location is open all day |
openingTime | S | 0..1 | time | Time that the Location opens |
closingTime | S | 0..1 | time | Time that the Location closes |
availabilityExceptions | S | 0..1 | string | Description of availability exceptions |
endpoint | S | 0..* | Reference(VhDir Endpoint) | Technical endpoints providing access to services operated for the location |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Location.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Location.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | |
Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1 from the FHIR Standard | |
Location.type | extensible | ServiceDeliveryLocationRoleTypehttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | |
Location.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | |
Location.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | |
Location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type from the FHIR Standard | |
Location.hoursOfOperation.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1 from the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |||||
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: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
boundary | S | 0..1 | Attachment | A boundary shape that represents the outside edge of the location (in GeoJSON format) URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson | ||||
accessibility | S | 0..* | CodeableConcept | Accessibility options offered by the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility Binding: VhDir Accessibility Value Set (example) | ||||
ehr | S | 0..* | (Complex) | EHR at the location URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr | ||||
newpatients | S | 0..* | (Complex) | Whether the location is accepting new patients URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients | ||||
newpatientprofile | S | 0..* | string | Type of new patients accepted URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatientprofile | ||||
restriction | S | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction | ||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣ | 0..* | Identifier | Unique code or number identifying the location to its users | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
status | S | 1..1 | code | Status URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (required) | ||||
use | ?!SΣ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | SΣ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 0..1 | string | The value that is unique Example General: 123456 | ||||
period | SΣ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | SΣ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) | ||||
status | ?!SΣ | 1..1 | code | active | suspended | inactive Binding: LocationStatus (required): Indicates whether the location is still in use. | ||||
name | SΣ | 0..1 | string | Name of the location as used by humans | ||||
alias | S | 0..* | string | A list of alternate names that the location is known as, or was known as, in the past | ||||
description | SΣ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name | ||||
type | SΣ | 0..* | CodeableConcept | Type of function performed Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. | ||||
telecom | S | 0..* | ContactPoint | Contact details of the location | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
availabletime | S | 0..* | (Complex) | Available time URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime | ||||
viaintermediary | S | 0..1 | Reference(VhDir Practitioner Role | VhDir Organization | VhDir Organization Affiliation | VhDir Location) | viaintermediary URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary | ||||
system | SΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
value | SΣ | 1..1 | string | The actual contact point details | ||||
use | ?!SΣ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | ||||
rank | SΣ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
period | SΣ | 0..1 | Period | Time period when the contact point was/is in use | ||||
address | S | 0..1 | Address | Physical location | ||||
physicalType | SΣ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example): Physical form of the location. | ||||
position | S | 0..1 | BackboneElement | The absolute geographic location | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
longitude | S | 1..1 | decimal | Longitude with WGS84 datum | ||||
latitude | S | 1..1 | decimal | Latitude with WGS84 datum | ||||
altitude | S | 0..1 | decimal | Altitude with WGS84 datum | ||||
managingOrganization | SΣ | 0..1 | Reference(VhDir Organization) | Organization responsible for provisioning and upkeep | ||||
partOf | S | 0..1 | Reference(VhDir Location) | Another Location this one is physically a part of | ||||
hoursOfOperation | S | 0..* | BackboneElement | What days/times during a week is this location usually open | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
daysOfWeek | S | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | ||||
allDay | S | 0..1 | boolean | The Location is open all day | ||||
openingTime | S | 0..1 | time | Time that the Location opens | ||||
closingTime | S | 0..1 | time | Time that the Location closes | ||||
availabilityExceptions | S | 0..1 | string | Description of availability exceptions | ||||
endpoint | S | 0..* | Reference(VhDir Endpoint) | Technical endpoints providing access to services operated for the location | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Location.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Location.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Location.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1 from the FHIR Standard | ||||
Location.type | extensible | ServiceDeliveryLocationRoleTypehttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | ||||
Location.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | ||||
Location.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | ||||
Location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type from the FHIR Standard | ||||
Location.hoursOfOperation.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1 from the FHIR Standard |
This structure is derived from Location
Summary
Mandatory: 1 element(4 nested mandatory elements)
Must-Support: 44 elements
Prohibited: 2 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron
GET [base]/Location?accessibility=[code]
Support: MAY support search by the accessibility
parameter
text
GET [base]/Location?address=[string]
Support: SHALL support search by the address
parameter
contains
, exact
GET [base]/Location?endpoint=[id]
Support: SHOULD support search by the endpoint
parameter
Endpoint
endpoint.identifier
, endpoint.connection-type
, endpoint.organization
GET [base]/Location?identifier=[code]
Support: SHALL support search by the identifier
parameter
text
, ofType
GET [base]/Location?identifier-assigner=[id]
Support: MAY support search by the identifier-assigner
parameter
Organization
below
identifier-assigner.identifier
, identifier-assigner.name
GET [base]/Location?new-patient=[code]
Support: SHOULD support search by the new-patient
parameter
GET [base]/Location?new-patient-network=[id]
Support: SHOULD support search by the new-patient-network
parameter
Organization
new-patient-network.identifier
, new-patient-network.name
, new-patient-network.partof
GET [base]/Location?organization=[id]
Support: SHALL support search by the organization
parameter
Organization
above
, below
organization.identifier
, organization.name
, organization.address
, organization.partof
, organization-type
GET [base]/Location?partof=[id]
Support: SHOULD support search by the partof
parameter
Location
above
, below
identifier
, type
, address
, organization
GET [base]/Location?contains=-83.694810|42.256500
Support: MAY support search by the contains
parameter
This is a special search parameter which might leverage a systems geo-spatial
features to test that the geocoded point provided
(expressed as [latitude]|[longitude] using the WGS84 datum)
is contained by the boundary stored in the standard extension boundary-geojson
Support for multiple points can also be provided using the ,
syntax which
is interpretted as the location returned in the search contains at least 1 of the
provided co-ordinates.
GET [base]/Location?status=[code]
Support: SHALL support search by the status
parameter
GET [base]/Location?type=[code]
Support: SHALL support search by the type
parameter
text
GET [base]/Location?via-intermediary=[id]
Support: MAY support search by the via-intermediary
parameter
PractitionerRole
, Organization
, OrganizationAffiliation
, Location
GET [base]/Location?near=-83.694810|42.256500|11.20|km
Support: MAY support search by the near
parameter