Guide d'implémentation Fr Core
2.0.1 - trial-use France flag

This page is part of the Guide d'implémentation Fr Core (v2.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Resource Profile: FR Core Location Profile

Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location Version: 2.0.1
Active as of 2024-04-16 Computable Name: FRCoreLocationProfile

French profile of Location.

Profil français de la ressource Location

Usage:

Formal Views of Profile Content

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

This structure is derived from Location

XXXXXXXXXXXXXXXXXXXXdoco
.. Location Location
... meta
.... Slices for profile 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: XXX
..... profile:fr-canonical 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to
Required Pattern: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location
... Slices for extension 0..* Extension Extension
Slice: XXX
... usePeriod 0..1 Period FR Core Use Period Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-use-period
.... type 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Location identifier type (extensible)
.... system 1..1 uri The namespace for the identifier value
.... value 1..1 string The value that is unique
.... assigner 0..1 Reference(FR Core Organization Profile) Organization that issued id (may be just text)
... type 0..1 CodeableConcept Type of function performed
Binding: FR Core ValueSet Location type (extensible)
... telecom 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..1 FRCoreAddressProfile An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType 0..1 CodeableConcept Physical form of the location
Binding: FR Core ValueSet Location physical type (example)
... managingOrganization 0..1 Reference(FR Core Organization Profile) Organization responsible for provisioning and upkeep
... partOf 0..1 Reference(FR Core Location Profile) Another Location this one is physically a part of
.... positionRoom 0..1 Coding FR Core Location Part Of Position Room Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location-position-room
Binding: FR Core ValueSet Location position room (extensible)

doco XXXX

Terminology Bindings (Differential)

PathConformanceValueSetURI
Location.identifier.typeextensibleFRCoreValueSetLocationIdentifierType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-identifier-type
from this IG
Location.typeextensibleFRCoreValueSetLocationType (a valid code from FR Core CodeSystem Location Type)
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-type
from this IG
Location.physicalTypeexampleFRCoreValueSetLocationPhysicalType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type
from this IG
XXXXXXXXXXXXXXXXXXXXdoco
.. 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: XXX
... usePeriod 0..1 Period FR Core Use Period Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-use-period
... identifier Σ 0..* Identifier Identifiant fonctionnel du lieu. Il est recommandé de remplir ce champs pour faciliter l'identification des ressources.
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Location identifier type (extensible)
.... system Σ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string The value that is unique
Example General: 123456
.... assigner Σ 0..1 Reference(FR Core Organization Profile) Organization that issued id (may be just text)
... status ?!Σ 0..1 code active | suspended | inactive
Binding: LocationStatus (required): Indicates whether the location is still in use.

... type Σ 0..1 CodeableConcept Type of function performed
Binding: FR Core ValueSet Location type (extensible)
... telecom C 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
cpt-2: A system is required if a value is provided.
... address 0..1 FRCoreAddressProfile An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType Σ 0..1 CodeableConcept Physical form of the location
Binding: FR Core ValueSet Location physical type (example)
... managingOrganization Σ 0..1 Reference(FR Core Organization Profile) Organization responsible for provisioning and upkeep
... partOf 0..1 Reference(FR Core Location Profile) Another Location this one is physically a part of
.... positionRoom 0..1 Coding FR Core Location Part Of Position Room Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location-position-room
Binding: FR Core ValueSet Location position room (extensible)

doco XXXX

Terminology Bindings

PathConformanceValueSetURI
Location.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Location.identifier.typeextensibleFRCoreValueSetLocationIdentifierType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-identifier-type
from this IG
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
from the FHIR Standard
Location.typeextensibleFRCoreValueSetLocationType (a valid code from FR Core CodeSystem Location Type)
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-type
from this IG
Location.physicalTypeexampleFRCoreValueSetLocationPhysicalType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type
from this IG

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorLocation.telecomA system is required if a value is provided.
: value.empty() or system.exists()
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorLocationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
XXXXXXXXXXXXXXXXXXXXdoco
.. 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
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: XXX
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... Slices for profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: XXX
..... profile:fr-canonical Σ 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to

Required Pattern: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... 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: XXX
... usePeriod 0..1 Period FR Core Use Period Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-use-period
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiant fonctionnel du lieu. Il est recommandé de remplir ce champs pour faciliter l'identification des ressources.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: XXX
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Location identifier type (extensible)
.... system Σ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(FR Core Organization Profile) Organization that issued id (may be just text)
... status ?!Σ 0..1 code active | suspended | inactive
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 Σ 0..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): Indicates whether a resource instance represents a specific location or a class of locations.

... type Σ 0..1 CodeableConcept Type of function performed
Binding: FR Core ValueSet Location type (extensible)
... telecom C 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
cpt-2: A system is required if a value is provided.
... address 0..1 FRCoreAddressProfile An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType Σ 0..1 CodeableConcept Physical form of the location
Binding: FR Core ValueSet Location physical type (example)
... 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 Σ 0..1 Reference(FR Core Organization Profile) Organization responsible for provisioning and upkeep
... partOf 0..1 Reference(FR Core Location Profile) Another Location this one is physically a part of
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Additional content defined by implementations
Slice: XXX
.... positionRoom 0..1 Coding FR Core Location Part Of Position Room Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location-position-room
Binding: FR Core ValueSet Location position room (extensible)
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... 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

doco XXXX

Terminology Bindings

PathConformanceValueSetURI
Location.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Location.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Location.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Location.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Location.identifier.typeextensibleFRCoreValueSetLocationIdentifierType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-identifier-type
from this IG
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
from the FHIR Standard
Location.operationalStatuspreferredHl7VSBedStatus
http://terminology.hl7.org/ValueSet/v2-0116
Location.moderequiredLocationMode
http://hl7.org/fhir/ValueSet/location-mode|4.0.1
from the FHIR Standard
Location.typeextensibleFRCoreValueSetLocationType (a valid code from FR Core CodeSystem Location Type)
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-type
from this IG
Location.physicalTypeexampleFRCoreValueSetLocationPhysicalType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type
from this IG
Location.partOf.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorLocation.telecomA system is required if a value is provided.
: value.empty() or system.exists()
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorLocationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from Location

XXXXXXXXXXXXXXXXXXXXdoco
.. Location Location
... meta
.... Slices for profile 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: XXX
..... profile:fr-canonical 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to
Required Pattern: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location
... Slices for extension 0..* Extension Extension
Slice: XXX
... usePeriod 0..1 Period FR Core Use Period Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-use-period
.... type 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Location identifier type (extensible)
.... system 1..1 uri The namespace for the identifier value
.... value 1..1 string The value that is unique
.... assigner 0..1 Reference(FR Core Organization Profile) Organization that issued id (may be just text)
... type 0..1 CodeableConcept Type of function performed
Binding: FR Core ValueSet Location type (extensible)
... telecom 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..1 FRCoreAddressProfile An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType 0..1 CodeableConcept Physical form of the location
Binding: FR Core ValueSet Location physical type (example)
... managingOrganization 0..1 Reference(FR Core Organization Profile) Organization responsible for provisioning and upkeep
... partOf 0..1 Reference(FR Core Location Profile) Another Location this one is physically a part of
.... positionRoom 0..1 Coding FR Core Location Part Of Position Room Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location-position-room
Binding: FR Core ValueSet Location position room (extensible)

doco XXXX

Terminology Bindings (Differential)

PathConformanceValueSetURI
Location.identifier.typeextensibleFRCoreValueSetLocationIdentifierType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-identifier-type
from this IG
Location.typeextensibleFRCoreValueSetLocationType (a valid code from FR Core CodeSystem Location Type)
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-type
from this IG
Location.physicalTypeexampleFRCoreValueSetLocationPhysicalType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type
from this IG

Key Elements View

XXXXXXXXXXXXXXXXXXXXdoco
.. 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: XXX
... usePeriod 0..1 Period FR Core Use Period Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-use-period
... identifier Σ 0..* Identifier Identifiant fonctionnel du lieu. Il est recommandé de remplir ce champs pour faciliter l'identification des ressources.
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Location identifier type (extensible)
.... system Σ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string The value that is unique
Example General: 123456
.... assigner Σ 0..1 Reference(FR Core Organization Profile) Organization that issued id (may be just text)
... status ?!Σ 0..1 code active | suspended | inactive
Binding: LocationStatus (required): Indicates whether the location is still in use.

... type Σ 0..1 CodeableConcept Type of function performed
Binding: FR Core ValueSet Location type (extensible)
... telecom C 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
cpt-2: A system is required if a value is provided.
... address 0..1 FRCoreAddressProfile An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType Σ 0..1 CodeableConcept Physical form of the location
Binding: FR Core ValueSet Location physical type (example)
... managingOrganization Σ 0..1 Reference(FR Core Organization Profile) Organization responsible for provisioning and upkeep
... partOf 0..1 Reference(FR Core Location Profile) Another Location this one is physically a part of
.... positionRoom 0..1 Coding FR Core Location Part Of Position Room Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location-position-room
Binding: FR Core ValueSet Location position room (extensible)

doco XXXX

Terminology Bindings

PathConformanceValueSetURI
Location.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Location.identifier.typeextensibleFRCoreValueSetLocationIdentifierType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-identifier-type
from this IG
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
from the FHIR Standard
Location.typeextensibleFRCoreValueSetLocationType (a valid code from FR Core CodeSystem Location Type)
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-type
from this IG
Location.physicalTypeexampleFRCoreValueSetLocationPhysicalType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type
from this IG

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorLocation.telecomA system is required if a value is provided.
: value.empty() or system.exists()
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorLocationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

XXXXXXXXXXXXXXXXXXXXdoco
.. 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
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: XXX
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... Slices for profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: XXX
..... profile:fr-canonical Σ 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to

Required Pattern: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... 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: XXX
... usePeriod 0..1 Period FR Core Use Period Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-use-period
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiant fonctionnel du lieu. Il est recommandé de remplir ce champs pour faciliter l'identification des ressources.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: XXX
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Location identifier type (extensible)
.... system Σ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(FR Core Organization Profile) Organization that issued id (may be just text)
... status ?!Σ 0..1 code active | suspended | inactive
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 Σ 0..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): Indicates whether a resource instance represents a specific location or a class of locations.

... type Σ 0..1 CodeableConcept Type of function performed
Binding: FR Core ValueSet Location type (extensible)
... telecom C 0..* FRCoreContactPointProfile Details of a Technology mediated contact point (phone, fax, email, etc.)
cpt-2: A system is required if a value is provided.
... address 0..1 FRCoreAddressProfile An address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType Σ 0..1 CodeableConcept Physical form of the location
Binding: FR Core ValueSet Location physical type (example)
... 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 Σ 0..1 Reference(FR Core Organization Profile) Organization responsible for provisioning and upkeep
... partOf 0..1 Reference(FR Core Location Profile) Another Location this one is physically a part of
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Additional content defined by implementations
Slice: XXX
.... positionRoom 0..1 Coding FR Core Location Part Of Position Room Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location-position-room
Binding: FR Core ValueSet Location position room (extensible)
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... 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

doco XXXX

Terminology Bindings

PathConformanceValueSetURI
Location.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Location.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Location.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Location.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Location.identifier.typeextensibleFRCoreValueSetLocationIdentifierType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-identifier-type
from this IG
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
from the FHIR Standard
Location.operationalStatuspreferredHl7VSBedStatus
http://terminology.hl7.org/ValueSet/v2-0116
Location.moderequiredLocationMode
http://hl7.org/fhir/ValueSet/location-mode|4.0.1
from the FHIR Standard
Location.typeextensibleFRCoreValueSetLocationType (a valid code from FR Core CodeSystem Location Type)
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-type
from this IG
Location.physicalTypeexampleFRCoreValueSetLocationPhysicalType
https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type
from this IG
Location.partOf.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorLocation.telecomA system is required if a value is provided.
: value.empty() or system.exists()
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorLocationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron