Specyfikacja interoperacyjności prototypu SSIDL
0.1.1 - ci-build

Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions

Resource Profile: Laboratorium (SSIDL)

Official URL: http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-laboratory Version: 0.1.1
Draft as of 2025-08-28 Computable Name: SsidlLocationLaboratory

Laboratorium

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Location 0..* Location Details and position information for a place
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... name SΣ 1..1 string Name of the location as used by humans
... mode SΣ 1..1 code instance | kind
Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
Required Pattern: instance
... type SΣ 1..1 CodeableConcept Type of function performed
Binding: Kod rodzaju placówki laboratoryjnej (required)
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... system SΣ 1..1 uri Identity of the terminology system
..... code SΣC 1..1 code Symbol in syntax defined by the system
..... display SΣC 1..1 string Representation defined by the system
... contact S 0..1 ExtendedContactDetail Official contact details for the location
.... Slices for telecom SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
Slice: Unordered, Closed by value:system
..... telecom:phone SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
...... value SΣC 1..1 string The actual contact point details
..... telecom:email SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
...... value SΣC 1..1 string The actual contact point details
... address S 0..1 Address Physical location
... managingOrganization SΣ 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization responsible for provisioning and upkeep

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Location.moderequiredPattern Value: instance
http://hl7.org/fhir/ValueSet/location-mode|5.0.0
From the FHIR Standard
Location.typerequiredLaboratoryServiceProviderTypeVS
http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-serviceProviderType-VS
From this IG
Location.contact.telecom:phone.systemrequiredPattern Value: phone
http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0
From the FHIR Standard
Location.contact.telecom:email.systemrequiredPattern Value: email
http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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()

This structure is derived from Location

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Location Location
... identifier S 1..1 Identifier Unique code or number identifying the location to its users
.... use 0..0
.... type 0..0
.... system S 1..1 uri The namespace for the identifier value
.... value S 1..1 string The value that is unique
.... period 0..0
.... assigner 0..0
... status 0..0
... operationalStatus 0..0
... description 0..0
... mode S 1..1 code instance | kind
Required Pattern: instance
... type S 1..1 CodeableConcept Type of function performed
Binding: Kod rodzaju placówki laboratoryjnej (required)
.... coding S 1..1 Coding Code defined by a terminology system
..... system S 1..1 uri Identity of the terminology system
..... version 0..0
..... code S 1..1 code Symbol in syntax defined by the system
..... display S 1..1 string Representation defined by the system
..... userSelected 0..0
.... text 0..0
... contact S 0..1 ExtendedContactDetail Official contact details for the location
.... Slices for telecom S 0..* ContactPoint Contact details (e.g.phone/fax/url)
Slice: Unordered, Closed by value:system
..... telecom:phone S 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... system S 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: phone
...... value S 1..1 string The actual contact point details
...... use 0..0
...... rank 0..0
...... period 0..0
..... telecom:email S 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... system S 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: email
...... value S 1..1 string The actual contact point details
...... use 0..0
...... rank 0..0
...... period 0..0
... address S 0..1 Address Physical location
... form 0..0
... position 0..0
... managingOrganization S 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization responsible for provisioning and upkeep
... partOf 0..0
... characteristic 0..0
... virtualService 0..0
... endpoint 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Location.typerequiredLaboratoryServiceProviderTypeVS
http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-serviceProviderType-VS
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Location 0..* Location Details and position information for a 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..1 Identifier Unique code or number identifying the location to its users
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... name SΣ 1..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
... mode SΣ 1..1 code instance | kind
Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
Required Pattern: instance
... type SΣ 1..1 CodeableConcept Type of function performed
Binding: Kod rodzaju placówki laboratoryjnej (required)
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri Identity of the terminology system
..... code SΣC 1..1 code Symbol in syntax defined by the system
..... display SΣC 1..1 string Representation defined by the system
... contact S 0..1 ExtendedContactDetail Official contact details for the location
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... purpose Σ 0..1 CodeableConcept The type of contact
Binding: Contact entity type (preferred): The purpose for which an extended contact detail should be used.
.... name Σ 0..* HumanName Name of an individual to contact
.... Slices for telecom SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
Slice: Unordered, Closed by value:system
..... telecom:phone SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
...... value SΣC 1..1 string The actual contact point details
..... telecom:email SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
...... value SΣC 1..1 string The actual contact point details
.... address Σ 0..1 Address Address for the contact
.... organization Σ 0..1 Reference(Organization) This contact detail is handled/monitored by a specific organization
.... period Σ 0..1 Period Period that this contact was valid for usage
... address S 0..1 Address Physical location
... managingOrganization SΣ 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization responsible for provisioning and upkeep
... hoursOfOperation 0..* Availability What days/times during a week is this location usually open (including exceptions)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Location.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
Location.moderequiredPattern Value: instance
http://hl7.org/fhir/ValueSet/location-mode|5.0.0
From the FHIR Standard
Location.typerequiredLaboratoryServiceProviderTypeVS
http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-serviceProviderType-VS
From this IG
Location.contact.purposepreferredContactEntityType
http://terminology.hl7.org/ValueSet/contactentity-type
Location.contact.telecom:phone.systemrequiredPattern Value: phone
http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0
From the FHIR Standard
Location.contact.telecom:email.systemrequiredPattern Value: email
http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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()

This structure is derived from Location

Summary

Mandatory: 11 elements(4 nested mandatory elements)
Must-Support: 20 elements
Prohibited: 22 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Location.contact.telecom (Closed)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Location 0..* Location Details and position information for a place
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... name SΣ 1..1 string Name of the location as used by humans
... mode SΣ 1..1 code instance | kind
Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
Required Pattern: instance
... type SΣ 1..1 CodeableConcept Type of function performed
Binding: Kod rodzaju placówki laboratoryjnej (required)
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... system SΣ 1..1 uri Identity of the terminology system
..... code SΣC 1..1 code Symbol in syntax defined by the system
..... display SΣC 1..1 string Representation defined by the system
... contact S 0..1 ExtendedContactDetail Official contact details for the location
.... Slices for telecom SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
Slice: Unordered, Closed by value:system
..... telecom:phone SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
...... value SΣC 1..1 string The actual contact point details
..... telecom:email SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
...... value SΣC 1..1 string The actual contact point details
... address S 0..1 Address Physical location
... managingOrganization SΣ 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization responsible for provisioning and upkeep

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Location.moderequiredPattern Value: instance
http://hl7.org/fhir/ValueSet/location-mode|5.0.0
From the FHIR Standard
Location.typerequiredLaboratoryServiceProviderTypeVS
http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-serviceProviderType-VS
From this IG
Location.contact.telecom:phone.systemrequiredPattern Value: phone
http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0
From the FHIR Standard
Location.contact.telecom:email.systemrequiredPattern Value: email
http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 & Constraints    Filter: Filtersdoco
.. Location Location
... identifier S 1..1 Identifier Unique code or number identifying the location to its users
.... use 0..0
.... type 0..0
.... system S 1..1 uri The namespace for the identifier value
.... value S 1..1 string The value that is unique
.... period 0..0
.... assigner 0..0
... status 0..0
... operationalStatus 0..0
... description 0..0
... mode S 1..1 code instance | kind
Required Pattern: instance
... type S 1..1 CodeableConcept Type of function performed
Binding: Kod rodzaju placówki laboratoryjnej (required)
.... coding S 1..1 Coding Code defined by a terminology system
..... system S 1..1 uri Identity of the terminology system
..... version 0..0
..... code S 1..1 code Symbol in syntax defined by the system
..... display S 1..1 string Representation defined by the system
..... userSelected 0..0
.... text 0..0
... contact S 0..1 ExtendedContactDetail Official contact details for the location
.... Slices for telecom S 0..* ContactPoint Contact details (e.g.phone/fax/url)
Slice: Unordered, Closed by value:system
..... telecom:phone S 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... system S 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: phone
...... value S 1..1 string The actual contact point details
...... use 0..0
...... rank 0..0
...... period 0..0
..... telecom:email S 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... system S 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: email
...... value S 1..1 string The actual contact point details
...... use 0..0
...... rank 0..0
...... period 0..0
... address S 0..1 Address Physical location
... form 0..0
... position 0..0
... managingOrganization S 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization responsible for provisioning and upkeep
... partOf 0..0
... characteristic 0..0
... virtualService 0..0
... endpoint 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Location.typerequiredLaboratoryServiceProviderTypeVS
http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-serviceProviderType-VS
From this IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Location 0..* Location Details and position information for a 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..1 Identifier Unique code or number identifying the location to its users
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... name SΣ 1..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
... mode SΣ 1..1 code instance | kind
Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
Required Pattern: instance
... type SΣ 1..1 CodeableConcept Type of function performed
Binding: Kod rodzaju placówki laboratoryjnej (required)
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri Identity of the terminology system
..... code SΣC 1..1 code Symbol in syntax defined by the system
..... display SΣC 1..1 string Representation defined by the system
... contact S 0..1 ExtendedContactDetail Official contact details for the location
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... purpose Σ 0..1 CodeableConcept The type of contact
Binding: Contact entity type (preferred): The purpose for which an extended contact detail should be used.
.... name Σ 0..* HumanName Name of an individual to contact
.... Slices for telecom SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
Slice: Unordered, Closed by value:system
..... telecom:phone SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
...... value SΣC 1..1 string The actual contact point details
..... telecom:email SΣ 0..* ContactPoint Contact details (e.g.phone/fax/url)
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
...... value SΣC 1..1 string The actual contact point details
.... address Σ 0..1 Address Address for the contact
.... organization Σ 0..1 Reference(Organization) This contact detail is handled/monitored by a specific organization
.... period Σ 0..1 Period Period that this contact was valid for usage
... address S 0..1 Address Physical location
... managingOrganization SΣ 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization responsible for provisioning and upkeep
... hoursOfOperation 0..* Availability What days/times during a week is this location usually open (including exceptions)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Location.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
Location.moderequiredPattern Value: instance
http://hl7.org/fhir/ValueSet/location-mode|5.0.0
From the FHIR Standard
Location.typerequiredLaboratoryServiceProviderTypeVS
http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-serviceProviderType-VS
From this IG
Location.contact.purposepreferredContactEntityType
http://terminology.hl7.org/ValueSet/contactentity-type
Location.contact.telecom:phone.systemrequiredPattern Value: phone
http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0
From the FHIR Standard
Location.contact.telecom:email.systemrequiredPattern Value: email
http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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()

This structure is derived from Location

Summary

Mandatory: 11 elements(4 nested mandatory elements)
Must-Support: 20 elements
Prohibited: 22 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Location.contact.telecom (Closed)

 

Other representations of profile: CSV, Excel, Schematron