Mobile Care Services Discovery (mCSD)
3.8.1-current - ci-build
Mobile Care Services Discovery (mCSD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.8.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.mCSD/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation | Version: 3.8.1-current | |||
Active as of 2024-05-06 | Computable Name: MCSDJurisdictionLocation |
A profile on the mCSD Location for mCSD Jurisdictions.
Jurisdictions are political administrative units or other territories over which authority is exercised. A Jurisdiction has a unique identifier, geographic attributes, etc. Jurisdictions include political administrative units such as village districts or regions. Each Jurisdiction is defined by a pairing of Location and Organization.
In addition to the base requirements of mCSD Location,
one type
must be set to https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction
.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from MCSDLocation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | MCSDLocation | Details and position information for a physical place | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
boundary | 0..1 | (Complex) | When a boundary is available, the location-boundary-geojson extension should be used. URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson | |
value[x] | ||||
contentType | 0..1 | code | The boundary contentType shall be application/geo+json. Required Pattern: application/geo+json | |
data | 1..1 | base64Binary | The boundary data shall be in the valueAttachment data element. | |
Slices for type | 1..* | CodeableConcept | One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction Slice: Unordered, Open by pattern:$this | |
type:jurisdiction | 1..1 | CodeableConcept | A code that describes the type of Location. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: jurisdiction | |
managingOrganization | 1..1 | Reference(mCSD Organization for Jurisdictions) | The reference to the mCSD Organization resource for this jurisdiction. | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | MCSDLocation | Details and position information for a physical place | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
boundary | 0..1 | (Complex) | When a boundary is available, the location-boundary-geojson extension should be used. URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/location-boundary-geojson" | |
value[x] | 1..1 | Attachment | Value of extension | |
contentType | Σ | 0..1 | code | The boundary contentType shall be application/geo+json. Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. Required Pattern: application/geo+json |
data | 1..1 | base64Binary | The boundary data shall be in the valueAttachment data element. | |
status | ?!Σ | 1..1 | code | The status code of the Location. Binding: LocationStatus (required): Indicates whether the location is still in use. |
name | Σ | 1..1 | string | The name of the Location. |
Slices for type | Σ | 1..* | CodeableConcept | One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction Slice: Unordered, Open by pattern:$this Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. |
type:jurisdiction | Σ | 1..1 | CodeableConcept | A code that describes the type of Location. Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: jurisdiction | |
physicalType | Σ | 1..1 | CodeableConcept | A code that describes the physical form of the Location. Binding: LocationType (example): Physical form of the location. |
managingOrganization | Σ | 1..1 | Reference(mCSD Organization for Jurisdictions) | The reference to the mCSD Organization resource for this jurisdiction. |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Location.extension:boundary.value[x].contentType | required | Pattern: application/geo+jsonhttp://hl7.org/fhir/ValueSet/mimetypes|4.0.1 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.type:jurisdiction | extensible | Pattern: jurisdictionhttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | |
Location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Location | 0..* | MCSDLocation | 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 | ||||
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 | 0..1 | (Complex) | When a boundary is available, the location-boundary-geojson extension should be used. URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..0 | |||||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/location-boundary-geojson" | |||||
value[x] | 1..1 | Attachment | Value of extension | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
contentType | Σ | 0..1 | code | The boundary contentType shall be application/geo+json. Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. Required Pattern: application/geo+json | ||||
language | Σ | 0..1 | code | Human language of the content (BCP-47) Binding: CommonLanguages (preferred): A human language.
Example General: en-AU | ||||
data | 1..1 | base64Binary | The boundary data shall be in the valueAttachment data element. | |||||
url | Σ | 0..1 | url | Uri where the data can be found Example General: http://www.acme.com/logo-small.png | ||||
size | Σ | 0..1 | unsignedInt | Number of bytes of content (if url provided) | ||||
hash | Σ | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) | ||||
title | Σ | 0..1 | string | Label to display in place of the data Example General: Official Corporate Logo | ||||
creation | Σ | 0..1 | dateTime | Date attachment was first created | ||||
identifier | Σ | 0..* | Identifier | Unique code or number identifying the location to its users | ||||
status | ?!Σ | 1..1 | code | The status code of the Location. Binding: LocationStatus (required): Indicates whether the location is still in use. | ||||
operationalStatus | Σ | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Binding: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room). | ||||
name | Σ | 1..1 | string | The name of the Location. | ||||
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): Indicates whether a resource instance represents a specific location or a class of locations. | ||||
Slices for type | Σ | 1..* | CodeableConcept | One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction Slice: Unordered, Open by pattern:$this Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. | ||||
type:jurisdiction | Σ | 1..1 | CodeableConcept | A code that describes the type of Location. Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: jurisdiction | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
telecom | 0..* | ContactPoint | Contact details of the location | |||||
address | 0..1 | Address | Physical location | |||||
physicalType | Σ | 1..1 | CodeableConcept | A code that describes the physical form of the Location. Binding: LocationType (example): Physical form of the location. | ||||
position | 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 | 1..1 | decimal | Longitude with WGS84 datum | |||||
latitude | 1..1 | decimal | Latitude with WGS84 datum | |||||
altitude | 0..1 | decimal | Altitude with WGS84 datum | |||||
managingOrganization | Σ | 1..1 | Reference(mCSD Organization for Jurisdictions) | The reference to the mCSD Organization resource for this jurisdiction. | ||||
partOf | 0..1 | Reference(mCSD Location) | Another Location this one is physically a part of | |||||
hoursOfOperation | 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 | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | |||||
allDay | 0..1 | boolean | The Location is open all day | |||||
openingTime | 0..1 | time | Time that the Location opens | |||||
closingTime | 0..1 | time | Time that the Location closes | |||||
availabilityExceptions | 0..1 | string | Description of availability exceptions | |||||
endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Location.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Location.extension:boundary.value[x].contentType | required | Pattern: application/geo+jsonhttp://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard | ||||
Location.extension:boundary.value[x].language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1 from the FHIR Standard | ||||
Location.operationalStatus | preferred | Hl7VSBedStatushttp://terminology.hl7.org/ValueSet/v2-0116 | ||||
Location.mode | required | LocationModehttp://hl7.org/fhir/ValueSet/location-mode|4.0.1 from the FHIR Standard | ||||
Location.type | extensible | ServiceDeliveryLocationRoleTypehttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | ||||
Location.type:jurisdiction | extensible | Pattern: jurisdictionhttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | ||||
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 MCSDLocation
Summary
Mandatory: 2 elements(1 nested mandatory element)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from MCSDLocation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | MCSDLocation | Details and position information for a physical place | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
boundary | 0..1 | (Complex) | When a boundary is available, the location-boundary-geojson extension should be used. URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson | |
value[x] | ||||
contentType | 0..1 | code | The boundary contentType shall be application/geo+json. Required Pattern: application/geo+json | |
data | 1..1 | base64Binary | The boundary data shall be in the valueAttachment data element. | |
Slices for type | 1..* | CodeableConcept | One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction Slice: Unordered, Open by pattern:$this | |
type:jurisdiction | 1..1 | CodeableConcept | A code that describes the type of Location. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: jurisdiction | |
managingOrganization | 1..1 | Reference(mCSD Organization for Jurisdictions) | The reference to the mCSD Organization resource for this jurisdiction. | |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | MCSDLocation | Details and position information for a physical place | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
boundary | 0..1 | (Complex) | When a boundary is available, the location-boundary-geojson extension should be used. URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/location-boundary-geojson" | |
value[x] | 1..1 | Attachment | Value of extension | |
contentType | Σ | 0..1 | code | The boundary contentType shall be application/geo+json. Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. Required Pattern: application/geo+json |
data | 1..1 | base64Binary | The boundary data shall be in the valueAttachment data element. | |
status | ?!Σ | 1..1 | code | The status code of the Location. Binding: LocationStatus (required): Indicates whether the location is still in use. |
name | Σ | 1..1 | string | The name of the Location. |
Slices for type | Σ | 1..* | CodeableConcept | One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction Slice: Unordered, Open by pattern:$this Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. |
type:jurisdiction | Σ | 1..1 | CodeableConcept | A code that describes the type of Location. Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: jurisdiction | |
physicalType | Σ | 1..1 | CodeableConcept | A code that describes the physical form of the Location. Binding: LocationType (example): Physical form of the location. |
managingOrganization | Σ | 1..1 | Reference(mCSD Organization for Jurisdictions) | The reference to the mCSD Organization resource for this jurisdiction. |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Location.extension:boundary.value[x].contentType | required | Pattern: application/geo+jsonhttp://hl7.org/fhir/ValueSet/mimetypes|4.0.1 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.type:jurisdiction | extensible | Pattern: jurisdictionhttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | |
Location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type from the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Location | 0..* | MCSDLocation | 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 | ||||
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 | 0..1 | (Complex) | When a boundary is available, the location-boundary-geojson extension should be used. URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..0 | |||||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/location-boundary-geojson" | |||||
value[x] | 1..1 | Attachment | Value of extension | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
contentType | Σ | 0..1 | code | The boundary contentType shall be application/geo+json. Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. Required Pattern: application/geo+json | ||||
language | Σ | 0..1 | code | Human language of the content (BCP-47) Binding: CommonLanguages (preferred): A human language.
Example General: en-AU | ||||
data | 1..1 | base64Binary | The boundary data shall be in the valueAttachment data element. | |||||
url | Σ | 0..1 | url | Uri where the data can be found Example General: http://www.acme.com/logo-small.png | ||||
size | Σ | 0..1 | unsignedInt | Number of bytes of content (if url provided) | ||||
hash | Σ | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) | ||||
title | Σ | 0..1 | string | Label to display in place of the data Example General: Official Corporate Logo | ||||
creation | Σ | 0..1 | dateTime | Date attachment was first created | ||||
identifier | Σ | 0..* | Identifier | Unique code or number identifying the location to its users | ||||
status | ?!Σ | 1..1 | code | The status code of the Location. Binding: LocationStatus (required): Indicates whether the location is still in use. | ||||
operationalStatus | Σ | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Binding: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room). | ||||
name | Σ | 1..1 | string | The name of the Location. | ||||
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): Indicates whether a resource instance represents a specific location or a class of locations. | ||||
Slices for type | Σ | 1..* | CodeableConcept | One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction Slice: Unordered, Open by pattern:$this Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. | ||||
type:jurisdiction | Σ | 1..1 | CodeableConcept | A code that describes the type of Location. Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: jurisdiction | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
telecom | 0..* | ContactPoint | Contact details of the location | |||||
address | 0..1 | Address | Physical location | |||||
physicalType | Σ | 1..1 | CodeableConcept | A code that describes the physical form of the Location. Binding: LocationType (example): Physical form of the location. | ||||
position | 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 | 1..1 | decimal | Longitude with WGS84 datum | |||||
latitude | 1..1 | decimal | Latitude with WGS84 datum | |||||
altitude | 0..1 | decimal | Altitude with WGS84 datum | |||||
managingOrganization | Σ | 1..1 | Reference(mCSD Organization for Jurisdictions) | The reference to the mCSD Organization resource for this jurisdiction. | ||||
partOf | 0..1 | Reference(mCSD Location) | Another Location this one is physically a part of | |||||
hoursOfOperation | 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 | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | |||||
allDay | 0..1 | boolean | The Location is open all day | |||||
openingTime | 0..1 | time | Time that the Location opens | |||||
closingTime | 0..1 | time | Time that the Location closes | |||||
availabilityExceptions | 0..1 | string | Description of availability exceptions | |||||
endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Location.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Location.extension:boundary.value[x].contentType | required | Pattern: application/geo+jsonhttp://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard | ||||
Location.extension:boundary.value[x].language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Location.status | required | LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1 from the FHIR Standard | ||||
Location.operationalStatus | preferred | Hl7VSBedStatushttp://terminology.hl7.org/ValueSet/v2-0116 | ||||
Location.mode | required | LocationModehttp://hl7.org/fhir/ValueSet/location-mode|4.0.1 from the FHIR Standard | ||||
Location.type | extensible | ServiceDeliveryLocationRoleTypehttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | ||||
Location.type:jurisdiction | extensible | Pattern: jurisdictionhttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | ||||
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 MCSDLocation
Summary
Mandatory: 2 elements(1 nested mandatory element)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron