DICOM SR to FHIR Resource Mapping IG
0.1.0 - ci-build International flag

DICOM SR to FHIR Resource Mapping IG, published by HL7 International / Imaging Integration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dicom-sr/ and changes regularly. See the Directory of published versions

Resource Profile: Observation - DICOM SR Imaging Measurement Mapping to Observation ( Abstract Experimental )

Official URL: http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/imaging-measurement Version: 0.1.0
Draft as of 2024-04-02 Computable Name: ImagingMeasurementProfile

DICOM SR Imaging Measurement Mapping to Observation

Usage:

Formal Views of Profile Content

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

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationThis is an abstract profile.
Measurements and simple assertions
... Slices for identifier 0..*IdentifierBusiness Identifier for observation
Slice: Unordered, Open by value:type
.... identifier:observationUID S0..*IdentifierThe unique identifier for the measurement group.
..... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: observation-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: Observation UID
..... system 0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value 1..1stringThe value that is unique
... Slices for basedOn 0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
Slice: Unordered, Open by type:reference
.... basedOn:serviceRequestRef S0..1Reference(ServiceRequest)Description of the related ServiceRequest
..... identifier 0..1IdentifierThe accession number related to the performed study
...... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: ACSN
........ display1..1stringRepresentation defined by the system
Fixed Value: Accession ID
...... value 1..1stringThe value that is unique
... Slices for partOf 1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef S1..1Reference(ImagingStudy)Related ImagingStudy
..... identifier 0..1IdentifierIdentifier related to Study Instance UID
...... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: study-instance-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Study Instance UID
...... system 0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value 1..1stringThe value that is unique
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 125007
..... display1..1stringRepresentation defined by the system
Fixed Value: Measurement Group
... code S1..1CodeableConceptType of observation (code / type)
... subject S1..1Reference(Patient)Who and/or what the observation is about
... Slices for focus 0..*Reference(Resource)What the observation is about, when it is not about the subject of record
Slice: Unordered, Open by value:type
.... focus:trackingUidBodyStructure S0..*Reference(BodyStructure)What the observation is about, when it is not about the subject of record
..... identifier 0..1IdentifierA unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time
...... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: tracking-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Tracking UID
...... system 0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value 1..1stringThe value that is unique
... issued S1..1instantObservation Date Time
... Slices for value[x] 0..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period, Attachment, Reference(MolecularSequence)Actual result
Slice: Unordered, Open by type:$this
.... value[x]:valueQuantity S0..1QuantityActual result
... interpretation S0..*CodeableConceptHigh, low, normal, etc
... bodyStructure S0..1Reference(Body Structure - DICOM SR Finding Site Mapping)Observed body structure
... method S0..1CodeableConceptHow it was done
... device S1..1Reference(Device - DICOM SR TID 4019 Algorithm Identification Mapping | Device - DICOM General Equipment)Algorithm Identification or General Equipment Device
... referenceRange S0..*BackboneElementProvides guide for interpretation

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationThis is an abstract profile.
Measurements and simple assertions
obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
obs-7: If Observation.component.code is the same as Observation.code, then Observation.value SHALL NOT be present (the Observation.component.value[x] holds the value).
obs-8: bodyStructure SHALL only be present if Observation.bodySite is not present
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... identifier:observationUID SΣ0..*IdentifierThe unique identifier for the measurement group.
..... 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: observation-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: Observation UID
..... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value ΣC1..1stringThe value that is unique
Example General: 123456
... Slices for basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
Slice: Unordered, Open by type:reference
.... basedOn:serviceRequestRef SΣ0..1Reference(ServiceRequest)Description of the related ServiceRequest
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... identifier ΣC0..1IdentifierThe accession number related to the performed study
...... 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: ACSN
........ display1..1stringRepresentation defined by the system
Fixed Value: Accession ID
...... value ΣC1..1stringThe value that is unique
Example General: 123456
... Slices for partOf Σ1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef SΣ1..1Reference(ImagingStudy)Related ImagingStudy
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... identifier ΣC0..1IdentifierIdentifier related to Study Instance UID
...... 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: study-instance-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Study Instance UID
...... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value ΣC1..1stringThe value that is unique
Example General: 123456
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category S0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.



Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 125007
..... display1..1stringRepresentation defined by the system
Fixed Value: Measurement Group
... code SΣC1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

... subject SΣ1..1Reference(Patient)Who and/or what the observation is about
... Slices for focus Σ0..*Reference(Resource)What the observation is about, when it is not about the subject of record
Slice: Unordered, Open by value:type
.... focus:trackingUidBodyStructure SΣ0..*Reference(BodyStructure)What the observation is about, when it is not about the subject of record
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... identifier ΣC0..1IdentifierA unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time
...... 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: tracking-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Tracking UID
...... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value ΣC1..1stringThe value that is unique
Example General: 123456
... issued SΣ1..1instantObservation Date Time
... Slices for value[x] ΣC0..1Actual result
Slice: Unordered, Open by type:$this
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
.... valueAttachmentAttachment
.... valueReferenceReference(MolecularSequence)
.... value[x]:valueQuantity SΣC0..1QuantityActual result
... interpretation S0..*CodeableConceptHigh, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... bodyStructure SC0..1Reference(Body Structure - DICOM SR Finding Site Mapping)Observed body structure
... method S0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... device S1..1Reference(Device - DICOM SR TID 4019 Algorithm Identification Mapping | Device - DICOM General Equipment)Algorithm Identification or General Equipment Device
... referenceRange SC0..*BackboneElementProvides guide for interpretation
obs-3: Must have at least a low or a high or text
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.identifier:observationUID.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.identifier:observationUID.typeextensiblePattern: observation-uid("Observation UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.basedOn:serviceRequestRef.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.basedOn:serviceRequestRef.identifier.typeextensiblePattern: ACSN("Accession ID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.partOf:imagingStudyRef.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.partOf:imagingStudyRef.identifier.typeextensiblePattern: study-instance-uid("Study Instance UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|5.0.0
from the FHIR Standard
Observation.categorypreferredPattern: 125007("Measurement Group")
http://hl7.org/fhir/ValueSet/observation-category
from the FHIR Standard
Observation.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.identifier.typeextensiblePattern: tracking-uid("Tracking UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationThis is an abstract profile.
Measurements and simple assertions
obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
obs-7: If Observation.component.code is the same as Observation.code, then Observation.value SHALL NOT be present (the Observation.component.value[x] holds the value).
obs-8: bodyStructure SHALL only be present if Observation.bodySite is not present
... 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
... language 0..1codeLanguage of the resource content
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguagesStarter Set
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ0..*IdentifierBusiness Identifier for observation
Slice: Unordered, Open by value:type
.... identifier:observationUID SΣ0..*IdentifierThe unique identifier for the measurement group.
..... id 0..1idUnique 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: observation-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: Observation UID
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value ΣC1..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... instantiates[x] Σ0..1canonical(ObservationDefinition), Reference(ObservationDefinition)Instantiates FHIR ObservationDefinition
... Slices for basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
Slice: Unordered, Open by type:reference
.... basedOn:serviceRequestRef SΣ0..1Reference(ServiceRequest)Description of the related ServiceRequest
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier ΣC0..1IdentifierThe accession number related to the performed study
...... id 0..1idUnique 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: ACSN
........ display1..1stringRepresentation defined by the system
Fixed Value: Accession ID
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
...... value ΣC1..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... display ΣC0..1stringText alternative for the resource
... triggeredBy 0..*BackboneElementTriggering observation(s)
.... 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
.... observation Σ1..1Reference(Observation)Triggering observation
.... type Σ1..1codereflex | repeat | re-run
Binding: TriggeredBytype (required): The type of TriggeredBy Observation.

.... reason 0..1stringReason that the observation was triggered
... Slices for partOf Σ1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef SΣ1..1Reference(ImagingStudy)Related ImagingStudy
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier ΣC0..1IdentifierIdentifier related to Study Instance UID
...... id 0..1idUnique 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: study-instance-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Study Instance UID
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value ΣC1..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... display ΣC0..1stringText alternative for the resource
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category S0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.



Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 125007
..... display1..1stringRepresentation defined by the system
Fixed Value: Measurement Group
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... code SΣC1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

... subject SΣ1..1Reference(Patient)Who and/or what the observation is about
... Slices for focus Σ0..*Reference(Resource)What the observation is about, when it is not about the subject of record
Slice: Unordered, Open by value:type
.... focus:trackingUidBodyStructure SΣ0..*Reference(BodyStructure)What the observation is about, when it is not about the subject of record
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier ΣC0..1IdentifierA unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time
...... id 0..1idUnique 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: tracking-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Tracking UID
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value ΣC1..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... display ΣC0..1stringText alternative for the resource
... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is made
... effective[x] Σ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... issued SΣ1..1instantObservation Date Time
... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
... Slices for value[x] ΣC0..1Actual result
Slice: Unordered, Open by type:$this
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
.... valueAttachmentAttachment
.... valueReferenceReference(MolecularSequence)
.... value[x]:valueQuantity SΣC0..1QuantityActual result
... dataAbsentReason C0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... interpretation S0..*CodeableConceptHigh, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite C0..1CodeableConceptObserved body part
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts

... bodyStructure SC0..1Reference(Body Structure - DICOM SR Finding Site Mapping)Observed body structure
... method S0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... specimen C0..1Reference(Specimen | Group)Specimen used for this observation
obs-9: If Observation.specimen is a reference to Group, the group can only have specimens
... device S1..1Reference(Device - DICOM SR TID 4019 Algorithm Identification Mapping | Device - DICOM General Equipment)Algorithm Identification or General Equipment Device
... referenceRange SC0..*BackboneElementProvides guide for interpretation
obs-3: Must have at least a low or a high or text
.... 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
.... low C0..1SimpleQuantityLow Range, if relevant
.... high C0..1SimpleQuantityHigh Range, if relevant
.... normalValue 0..1CodeableConceptNormal value, if relevant
Binding: ObservationReferenceRangeNormalValueCodes (extensible): Codes identifying the normal value of the observation.

.... type 0..1CodeableConceptReference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.

.... appliesTo 0..*CodeableConceptReference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.


.... age 0..1RangeApplicable age range, if relevant
.... text C0..1markdownText based reference range in an observation
... hasMember Σ0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
... derivedFrom Σ0..*Reference(DocumentReference | ImagingStudy | ImagingSelection | QuestionnaireResponse | Observation | MolecularSequence | GenomicStudy)Related resource from which the observation is made
... component ΣC0..*BackboneElementComponent results
.... 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
.... code ΣC1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

.... value[x] Σ0..1Actual component result
..... valueQuantityQuantity
..... valueCodeableConceptCodeableConcept
..... valueStringstring
..... valueBooleanboolean
..... valueIntegerinteger
..... valueRangeRange
..... valueRatioRatio
..... valueSampledDataSampledData
..... valueTimetime
..... valueDateTimedateTime
..... valuePeriodPeriod
..... valueAttachmentAttachment
..... valueReferenceReference(MolecularSequence)
.... dataAbsentReason 0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... interpretation 0..*CodeableConceptHigh, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


.... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Observation.identifier:observationUID.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.identifier:observationUID.typeextensiblePattern: observation-uid("Observation UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.basedOn:serviceRequestRef.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Observation.basedOn:serviceRequestRef.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.basedOn:serviceRequestRef.identifier.typeextensiblePattern: ACSN("Accession ID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.triggeredBy.typerequiredTriggeredBytype
http://hl7.org/fhir/ValueSet/observation-triggeredbytype|5.0.0
from the FHIR Standard
Observation.partOf:imagingStudyRef.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Observation.partOf:imagingStudyRef.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.partOf:imagingStudyRef.identifier.typeextensiblePattern: study-instance-uid("Study Instance UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|5.0.0
from the FHIR Standard
Observation.categorypreferredPattern: 125007("Measurement Group")
http://hl7.org/fhir/ValueSet/observation-category
from the FHIR Standard
Observation.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.identifier.typeextensiblePattern: tracking-uid("Tracking UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard
Observation.referenceRange.normalValueextensibleObservationReferenceRangeNormalValueCodes
http://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue
from the FHIR Standard
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
http://hl7.org/fhir/ValueSet/referencerange-meaning
from the FHIR Standard
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
http://hl7.org/fhir/ValueSet/referencerange-appliesto
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard

This structure is derived from Observation

Summary

Mandatory: 5 elements (8 nested mandatory elements)
Must-Support: 14 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Observation.identifier is sliced based on the value of value:type
  • The element Observation.basedOn is sliced based on the value of type:reference
  • The element Observation.partOf is sliced based on the value of type:reference
  • The element Observation.focus is sliced based on the value of value:type
  • The element Observation.value[x] is sliced based on the value of type:$this

Differential View

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationThis is an abstract profile.
Measurements and simple assertions
... Slices for identifier 0..*IdentifierBusiness Identifier for observation
Slice: Unordered, Open by value:type
.... identifier:observationUID S0..*IdentifierThe unique identifier for the measurement group.
..... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: observation-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: Observation UID
..... system 0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value 1..1stringThe value that is unique
... Slices for basedOn 0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
Slice: Unordered, Open by type:reference
.... basedOn:serviceRequestRef S0..1Reference(ServiceRequest)Description of the related ServiceRequest
..... identifier 0..1IdentifierThe accession number related to the performed study
...... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: ACSN
........ display1..1stringRepresentation defined by the system
Fixed Value: Accession ID
...... value 1..1stringThe value that is unique
... Slices for partOf 1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef S1..1Reference(ImagingStudy)Related ImagingStudy
..... identifier 0..1IdentifierIdentifier related to Study Instance UID
...... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: study-instance-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Study Instance UID
...... system 0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value 1..1stringThe value that is unique
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 125007
..... display1..1stringRepresentation defined by the system
Fixed Value: Measurement Group
... code S1..1CodeableConceptType of observation (code / type)
... subject S1..1Reference(Patient)Who and/or what the observation is about
... Slices for focus 0..*Reference(Resource)What the observation is about, when it is not about the subject of record
Slice: Unordered, Open by value:type
.... focus:trackingUidBodyStructure S0..*Reference(BodyStructure)What the observation is about, when it is not about the subject of record
..... identifier 0..1IdentifierA unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time
...... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: tracking-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Tracking UID
...... system 0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value 1..1stringThe value that is unique
... issued S1..1instantObservation Date Time
... Slices for value[x] 0..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period, Attachment, Reference(MolecularSequence)Actual result
Slice: Unordered, Open by type:$this
.... value[x]:valueQuantity S0..1QuantityActual result
... interpretation S0..*CodeableConceptHigh, low, normal, etc
... bodyStructure S0..1Reference(Body Structure - DICOM SR Finding Site Mapping)Observed body structure
... method S0..1CodeableConceptHow it was done
... device S1..1Reference(Device - DICOM SR TID 4019 Algorithm Identification Mapping | Device - DICOM General Equipment)Algorithm Identification or General Equipment Device
... referenceRange S0..*BackboneElementProvides guide for interpretation

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationThis is an abstract profile.
Measurements and simple assertions
obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
obs-7: If Observation.component.code is the same as Observation.code, then Observation.value SHALL NOT be present (the Observation.component.value[x] holds the value).
obs-8: bodyStructure SHALL only be present if Observation.bodySite is not present
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... identifier:observationUID SΣ0..*IdentifierThe unique identifier for the measurement group.
..... 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: observation-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: Observation UID
..... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value ΣC1..1stringThe value that is unique
Example General: 123456
... Slices for basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
Slice: Unordered, Open by type:reference
.... basedOn:serviceRequestRef SΣ0..1Reference(ServiceRequest)Description of the related ServiceRequest
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... identifier ΣC0..1IdentifierThe accession number related to the performed study
...... 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: ACSN
........ display1..1stringRepresentation defined by the system
Fixed Value: Accession ID
...... value ΣC1..1stringThe value that is unique
Example General: 123456
... Slices for partOf Σ1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef SΣ1..1Reference(ImagingStudy)Related ImagingStudy
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... identifier ΣC0..1IdentifierIdentifier related to Study Instance UID
...... 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: study-instance-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Study Instance UID
...... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value ΣC1..1stringThe value that is unique
Example General: 123456
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category S0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.



Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 125007
..... display1..1stringRepresentation defined by the system
Fixed Value: Measurement Group
... code SΣC1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

... subject SΣ1..1Reference(Patient)Who and/or what the observation is about
... Slices for focus Σ0..*Reference(Resource)What the observation is about, when it is not about the subject of record
Slice: Unordered, Open by value:type
.... focus:trackingUidBodyStructure SΣ0..*Reference(BodyStructure)What the observation is about, when it is not about the subject of record
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... identifier ΣC0..1IdentifierA unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time
...... 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: tracking-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Tracking UID
...... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value ΣC1..1stringThe value that is unique
Example General: 123456
... issued SΣ1..1instantObservation Date Time
... Slices for value[x] ΣC0..1Actual result
Slice: Unordered, Open by type:$this
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
.... valueAttachmentAttachment
.... valueReferenceReference(MolecularSequence)
.... value[x]:valueQuantity SΣC0..1QuantityActual result
... interpretation S0..*CodeableConceptHigh, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... bodyStructure SC0..1Reference(Body Structure - DICOM SR Finding Site Mapping)Observed body structure
... method S0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... device S1..1Reference(Device - DICOM SR TID 4019 Algorithm Identification Mapping | Device - DICOM General Equipment)Algorithm Identification or General Equipment Device
... referenceRange SC0..*BackboneElementProvides guide for interpretation
obs-3: Must have at least a low or a high or text
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.identifier:observationUID.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.identifier:observationUID.typeextensiblePattern: observation-uid("Observation UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.basedOn:serviceRequestRef.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.basedOn:serviceRequestRef.identifier.typeextensiblePattern: ACSN("Accession ID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.partOf:imagingStudyRef.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.partOf:imagingStudyRef.identifier.typeextensiblePattern: study-instance-uid("Study Instance UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|5.0.0
from the FHIR Standard
Observation.categorypreferredPattern: 125007("Measurement Group")
http://hl7.org/fhir/ValueSet/observation-category
from the FHIR Standard
Observation.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.identifier.typeextensiblePattern: tracking-uid("Tracking UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationThis is an abstract profile.
Measurements and simple assertions
obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
obs-7: If Observation.component.code is the same as Observation.code, then Observation.value SHALL NOT be present (the Observation.component.value[x] holds the value).
obs-8: bodyStructure SHALL only be present if Observation.bodySite is not present
... 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
... language 0..1codeLanguage of the resource content
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguagesStarter Set
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ0..*IdentifierBusiness Identifier for observation
Slice: Unordered, Open by value:type
.... identifier:observationUID SΣ0..*IdentifierThe unique identifier for the measurement group.
..... id 0..1idUnique 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: observation-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: Observation UID
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value ΣC1..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... instantiates[x] Σ0..1canonical(ObservationDefinition), Reference(ObservationDefinition)Instantiates FHIR ObservationDefinition
... Slices for basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
Slice: Unordered, Open by type:reference
.... basedOn:serviceRequestRef SΣ0..1Reference(ServiceRequest)Description of the related ServiceRequest
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier ΣC0..1IdentifierThe accession number related to the performed study
...... id 0..1idUnique 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: ACSN
........ display1..1stringRepresentation defined by the system
Fixed Value: Accession ID
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
...... value ΣC1..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... display ΣC0..1stringText alternative for the resource
... triggeredBy 0..*BackboneElementTriggering observation(s)
.... 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
.... observation Σ1..1Reference(Observation)Triggering observation
.... type Σ1..1codereflex | repeat | re-run
Binding: TriggeredBytype (required): The type of TriggeredBy Observation.

.... reason 0..1stringReason that the observation was triggered
... Slices for partOf Σ1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef SΣ1..1Reference(ImagingStudy)Related ImagingStudy
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier ΣC0..1IdentifierIdentifier related to Study Instance UID
...... id 0..1idUnique 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: study-instance-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Study Instance UID
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value ΣC1..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... display ΣC0..1stringText alternative for the resource
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category S0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.



Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://dicom.nema.org/resources/ontology/DCM
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 125007
..... display1..1stringRepresentation defined by the system
Fixed Value: Measurement Group
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... code SΣC1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

... subject SΣ1..1Reference(Patient)Who and/or what the observation is about
... Slices for focus Σ0..*Reference(Resource)What the observation is about, when it is not about the subject of record
Slice: Unordered, Open by value:type
.... focus:trackingUidBodyStructure SΣ0..*Reference(BodyStructure)What the observation is about, when it is not about the subject of record
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier ΣC0..1IdentifierA unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time
...... id 0..1idUnique 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: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: tracking-uid
........ display1..1stringRepresentation defined by the system
Fixed Value: Tracking UID
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
...... value ΣC1..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... display ΣC0..1stringText alternative for the resource
... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is made
... effective[x] Σ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... issued SΣ1..1instantObservation Date Time
... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
... Slices for value[x] ΣC0..1Actual result
Slice: Unordered, Open by type:$this
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
.... valueAttachmentAttachment
.... valueReferenceReference(MolecularSequence)
.... value[x]:valueQuantity SΣC0..1QuantityActual result
... dataAbsentReason C0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... interpretation S0..*CodeableConceptHigh, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite C0..1CodeableConceptObserved body part
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts

... bodyStructure SC0..1Reference(Body Structure - DICOM SR Finding Site Mapping)Observed body structure
... method S0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... specimen C0..1Reference(Specimen | Group)Specimen used for this observation
obs-9: If Observation.specimen is a reference to Group, the group can only have specimens
... device S1..1Reference(Device - DICOM SR TID 4019 Algorithm Identification Mapping | Device - DICOM General Equipment)Algorithm Identification or General Equipment Device
... referenceRange SC0..*BackboneElementProvides guide for interpretation
obs-3: Must have at least a low or a high or text
.... 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
.... low C0..1SimpleQuantityLow Range, if relevant
.... high C0..1SimpleQuantityHigh Range, if relevant
.... normalValue 0..1CodeableConceptNormal value, if relevant
Binding: ObservationReferenceRangeNormalValueCodes (extensible): Codes identifying the normal value of the observation.

.... type 0..1CodeableConceptReference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.

.... appliesTo 0..*CodeableConceptReference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.


.... age 0..1RangeApplicable age range, if relevant
.... text C0..1markdownText based reference range in an observation
... hasMember Σ0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
... derivedFrom Σ0..*Reference(DocumentReference | ImagingStudy | ImagingSelection | QuestionnaireResponse | Observation | MolecularSequence | GenomicStudy)Related resource from which the observation is made
... component ΣC0..*BackboneElementComponent results
.... 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
.... code ΣC1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

.... value[x] Σ0..1Actual component result
..... valueQuantityQuantity
..... valueCodeableConceptCodeableConcept
..... valueStringstring
..... valueBooleanboolean
..... valueIntegerinteger
..... valueRangeRange
..... valueRatioRatio
..... valueSampledDataSampledData
..... valueTimetime
..... valueDateTimedateTime
..... valuePeriodPeriod
..... valueAttachmentAttachment
..... valueReferenceReference(MolecularSequence)
.... dataAbsentReason 0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... interpretation 0..*CodeableConceptHigh, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


.... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Observation.identifier:observationUID.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.identifier:observationUID.typeextensiblePattern: observation-uid("Observation UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.basedOn:serviceRequestRef.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Observation.basedOn:serviceRequestRef.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.basedOn:serviceRequestRef.identifier.typeextensiblePattern: ACSN("Accession ID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.triggeredBy.typerequiredTriggeredBytype
http://hl7.org/fhir/ValueSet/observation-triggeredbytype|5.0.0
from the FHIR Standard
Observation.partOf:imagingStudyRef.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Observation.partOf:imagingStudyRef.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.partOf:imagingStudyRef.identifier.typeextensiblePattern: study-instance-uid("Study Instance UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|5.0.0
from the FHIR Standard
Observation.categorypreferredPattern: 125007("Measurement Group")
http://hl7.org/fhir/ValueSet/observation-category
from the FHIR Standard
Observation.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|5.0.0
from the FHIR Standard
Observation.focus:trackingUidBodyStructure.identifier.typeextensiblePattern: tracking-uid("Tracking UID")
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard
Observation.referenceRange.normalValueextensibleObservationReferenceRangeNormalValueCodes
http://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue
from the FHIR Standard
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
http://hl7.org/fhir/ValueSet/referencerange-meaning
from the FHIR Standard
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
http://hl7.org/fhir/ValueSet/referencerange-appliesto
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard

This structure is derived from Observation

Summary

Mandatory: 5 elements (8 nested mandatory elements)
Must-Support: 14 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Observation.identifier is sliced based on the value of value:type
  • The element Observation.basedOn is sliced based on the value of type:reference
  • The element Observation.partOf is sliced based on the value of type:reference
  • The element Observation.focus is sliced based on the value of value:type
  • The element Observation.value[x] is sliced based on the value of type:$this

 

Other representations of profile: CSV, Excel, Schematron