ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: ResMed FrLocation

Official URL: http://interopsante.org/fhir/StructureDefinition/FrLocation Version: 0.37.0
Draft as of 2024-01-11 Computable Name: FrLocation

This is a ResMed variant of a HL7 France Core package resource. 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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Location Location
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... usePeriod 0..1PeriodResMed FrLocationUsePeriod
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod
... identifier 1..*IdentifierUnique code or number identifying the location to its users
.... type 1..1CodeableConceptDescription of identifier
Binding: ResMed French location identifier type (extensible)
.... system 1..1uriThe namespace for the identifier value
.... value 1..1stringThe value that is unique
.... assigner 0..1Reference(ResMed FrOrganization)Organization that issued id (may be just text)
... telecom 0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..1FrAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType 0..1CodeableConceptPhysical form of the location
Binding: ResMed French location physical type (example)
... managingOrganization 0..1Reference(ResMed FrOrganization)Organization responsible for provisioning and upkeep
... partOf 0..1Reference(ResMed FrLocation)Another Location this one is physically a part of
.... positionRoom 0..1CodingResMed FrLocationPartOfPositionRoom
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom
Binding: ResMed French bed placement (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Location.identifier.typeextensibleFr_location_identifier_type (a valid code from ResMed French Location identifier type)
Location.typeextensibleFr_location_type (a valid code from ResMed French Location type)
Location.physicalTypeexampleFr_location_physical_type (a valid code from ResMed French Location physical type)
NameFlagsCard.TypeDescription & Constraintsdoco
.. Location 0..*LocationDetails and position information for a physical place
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... usePeriod 0..1PeriodResMed FrLocationUsePeriod
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod
... identifier Σ1..*IdentifierUnique code or number identifying the location to its users
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ1..1CodeableConceptDescription of identifier
Binding: ResMed French location identifier type (extensible)
.... system Σ1..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ1..1stringThe value that is unique
Example General: 123456
.... assigner Σ0..1Reference(ResMed FrOrganization)Organization that issued id (may be just text)
... status ?!Σ0..1codeactive | suspended | inactive
Binding: LocationStatus (required): Indicates whether the location is still in use.

... type Σ0..1CodeableConceptType of function performed
Binding: ResMed French location role (extensible)
... telecom C0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..1FrAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType Σ0..1CodeableConceptPhysical form of the location
Binding: ResMed French location physical type (example)
... managingOrganization Σ0..1Reference(ResMed FrOrganization)Organization responsible for provisioning and upkeep
... partOf 0..1Reference(ResMed FrLocation)Another Location this one is physically a part of
.... positionRoom 0..1CodingResMed FrLocationPartOfPositionRoom
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom
Binding: ResMed French bed placement (extensible)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Location.identifier.userequiredIdentifierUse
Location.identifier.typeextensibleFr_location_identifier_type (a valid code from ResMed French Location identifier type)
Location.statusrequiredLocationStatus
Location.typeextensibleFr_location_type (a valid code from ResMed French Location type)
Location.physicalTypeexampleFr_location_physical_type (a valid code from ResMed French Location physical type)

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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Location 0..*LocationDetails and position information for a physical place
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... usePeriod 0..1PeriodResMed FrLocationUsePeriod
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ1..*IdentifierUnique code or number identifying the location to its users
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ1..1CodeableConceptDescription of identifier
Binding: ResMed French location identifier type (extensible)
.... system Σ1..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ1..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(ResMed FrOrganization)Organization that issued id (may be just text)
... status ?!Σ0..1codeactive | suspended | inactive
Binding: LocationStatus (required): Indicates whether the location is still in use.

... operationalStatus Σ0..1CodingThe 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..1stringName of the location as used by humans
... alias 0..*stringA list of alternate names that the location is known as, or was known as, in the past
... description Σ0..1stringAdditional details about the location that could be displayed as further information to identify the location beyond its name
... mode Σ0..1codeinstance | kind
Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.

... type Σ0..1CodeableConceptType of function performed
Binding: ResMed French location role (extensible)
... telecom C0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..1FrAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType Σ0..1CodeableConceptPhysical form of the location
Binding: ResMed French location physical type (example)
... position 0..1BackboneElementThe absolute geographic location
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... longitude 1..1decimalLongitude with WGS84 datum
.... latitude 1..1decimalLatitude with WGS84 datum
.... altitude 0..1decimalAltitude with WGS84 datum
... managingOrganization Σ0..1Reference(ResMed FrOrganization)Organization responsible for provisioning and upkeep
... partOf 0..1Reference(ResMed FrLocation)Another Location this one is physically a part of
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... positionRoom 0..1CodingResMed FrLocationPartOfPositionRoom
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom
Binding: ResMed French bed placement (extensible)
.... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... hoursOfOperation 0..*BackboneElementWhat days/times during a week is this location usually open
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..*codemon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required): The days of the week.


.... allDay 0..1booleanThe Location is open all day
.... openingTime 0..1timeTime that the Location opens
.... closingTime 0..1timeTime that the Location closes
... availabilityExceptions 0..1stringDescription of availability exceptions
... endpoint 0..*Reference(Endpoint)Technical endpoints providing access to services operated for the location

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Location.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Location.identifier.userequiredIdentifierUse
Location.identifier.typeextensibleFr_location_identifier_type (a valid code from ResMed French Location identifier type)
Location.statusrequiredLocationStatus
Location.operationalStatuspreferredHl7VSBedStatus
Location.moderequiredLocationMode
Location.typeextensibleFr_location_type (a valid code from ResMed French Location type)
Location.physicalTypeexampleFr_location_physical_type (a valid code from ResMed French Location physical type)
Location.partOf.typeextensibleResourceType
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Location Location
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... usePeriod 0..1PeriodResMed FrLocationUsePeriod
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod
... identifier 1..*IdentifierUnique code or number identifying the location to its users
.... type 1..1CodeableConceptDescription of identifier
Binding: ResMed French location identifier type (extensible)
.... system 1..1uriThe namespace for the identifier value
.... value 1..1stringThe value that is unique
.... assigner 0..1Reference(ResMed FrOrganization)Organization that issued id (may be just text)
... telecom 0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..1FrAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType 0..1CodeableConceptPhysical form of the location
Binding: ResMed French location physical type (example)
... managingOrganization 0..1Reference(ResMed FrOrganization)Organization responsible for provisioning and upkeep
... partOf 0..1Reference(ResMed FrLocation)Another Location this one is physically a part of
.... positionRoom 0..1CodingResMed FrLocationPartOfPositionRoom
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom
Binding: ResMed French bed placement (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Location.identifier.typeextensibleFr_location_identifier_type (a valid code from ResMed French Location identifier type)
Location.typeextensibleFr_location_type (a valid code from ResMed French Location type)
Location.physicalTypeexampleFr_location_physical_type (a valid code from ResMed French Location physical type)

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Location 0..*LocationDetails and position information for a physical place
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... usePeriod 0..1PeriodResMed FrLocationUsePeriod
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod
... identifier Σ1..*IdentifierUnique code or number identifying the location to its users
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ1..1CodeableConceptDescription of identifier
Binding: ResMed French location identifier type (extensible)
.... system Σ1..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ1..1stringThe value that is unique
Example General: 123456
.... assigner Σ0..1Reference(ResMed FrOrganization)Organization that issued id (may be just text)
... status ?!Σ0..1codeactive | suspended | inactive
Binding: LocationStatus (required): Indicates whether the location is still in use.

... type Σ0..1CodeableConceptType of function performed
Binding: ResMed French location role (extensible)
... telecom C0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..1FrAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType Σ0..1CodeableConceptPhysical form of the location
Binding: ResMed French location physical type (example)
... managingOrganization Σ0..1Reference(ResMed FrOrganization)Organization responsible for provisioning and upkeep
... partOf 0..1Reference(ResMed FrLocation)Another Location this one is physically a part of
.... positionRoom 0..1CodingResMed FrLocationPartOfPositionRoom
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom
Binding: ResMed French bed placement (extensible)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Location.identifier.userequiredIdentifierUse
Location.identifier.typeextensibleFr_location_identifier_type (a valid code from ResMed French Location identifier type)
Location.statusrequiredLocationStatus
Location.typeextensibleFr_location_type (a valid code from ResMed French Location type)
Location.physicalTypeexampleFr_location_physical_type (a valid code from ResMed French Location physical type)

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Location 0..*LocationDetails and position information for a physical place
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... usePeriod 0..1PeriodResMed FrLocationUsePeriod
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ1..*IdentifierUnique code or number identifying the location to its users
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ1..1CodeableConceptDescription of identifier
Binding: ResMed French location identifier type (extensible)
.... system Σ1..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ1..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(ResMed FrOrganization)Organization that issued id (may be just text)
... status ?!Σ0..1codeactive | suspended | inactive
Binding: LocationStatus (required): Indicates whether the location is still in use.

... operationalStatus Σ0..1CodingThe 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..1stringName of the location as used by humans
... alias 0..*stringA list of alternate names that the location is known as, or was known as, in the past
... description Σ0..1stringAdditional details about the location that could be displayed as further information to identify the location beyond its name
... mode Σ0..1codeinstance | kind
Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.

... type Σ0..1CodeableConceptType of function performed
Binding: ResMed French location role (extensible)
... telecom C0..*FrContactPointDetails of a Technology mediated contact point (phone, fax, email, etc.)
... address 0..1FrAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... physicalType Σ0..1CodeableConceptPhysical form of the location
Binding: ResMed French location physical type (example)
... position 0..1BackboneElementThe absolute geographic location
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... longitude 1..1decimalLongitude with WGS84 datum
.... latitude 1..1decimalLatitude with WGS84 datum
.... altitude 0..1decimalAltitude with WGS84 datum
... managingOrganization Σ0..1Reference(ResMed FrOrganization)Organization responsible for provisioning and upkeep
... partOf 0..1Reference(ResMed FrLocation)Another Location this one is physically a part of
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... positionRoom 0..1CodingResMed FrLocationPartOfPositionRoom
URL: http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom
Binding: ResMed French bed placement (extensible)
.... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... hoursOfOperation 0..*BackboneElementWhat days/times during a week is this location usually open
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..*codemon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required): The days of the week.


.... allDay 0..1booleanThe Location is open all day
.... openingTime 0..1timeTime that the Location opens
.... closingTime 0..1timeTime that the Location closes
... availabilityExceptions 0..1stringDescription of availability exceptions
... endpoint 0..*Reference(Endpoint)Technical endpoints providing access to services operated for the location

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Location.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Location.identifier.userequiredIdentifierUse
Location.identifier.typeextensibleFr_location_identifier_type (a valid code from ResMed French Location identifier type)
Location.statusrequiredLocationStatus
Location.operationalStatuspreferredHl7VSBedStatus
Location.moderequiredLocationMode
Location.typeextensibleFr_location_type (a valid code from ResMed French Location type)
Location.physicalTypeexampleFr_location_physical_type (a valid code from ResMed French Location physical type)
Location.partOf.typeextensibleResourceType
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek

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