DIPS Core Implementation Guide
0.1.0 - ci-build Norway

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

Resource Profile: NoImplVitalSignsObservationRespirationRate

Official URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationRate Version: 0.1.0
Draft as of 2024-12-02 Computable Name: NoImplVitalSignsObservationRespirationRate

The characteristics of spontaneous breathing by an individual.

To record the characteristics of spontaneous breathing by an individual.

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
.. Observation C 0..* observation-resprate FHIR Respiratory Rate Profile
Constraints: obs-6, obs-7, vs-2
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:respirationRegularity 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationRegularity
Binding: NoDomainVitalSignsObservationRespirationRegularity (required)
.... extension:respirationDepth 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationDepth
Binding: NoDomainVitalSignsObservationRespirationRateDepth (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 0..* Identifier Business Identifier for observation
Slice: Unordered, Open by value:system
.... identifier:RelativeEhrUri Σ 0..1 Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-RelativeEhrUri
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:VersionIdependentId Σ 0..1 Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-VersionIndependentId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:Id Σ 0..1 Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-ObservationId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:ExternalId Σ 0..1 Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/externalId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:ExternalFhirId Σ 0..* Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/external-fhirid
..... value Σ 1..1 string The value that is unique
Example General: 123456
... Slices for category S 1..* CodeableConcept Classification of type of observation
Slice: Unordered, Open by value:coding.code, value:coding.system
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
.... category:VSCat S 1..1 CodeableConcept Classification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
..... coding SΣ 1..* Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/observation-category
...... code SΣ 1..1 code Symbol in syntax defined by the system
Fixed Value: vital-signs
... code SΣ 1..1 CodeableConcept Respiratory Rate
Binding: VitalSigns (extensible): This identifies the vital sign result type.
.... Slices for coding Σ 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:code, value:system
..... coding:RespRateCode Σ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: 9279-1
..... coding:ResRateSNOMEDCode Σ 0..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
...... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: 271625008
... subject SΣ 1..1 Reference(DIPSPatient) Who and/or what the observation is about
... encounter Σ 0..1 Reference(DIPSR4Encounter) Healthcare event during which this observation is made
... effective[x] SΣC 1..1 dateTime Often just a dateTime for Vital Signs
Constraints: vs-1
... Slices for performer Σ 1..* Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) Who is responsible for the observation
Slice: Unordered, Open by type:type
.... performer:Author Σ 0..* Reference(DIPSPractitionerRole | DIPSPractitioner) Who is responsible for the observation
.... performer:organization Σ 0..* Reference(DIPSOrganization) Who is responsible for the observation
... Slices for value[x] SΣC 1..1 Quantity Vital Signs value are recorded using the Quantity data type. For supporting observations such as Cuff size could use other datatypes such as CodeableConcept.
Slice: Unordered, Closed by type:$this
.... value[x]:valueQuantity SΣC 0..1 Quantity The frequency of spontaneous breathing.
..... value SΣ 1..1 decimal Numerical value (with implicit precision)
..... unit SΣ 1..1 string Unit representation
..... system SΣC 1..1 uri System that defines coded unit form
Fixed Value: http://unitsofmeasure.org
..... code SΣ 1..1 code Coded responses from the common UCUM units for vital signs value set.
Fixed Value: /min
... referenceRange C 0..1 BackboneElement Provides guide for interpretation
Constraints: obs-3
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Observation.status Base required ObservationStatus 📍4.0.1 FHIR Std.
Observation.category Base preferred Observation Category Codes 📍4.0.1 FHIR Std.
Observation.category:VSCat Base preferred Observation Category Codes 📍4.0.1 FHIR Std.
Observation.code Base extensible Vital Signs 📍4.0.1 FHIR Std.
Observation.component.​code Base extensible Vital Signs 📍4.0.1 FHIR Std.
Observation.component.​value[x] Base extensible Vital Signs Units 📍4.0.1 FHIR Std.
Observation.component.​dataAbsentReason Base extensible DataAbsentReason 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Observation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Observation If 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-4 error Observation If 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-5 error Observation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Observation A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
obs-3 error Observation.referenceRange Must have at least a low or a high or text low.exists() or high.exists() or text.exists()
obs-6 error Observation dataAbsentReason SHALL only be present if Observation.value[x] is not present dataAbsentReason.empty() or value.empty()
obs-7 error Observation If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
vs-1 error Observation.effective[x] if Observation.effective[x] is dateTime and has a value then that value shall be precise to the day $this is dateTime implies $this.toString().length() >= 10
vs-2 error Observation If there is no component or hasMember element then either a value[x] or a data absent reason must be present. (component.empty() and hasMember.empty()) implies (dataAbsentReason.exists() or value.exists())

This structure is derived from observation-resprate

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation 0..* observation-resprate FHIR Respiratory Rate Profile
... meta
.... lastUpdated 0..1 instant When the resource version last changed
.... source 0..1 uri Identifies where the resource comes from
... implicitRules 0..0 A set of rules under which this content was created
... language 0..0 Language of the resource content
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:respirationRegularity 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationRegularity
Binding: NoDomainVitalSignsObservationRespirationRegularity (required)
.... extension:respirationDepth 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationDepth
Binding: NoDomainVitalSignsObservationRespirationRateDepth (required)
... Slices for identifier 0..* Identifier Business Identifier for observation
Slice: Unordered, Open by value:system
.... identifier:RelativeEhrUri 0..1 Identifier Business Identifier for observation
..... id 0..0 Unique id for inter-element referencing
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-RelativeEhrUri
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:VersionIdependentId 0..1 Identifier Business Identifier for observation
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-VersionIndependentId
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:Id 0..1 Identifier Business Identifier for observation
..... id 0..0 Unique id for inter-element referencing
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-ObservationId
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:ExternalId 0..1 Identifier Business Identifier for observation
..... id 0..0 Unique id for inter-element referencing
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/externalId
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:ExternalFhirId 0..* Identifier Business Identifier for observation
..... id 0..0 Unique id for inter-element referencing
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/external-fhirid
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
... basedOn 0..0 Fulfills plan, proposal or order
... partOf 0..0 Part of referenced event
... Slices for category Content/Rules for all slices
.... category:VSCat 1..1 CodeableConcept Classification of type of observation
..... id 0..0 Unique id for inter-element referencing
..... coding
...... id 0..0 Unique id for inter-element referencing
...... version 0..0 Version of the system - if relevant
...... userSelected 0..0 If this coding was chosen directly by the user
..... text 0..0 Plain text representation of the concept
... code
.... id 0..0 Unique id for inter-element referencing
.... coding 1..* Coding Code defined by a terminology system
.... Slices for coding Content/Rules for all slices
..... coding:RespRateCode 1..1 Coding Code defined by a terminology system
...... id 0..0 Unique id for inter-element referencing
...... version 0..0 Version of the system - if relevant
...... userSelected 0..0 If this coding was chosen directly by the user
..... coding:ResRateSNOMEDCode 0..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 271625008
.... text 0..0 Plain text representation of the concept
... subject 1..1 Reference(DIPSPatient) Who and/or what the observation is about
... focus 0..0 What the observation is about, when it is not about the subject of record
... encounter 0..1 Reference(DIPSR4Encounter) Healthcare event during which this observation is made
... effective[x] 1..1 dateTime Often just a dateTime for Vital Signs
... issued 0..0 Date/Time this version was made available
... Slices for performer 1..* Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) Who is responsible for the observation
Slice: Unordered, Open by type:type
.... performer:Author 0..* Reference(DIPSPractitionerRole | DIPSPractitioner) Who is responsible for the observation
.... performer:organization 0..* Reference(DIPSOrganization) Who is responsible for the observation
... value[x] 1..1 Quantity Vital Signs value are recorded using the Quantity data type. For supporting observations such as Cuff size could use other datatypes such as CodeableConcept.
... Slices for value[x] Content/Rules for all slices
.... value[x]:valueQuantity 0..1 Quantity The frequency of spontaneous breathing.
..... id 0..0 Unique id for inter-element referencing
..... comparator 0..0 < | <= | >= | > - how to understand the value
... dataAbsentReason 0..0 Why the result is missing
... interpretation 0..0 High, low, normal, etc.
... note 0..0 Comments about the observation
... bodySite 0..0 Observed body part
... method 0..0 How it was done
... specimen 0..0 Specimen used for this observation
... device 0..0 (Measurement) Device
... referenceRange 0..1 BackboneElement Provides guide for interpretation
.... id 0..0 Unique id for inter-element referencing
.... type 0..0 Reference range qualifier
.... appliesTo 0..0 Reference range population
.... age 0..0 Applicable age range, if relevant
.... text 0..0 Text based reference range in an observation
... hasMember 0..0 Used when reporting vital signs panel components
... component 0..0 Used when reporting systolic and diastolic blood pressure.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation C 0..* observation-resprate FHIR Respiratory Rate Profile
Constraints: obs-6, obs-7, vs-2
... 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: Unordered, Open by value:url
.... 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
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... 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".
... 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:respirationRegularity 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationRegularity
Binding: NoDomainVitalSignsObservationRespirationRegularity (required)
.... extension:respirationDepth 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationDepth
Binding: NoDomainVitalSignsObservationRespirationRateDepth (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 0..* Identifier Business Identifier for observation
Slice: Unordered, Open by value:system
.... identifier:RelativeEhrUri Σ 0..1 Identifier Business Identifier for observation
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-RelativeEhrUri
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:VersionIdependentId Σ 0..1 Identifier Business Identifier for observation
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-VersionIndependentId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:Id Σ 0..1 Identifier Business Identifier for observation
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-ObservationId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:ExternalId Σ 0..1 Identifier Business Identifier for observation
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/externalId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:ExternalFhirId Σ 0..* Identifier Business Identifier for observation
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/external-fhirid
..... value Σ 1..1 string The value that is unique
Example General: 123456
... status ?!SΣ 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required)
... Slices for category S 1..* CodeableConcept Classification of type of observation
Slice: Unordered, Open by value:coding.code, value:coding.system
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
.... category:VSCat S 1..1 CodeableConcept Classification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ 1..* Coding Code defined by a terminology system
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/observation-category
...... code SΣ 1..1 code Symbol in syntax defined by the system
Fixed Value: vital-signs
...... display Σ 0..1 string Representation defined by the system
... code SΣ 1..1 CodeableConcept Respiratory Rate
Binding: VitalSigns (extensible): This identifies the vital sign result type.
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... Slices for coding Σ 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:code, value:system
..... coding:RespRateCode Σ 1..1 Coding Code defined by a terminology system
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: 9279-1
...... display Σ 0..1 string Representation defined by the system
..... coding:ResRateSNOMEDCode Σ 0..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: 271625008
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
... subject SΣ 1..1 Reference(DIPSPatient) Who and/or what the observation is about
... encounter Σ 0..1 Reference(DIPSR4Encounter) Healthcare event during which this observation is made
... effective[x] SΣC 1..1 dateTime Often just a dateTime for Vital Signs
Constraints: vs-1
... Slices for performer Σ 1..* Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) Who is responsible for the observation
Slice: Unordered, Open by type:type
.... performer:Author Σ 0..* Reference(DIPSPractitionerRole | DIPSPractitioner) Who is responsible for the observation
.... performer:organization Σ 0..* Reference(DIPSOrganization) Who is responsible for the observation
... Slices for value[x] SΣC 1..1 Quantity Vital Signs value are recorded using the Quantity data type. For supporting observations such as Cuff size could use other datatypes such as CodeableConcept.
Slice: Unordered, Closed by type:$this
.... value[x]:valueQuantity SΣC 0..1 Quantity The frequency of spontaneous breathing.
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... value SΣ 1..1 decimal Numerical value (with implicit precision)
..... unit SΣ 1..1 string Unit representation
..... system SΣC 1..1 uri System that defines coded unit form
Fixed Value: http://unitsofmeasure.org
..... code SΣ 1..1 code Coded responses from the common UCUM units for vital signs value set.
Fixed Value: /min
... referenceRange C 0..1 BackboneElement Provides guide for interpretation
Constraints: obs-3
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... low C 0..1 SimpleQuantity(4.0.1) Low Range, if relevant
.... high C 0..1 SimpleQuantity(4.0.1) High Range, if relevant
... derivedFrom Σ 0..* Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | MolecularSequence | Vital Signs Profile) Related measurements the observation is made from

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Observation.meta.security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
Observation.meta.tag Base example Common Tags 📍4.0.1 FHIR Std.
Observation.status Base required ObservationStatus 📍4.0.1 FHIR Std.
Observation.category Base preferred Observation Category Codes 📍4.0.1 FHIR Std.
Observation.category:VSCat Base preferred Observation Category Codes 📍4.0.1 FHIR Std.
Observation.code Base extensible Vital Signs 📍4.0.1 FHIR Std.
Observation.component.​code Base extensible Vital Signs 📍4.0.1 FHIR Std.
Observation.component.​value[x] Base extensible Vital Signs Units 📍4.0.1 FHIR Std.
Observation.component.​dataAbsentReason Base extensible DataAbsentReason 📍4.0.1 FHIR Std.
Observation.component.​interpretation Base extensible Observation Interpretation Codes 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Observation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Observation If 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-4 error Observation If 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-5 error Observation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Observation A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
obs-3 error Observation.referenceRange Must have at least a low or a high or text low.exists() or high.exists() or text.exists()
obs-6 error Observation dataAbsentReason SHALL only be present if Observation.value[x] is not present dataAbsentReason.empty() or value.empty()
obs-7 error Observation If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
vs-1 error Observation.effective[x] if Observation.effective[x] is dateTime and has a value then that value shall be precise to the day $this is dateTime implies $this.toString().length() >= 10
vs-2 error Observation If there is no component or hasMember element then either a value[x] or a data absent reason must be present. (component.empty() and hasMember.empty()) implies (dataAbsentReason.exists() or value.exists())

This structure is derived from observation-resprate

Summary

Mandatory: 3 elements(12 nested mandatory elements)
Fixed: 7 elements
Prohibited: 59 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Observation.identifier
  • The element 1 is sliced based on the value of Observation.performer

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation C 0..* observation-resprate FHIR Respiratory Rate Profile
Constraints: obs-6, obs-7, vs-2
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:respirationRegularity 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationRegularity
Binding: NoDomainVitalSignsObservationRespirationRegularity (required)
.... extension:respirationDepth 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationDepth
Binding: NoDomainVitalSignsObservationRespirationRateDepth (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 0..* Identifier Business Identifier for observation
Slice: Unordered, Open by value:system
.... identifier:RelativeEhrUri Σ 0..1 Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-RelativeEhrUri
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:VersionIdependentId Σ 0..1 Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-VersionIndependentId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:Id Σ 0..1 Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-ObservationId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:ExternalId Σ 0..1 Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/externalId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:ExternalFhirId Σ 0..* Identifier Business Identifier for observation
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/external-fhirid
..... value Σ 1..1 string The value that is unique
Example General: 123456
... Slices for category S 1..* CodeableConcept Classification of type of observation
Slice: Unordered, Open by value:coding.code, value:coding.system
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
.... category:VSCat S 1..1 CodeableConcept Classification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
..... coding SΣ 1..* Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/observation-category
...... code SΣ 1..1 code Symbol in syntax defined by the system
Fixed Value: vital-signs
... code SΣ 1..1 CodeableConcept Respiratory Rate
Binding: VitalSigns (extensible): This identifies the vital sign result type.
.... Slices for coding Σ 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:code, value:system
..... coding:RespRateCode Σ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: 9279-1
..... coding:ResRateSNOMEDCode Σ 0..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
...... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: 271625008
... subject SΣ 1..1 Reference(DIPSPatient) Who and/or what the observation is about
... encounter Σ 0..1 Reference(DIPSR4Encounter) Healthcare event during which this observation is made
... effective[x] SΣC 1..1 dateTime Often just a dateTime for Vital Signs
Constraints: vs-1
... Slices for performer Σ 1..* Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) Who is responsible for the observation
Slice: Unordered, Open by type:type
.... performer:Author Σ 0..* Reference(DIPSPractitionerRole | DIPSPractitioner) Who is responsible for the observation
.... performer:organization Σ 0..* Reference(DIPSOrganization) Who is responsible for the observation
... Slices for value[x] SΣC 1..1 Quantity Vital Signs value are recorded using the Quantity data type. For supporting observations such as Cuff size could use other datatypes such as CodeableConcept.
Slice: Unordered, Closed by type:$this
.... value[x]:valueQuantity SΣC 0..1 Quantity The frequency of spontaneous breathing.
..... value SΣ 1..1 decimal Numerical value (with implicit precision)
..... unit SΣ 1..1 string Unit representation
..... system SΣC 1..1 uri System that defines coded unit form
Fixed Value: http://unitsofmeasure.org
..... code SΣ 1..1 code Coded responses from the common UCUM units for vital signs value set.
Fixed Value: /min
... referenceRange C 0..1 BackboneElement Provides guide for interpretation
Constraints: obs-3
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Observation.status Base required ObservationStatus 📍4.0.1 FHIR Std.
Observation.category Base preferred Observation Category Codes 📍4.0.1 FHIR Std.
Observation.category:VSCat Base preferred Observation Category Codes 📍4.0.1 FHIR Std.
Observation.code Base extensible Vital Signs 📍4.0.1 FHIR Std.
Observation.component.​code Base extensible Vital Signs 📍4.0.1 FHIR Std.
Observation.component.​value[x] Base extensible Vital Signs Units 📍4.0.1 FHIR Std.
Observation.component.​dataAbsentReason Base extensible DataAbsentReason 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Observation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Observation If 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-4 error Observation If 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-5 error Observation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Observation A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
obs-3 error Observation.referenceRange Must have at least a low or a high or text low.exists() or high.exists() or text.exists()
obs-6 error Observation dataAbsentReason SHALL only be present if Observation.value[x] is not present dataAbsentReason.empty() or value.empty()
obs-7 error Observation If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
vs-1 error Observation.effective[x] if Observation.effective[x] is dateTime and has a value then that value shall be precise to the day $this is dateTime implies $this.toString().length() >= 10
vs-2 error Observation If there is no component or hasMember element then either a value[x] or a data absent reason must be present. (component.empty() and hasMember.empty()) implies (dataAbsentReason.exists() or value.exists())

Differential View

This structure is derived from observation-resprate

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation 0..* observation-resprate FHIR Respiratory Rate Profile
... meta
.... lastUpdated 0..1 instant When the resource version last changed
.... source 0..1 uri Identifies where the resource comes from
... implicitRules 0..0 A set of rules under which this content was created
... language 0..0 Language of the resource content
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:respirationRegularity 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationRegularity
Binding: NoDomainVitalSignsObservationRespirationRegularity (required)
.... extension:respirationDepth 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationDepth
Binding: NoDomainVitalSignsObservationRespirationRateDepth (required)
... Slices for identifier 0..* Identifier Business Identifier for observation
Slice: Unordered, Open by value:system
.... identifier:RelativeEhrUri 0..1 Identifier Business Identifier for observation
..... id 0..0 Unique id for inter-element referencing
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-RelativeEhrUri
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:VersionIdependentId 0..1 Identifier Business Identifier for observation
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-VersionIndependentId
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:Id 0..1 Identifier Business Identifier for observation
..... id 0..0 Unique id for inter-element referencing
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-ObservationId
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:ExternalId 0..1 Identifier Business Identifier for observation
..... id 0..0 Unique id for inter-element referencing
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/externalId
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:ExternalFhirId 0..* Identifier Business Identifier for observation
..... id 0..0 Unique id for inter-element referencing
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/external-fhirid
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
... basedOn 0..0 Fulfills plan, proposal or order
... partOf 0..0 Part of referenced event
... Slices for category Content/Rules for all slices
.... category:VSCat 1..1 CodeableConcept Classification of type of observation
..... id 0..0 Unique id for inter-element referencing
..... coding
...... id 0..0 Unique id for inter-element referencing
...... version 0..0 Version of the system - if relevant
...... userSelected 0..0 If this coding was chosen directly by the user
..... text 0..0 Plain text representation of the concept
... code
.... id 0..0 Unique id for inter-element referencing
.... coding 1..* Coding Code defined by a terminology system
.... Slices for coding Content/Rules for all slices
..... coding:RespRateCode 1..1 Coding Code defined by a terminology system
...... id 0..0 Unique id for inter-element referencing
...... version 0..0 Version of the system - if relevant
...... userSelected 0..0 If this coding was chosen directly by the user
..... coding:ResRateSNOMEDCode 0..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 271625008
.... text 0..0 Plain text representation of the concept
... subject 1..1 Reference(DIPSPatient) Who and/or what the observation is about
... focus 0..0 What the observation is about, when it is not about the subject of record
... encounter 0..1 Reference(DIPSR4Encounter) Healthcare event during which this observation is made
... effective[x] 1..1 dateTime Often just a dateTime for Vital Signs
... issued 0..0 Date/Time this version was made available
... Slices for performer 1..* Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) Who is responsible for the observation
Slice: Unordered, Open by type:type
.... performer:Author 0..* Reference(DIPSPractitionerRole | DIPSPractitioner) Who is responsible for the observation
.... performer:organization 0..* Reference(DIPSOrganization) Who is responsible for the observation
... value[x] 1..1 Quantity Vital Signs value are recorded using the Quantity data type. For supporting observations such as Cuff size could use other datatypes such as CodeableConcept.
... Slices for value[x] Content/Rules for all slices
.... value[x]:valueQuantity 0..1 Quantity The frequency of spontaneous breathing.
..... id 0..0 Unique id for inter-element referencing
..... comparator 0..0 < | <= | >= | > - how to understand the value
... dataAbsentReason 0..0 Why the result is missing
... interpretation 0..0 High, low, normal, etc.
... note 0..0 Comments about the observation
... bodySite 0..0 Observed body part
... method 0..0 How it was done
... specimen 0..0 Specimen used for this observation
... device 0..0 (Measurement) Device
... referenceRange 0..1 BackboneElement Provides guide for interpretation
.... id 0..0 Unique id for inter-element referencing
.... type 0..0 Reference range qualifier
.... appliesTo 0..0 Reference range population
.... age 0..0 Applicable age range, if relevant
.... text 0..0 Text based reference range in an observation
... hasMember 0..0 Used when reporting vital signs panel components
... component 0..0 Used when reporting systolic and diastolic blood pressure.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation C 0..* observation-resprate FHIR Respiratory Rate Profile
Constraints: obs-6, obs-7, vs-2
... 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: Unordered, Open by value:url
.... 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
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... 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".
... 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:respirationRegularity 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationRegularity
Binding: NoDomainVitalSignsObservationRespirationRegularity (required)
.... extension:respirationDepth 0..1 Coding Extension
URL: http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationRespirationDepth
Binding: NoDomainVitalSignsObservationRespirationRateDepth (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 0..* Identifier Business Identifier for observation
Slice: Unordered, Open by value:system
.... identifier:RelativeEhrUri Σ 0..1 Identifier Business Identifier for observation
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-RelativeEhrUri
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:VersionIdependentId Σ 0..1 Identifier Business Identifier for observation
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-VersionIndependentId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:Id Σ 0..1 Identifier Business Identifier for observation
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-ObservationId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:ExternalId Σ 0..1 Identifier Business Identifier for observation
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/externalId
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:ExternalFhirId Σ 0..* Identifier Business Identifier for observation
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/external-fhirid
..... value Σ 1..1 string The value that is unique
Example General: 123456
... status ?!SΣ 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required)
... Slices for category S 1..* CodeableConcept Classification of type of observation
Slice: Unordered, Open by value:coding.code, value:coding.system
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
.... category:VSCat S 1..1 CodeableConcept Classification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ 1..* Coding Code defined by a terminology system
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/observation-category
...... code SΣ 1..1 code Symbol in syntax defined by the system
Fixed Value: vital-signs
...... display Σ 0..1 string Representation defined by the system
... code SΣ 1..1 CodeableConcept Respiratory Rate
Binding: VitalSigns (extensible): This identifies the vital sign result type.
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... Slices for coding Σ 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:code, value:system
..... coding:RespRateCode Σ 1..1 Coding Code defined by a terminology system
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: 9279-1
...... display Σ 0..1 string Representation defined by the system
..... coding:ResRateSNOMEDCode Σ 0..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: 271625008
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
... subject SΣ 1..1 Reference(DIPSPatient) Who and/or what the observation is about
... encounter Σ 0..1 Reference(DIPSR4Encounter) Healthcare event during which this observation is made
... effective[x] SΣC 1..1 dateTime Often just a dateTime for Vital Signs
Constraints: vs-1
... Slices for performer Σ 1..* Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) Who is responsible for the observation
Slice: Unordered, Open by type:type
.... performer:Author Σ 0..* Reference(DIPSPractitionerRole | DIPSPractitioner) Who is responsible for the observation
.... performer:organization Σ 0..* Reference(DIPSOrganization) Who is responsible for the observation
... Slices for value[x] SΣC 1..1 Quantity Vital Signs value are recorded using the Quantity data type. For supporting observations such as Cuff size could use other datatypes such as CodeableConcept.
Slice: Unordered, Closed by type:$this
.... value[x]:valueQuantity SΣC 0..1 Quantity The frequency of spontaneous breathing.
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... value SΣ 1..1 decimal Numerical value (with implicit precision)
..... unit SΣ 1..1 string Unit representation
..... system SΣC 1..1 uri System that defines coded unit form
Fixed Value: http://unitsofmeasure.org
..... code SΣ 1..1 code Coded responses from the common UCUM units for vital signs value set.
Fixed Value: /min
... referenceRange C 0..1 BackboneElement Provides guide for interpretation
Constraints: obs-3
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... low C 0..1 SimpleQuantity(4.0.1) Low Range, if relevant
.... high C 0..1 SimpleQuantity(4.0.1) High Range, if relevant
... derivedFrom Σ 0..* Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | MolecularSequence | Vital Signs Profile) Related measurements the observation is made from

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Observation.meta.security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
Observation.meta.tag Base example Common Tags 📍4.0.1 FHIR Std.
Observation.status Base required ObservationStatus 📍4.0.1 FHIR Std.
Observation.category Base preferred Observation Category Codes 📍4.0.1 FHIR Std.
Observation.category:VSCat Base preferred Observation Category Codes 📍4.0.1 FHIR Std.
Observation.code Base extensible Vital Signs 📍4.0.1 FHIR Std.
Observation.component.​code Base extensible Vital Signs 📍4.0.1 FHIR Std.
Observation.component.​value[x] Base extensible Vital Signs Units 📍4.0.1 FHIR Std.
Observation.component.​dataAbsentReason Base extensible DataAbsentReason 📍4.0.1 FHIR Std.
Observation.component.​interpretation Base extensible Observation Interpretation Codes 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Observation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Observation If 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-4 error Observation If 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-5 error Observation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Observation A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
obs-3 error Observation.referenceRange Must have at least a low or a high or text low.exists() or high.exists() or text.exists()
obs-6 error Observation dataAbsentReason SHALL only be present if Observation.value[x] is not present dataAbsentReason.empty() or value.empty()
obs-7 error Observation If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
vs-1 error Observation.effective[x] if Observation.effective[x] is dateTime and has a value then that value shall be precise to the day $this is dateTime implies $this.toString().length() >= 10
vs-2 error Observation If there is no component or hasMember element then either a value[x] or a data absent reason must be present. (component.empty() and hasMember.empty()) implies (dataAbsentReason.exists() or value.exists())

This structure is derived from observation-resprate

Summary

Mandatory: 3 elements(12 nested mandatory elements)
Fixed: 7 elements
Prohibited: 59 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Observation.identifier
  • The element 1 is sliced based on the value of Observation.performer

 

Other representations of profile: CSV, Excel, Schematron