Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - ci-build International flag

Radiation Dose Summary for Diagnostic Procedures on FHIR, published by HL7 Imaging Integration Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-radiation-dose-summary-ig/ and changes regularly. See the Directory of published versions

Resource Profile: Radiation Dose Summary ( Experimental )

Official URL: http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/radiation-dose-summary Version: 0.1.0
Draft as of 2023-08-14 Computable Name: RadiationDoseSummary

General Structure describing a summary of an irradiation act

Radiation Dose Summary profile defines an overview of an irradiation act, which can be a irradiating procedure, or a radiopharmaceutical administration. When the Radiation Dose Summary is related to an irradiating procedure, it describes a summary of the different irradiation events occured within the same procedure and equipment. The Radiation Dose Summary profile has no aim to aggregate radiation exposure over time, or making cumulative calculation over multiple performed procedures. However, querying a FHIR server hosting Radiation Dose Summary resources, by searching these resources over a period of time, and in relationship with a specific patient, can provide a summary overview of the patient irradiation exposure over a period of time. Here is an example to make such queries :

GET /fhir/Observation?code=73569-6&patient=8&date=gt2020-01-01

To find other searching examples, please refer to the section Radiation Dose Summary Consumer search query samples paragraph, from Test and Conformance page.

Radiation Dose Summary resource can be mapped to the defined CDA section Radiation Exposure and Protection Information from DICOM PS3.20: Imaging Reports using HL7 Clinical Document Architecture.

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..*ObservationMeasurements and simple assertions
... Slices for identifier 0..*IdentifierBusiness Identifier for observation
Slice: Unordered, Open by pattern:type
.... identifier:radiationSRUID S0..*IdentifierIdentifier related to SOP Instance UID if the resource is generated based on an RDSR
..... 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/radiation-dose-summary/CodeSystem/dicom-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: sop-instance-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: SOP Instance 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)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/radiation-dose-summary/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://loinc.org
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 73569-6
..... display1..1stringRepresentation defined by the system
Fixed Value: Radiation exposure and protection information [Description] Document Diagnostic imaging
... subject S1..1Reference(Patient)Irradiated patient
... focus S1..1Reference(ImagingStudy)The observation has a focus on the performed exam.
... effective[x] S1..1dateTimeIrradiation Start Date Time
... Slices for performer S1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
Slice: Unordered, Closed by type:reference
.... performer:irradiationAutorizingPerson S1..1Reference(Practitioner)Related irradiation authorizing person
... value[x] S1..1stringText Summary of the irradiation act.
... dataAbsentReason 0..0
... specimen 0..0
... device S0..1Reference(Modality Device)Irradiating modality
... component
.... code 1..1CodeableConceptType of component observation (code / type)
Binding: Radiation Dose Summary component type (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Observation.component.codeextensibleComponentRadiationDoseSummaryVS
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationMeasurements and simple assertions
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ0..*IdentifierBusiness Identifier for observation
Slice: Unordered, Open by pattern:type
.... identifier:radiationSRUID SΣ0..*IdentifierIdentifier related to SOP Instance UID if the resource is generated based on an RDSR
..... 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: Identifier Type Codes (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/radiation-dose-summary/CodeSystem/dicom-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: sop-instance-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: SOP Instance UID
..... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value Σ1..1stringThe value that is unique
Example General: 123456
.... basedOn:serviceRequestRef SΣ0..1Reference(ServiceRequest)Description of the related ServiceRequest
..... identifier Σ0..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: Identifier Type Codes (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 Σ1..1stringThe value that is unique
Example General: 123456
... Slices for partOf Σ1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef SΣ1..1Reference(ImagingStudy)Related ImagingStudy
..... identifier Σ0..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: Identifier Type Codes (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/radiation-dose-summary/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
Example General: 123456
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... code SΣ1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


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://loinc.org
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 73569-6
..... display1..1stringRepresentation defined by the system
Fixed Value: Radiation exposure and protection information [Description] Document Diagnostic imaging
... subject SΣ1..1Reference(Patient)Irradiated patient
... focus SΣ1..1Reference(ImagingStudy)The observation has a focus on the performed exam.
... effective[x] SΣ1..1dateTimeIrradiation Start Date Time
... Slices for performer SΣ1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
Slice: Unordered, Closed by type:reference
.... performer:irradiationAutorizingPerson SΣ1..1Reference(Practitioner)Related irradiation authorizing person
... value[x] SΣC1..1stringText Summary of the irradiation act.
... device S0..1Reference(Modality Device)Irradiating modality

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
Observation.identifier:radiationSRUID.userequiredIdentifierUse
Observation.identifier:radiationSRUID.typeextensiblePattern: sop-instance-uid("SOP Instance UID")
Observation.basedOn:serviceRequestRef.identifier.userequiredIdentifierUse
Observation.basedOn:serviceRequestRef.identifier.typeextensiblePattern: ACSN("Accession ID")
Observation.partOf:imagingStudyRef.identifier.userequiredIdentifierUse
Observation.partOf:imagingStudyRef.identifier.typeextensiblePattern: study-instance-uid("Study Instance UID")
Observation.statusrequiredObservationStatus
Observation.codeexamplePattern: LOINC code 73569-6("Radiation exposure and protection information [Description] Document Diagnostic imaging")
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationMeasurements and simple assertions
... 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: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... 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 pattern:type
.... identifier:radiationSRUID SΣ0..*IdentifierIdentifier related to SOP Instance UID if the resource is generated based on an RDSR
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (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/radiation-dose-summary/CodeSystem/dicom-identifier-type
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: sop-instance-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: SOP 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 Σ1..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)
... 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..1stringUnique 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")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier Σ0..1IdentifierThe accession number related to the performed study
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (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 Σ1..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 Σ0..1stringText alternative for the resource
... Slices for partOf Σ1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef SΣ1..1Reference(ImagingStudy)Related ImagingStudy
..... id 0..1stringUnique 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")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier Σ0..1IdentifierIdentifier related to Study Instance UID
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (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/radiation-dose-summary/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 Σ1..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 Σ0..1stringText alternative for the resource
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

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


... code SΣ1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


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://loinc.org
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 73569-6
..... display1..1stringRepresentation defined by the system
Fixed Value: Radiation exposure and protection information [Description] Document Diagnostic imaging
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subject SΣ1..1Reference(Patient)Irradiated patient
... focus SΣ1..1Reference(ImagingStudy)The observation has a focus on the performed exam.
... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is made
... effective[x] SΣ1..1dateTimeIrradiation Start Date Time
... issued Σ0..1instantDate/Time this version was made available
... Slices for performer SΣ1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
Slice: Unordered, Closed by type:reference
.... performer:irradiationAutorizingPerson SΣ1..1Reference(Practitioner)Related irradiation authorizing person
... value[x] SΣC1..1stringText Summary of the irradiation act.
... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite 0..1CodeableConceptObserved body part
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... method 0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... device S0..1Reference(Modality Device)Irradiating modality
... referenceRange C0..*BackboneElementProvides guide for interpretation
.... 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
.... 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 0..1stringText 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 | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
... component Σ0..*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 Σ1..1CodeableConceptType of component observation (code / type)
Binding: Radiation Dose Summary component type (extensible)
.... value[x] Σ0..1Actual component result
..... valueQuantityQuantity
..... valueCodeableConceptCodeableConcept
..... valueStringstring
..... valueBooleanboolean
..... valueIntegerinteger
..... valueRangeRange
..... valueRatioRatio
..... valueSampledDataSampledData
..... valueTimetime
..... valueDateTimedateTime
..... valuePeriodPeriod
.... dataAbsentReason C0..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 / Code
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Observation.identifier:radiationSRUID.userequiredIdentifierUse
Observation.identifier:radiationSRUID.typeextensiblePattern: sop-instance-uid("SOP Instance UID")
Observation.basedOn:serviceRequestRef.typeextensibleResourceType
Observation.basedOn:serviceRequestRef.identifier.userequiredIdentifierUse
Observation.basedOn:serviceRequestRef.identifier.typeextensiblePattern: ACSN("Accession ID")
Observation.partOf:imagingStudyRef.typeextensibleResourceType
Observation.partOf:imagingStudyRef.identifier.userequiredIdentifierUse
Observation.partOf:imagingStudyRef.identifier.typeextensiblePattern: study-instance-uid("Study Instance UID")
Observation.statusrequiredObservationStatus
Observation.categorypreferredObservationCategoryCodes
Observation.codeexamplePattern: LOINC code 73569-6("Radiation exposure and protection information [Description] Document Diagnostic imaging")
Observation.interpretationextensibleObservationInterpretationCodes
Observation.bodySiteexampleSNOMEDCTBodyStructures
Observation.methodexampleObservationMethods
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
Observation.component.codeextensibleComponentRadiationDoseSummaryVS
Observation.component.dataAbsentReasonextensibleDataAbsentReason
Observation.component.interpretationextensibleObservationInterpretationCodes

This structure is derived from Observation

Summary

Mandatory: 8 elements (6 nested mandatory elements)
Must-Support: 11 elements
Prohibited: 2 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 pattern: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.performer is sliced based on the value of type:reference (Closed)

Differential View

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationMeasurements and simple assertions
... Slices for identifier 0..*IdentifierBusiness Identifier for observation
Slice: Unordered, Open by pattern:type
.... identifier:radiationSRUID S0..*IdentifierIdentifier related to SOP Instance UID if the resource is generated based on an RDSR
..... 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/radiation-dose-summary/CodeSystem/dicom-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: sop-instance-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: SOP Instance 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)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/radiation-dose-summary/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://loinc.org
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 73569-6
..... display1..1stringRepresentation defined by the system
Fixed Value: Radiation exposure and protection information [Description] Document Diagnostic imaging
... subject S1..1Reference(Patient)Irradiated patient
... focus S1..1Reference(ImagingStudy)The observation has a focus on the performed exam.
... effective[x] S1..1dateTimeIrradiation Start Date Time
... Slices for performer S1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
Slice: Unordered, Closed by type:reference
.... performer:irradiationAutorizingPerson S1..1Reference(Practitioner)Related irradiation authorizing person
... value[x] S1..1stringText Summary of the irradiation act.
... dataAbsentReason 0..0
... specimen 0..0
... device S0..1Reference(Modality Device)Irradiating modality
... component
.... code 1..1CodeableConceptType of component observation (code / type)
Binding: Radiation Dose Summary component type (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Observation.component.codeextensibleComponentRadiationDoseSummaryVS

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationMeasurements and simple assertions
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ0..*IdentifierBusiness Identifier for observation
Slice: Unordered, Open by pattern:type
.... identifier:radiationSRUID SΣ0..*IdentifierIdentifier related to SOP Instance UID if the resource is generated based on an RDSR
..... 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: Identifier Type Codes (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/radiation-dose-summary/CodeSystem/dicom-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: sop-instance-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: SOP Instance UID
..... system Σ0..1uriThe namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value Σ1..1stringThe value that is unique
Example General: 123456
.... basedOn:serviceRequestRef SΣ0..1Reference(ServiceRequest)Description of the related ServiceRequest
..... identifier Σ0..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: Identifier Type Codes (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 Σ1..1stringThe value that is unique
Example General: 123456
... Slices for partOf Σ1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef SΣ1..1Reference(ImagingStudy)Related ImagingStudy
..... identifier Σ0..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: Identifier Type Codes (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/radiation-dose-summary/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
Example General: 123456
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... code SΣ1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


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://loinc.org
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 73569-6
..... display1..1stringRepresentation defined by the system
Fixed Value: Radiation exposure and protection information [Description] Document Diagnostic imaging
... subject SΣ1..1Reference(Patient)Irradiated patient
... focus SΣ1..1Reference(ImagingStudy)The observation has a focus on the performed exam.
... effective[x] SΣ1..1dateTimeIrradiation Start Date Time
... Slices for performer SΣ1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
Slice: Unordered, Closed by type:reference
.... performer:irradiationAutorizingPerson SΣ1..1Reference(Practitioner)Related irradiation authorizing person
... value[x] SΣC1..1stringText Summary of the irradiation act.
... device S0..1Reference(Modality Device)Irradiating modality

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
Observation.identifier:radiationSRUID.userequiredIdentifierUse
Observation.identifier:radiationSRUID.typeextensiblePattern: sop-instance-uid("SOP Instance UID")
Observation.basedOn:serviceRequestRef.identifier.userequiredIdentifierUse
Observation.basedOn:serviceRequestRef.identifier.typeextensiblePattern: ACSN("Accession ID")
Observation.partOf:imagingStudyRef.identifier.userequiredIdentifierUse
Observation.partOf:imagingStudyRef.identifier.typeextensiblePattern: study-instance-uid("Study Instance UID")
Observation.statusrequiredObservationStatus
Observation.codeexamplePattern: LOINC code 73569-6("Radiation exposure and protection information [Description] Document Diagnostic imaging")

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationMeasurements and simple assertions
... 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: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... 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 pattern:type
.... identifier:radiationSRUID SΣ0..*IdentifierIdentifier related to SOP Instance UID if the resource is generated based on an RDSR
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (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/radiation-dose-summary/CodeSystem/dicom-identifier-type
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: sop-instance-uid
....... display1..1stringRepresentation defined by the system
Fixed Value: SOP 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 Σ1..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)
... 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..1stringUnique 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")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier Σ0..1IdentifierThe accession number related to the performed study
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (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 Σ1..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 Σ0..1stringText alternative for the resource
... Slices for partOf Σ1..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
Slice: Unordered, Open by type:reference
.... partOf:imagingStudyRef SΣ1..1Reference(ImagingStudy)Related ImagingStudy
..... id 0..1stringUnique 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")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier Σ0..1IdentifierIdentifier related to Study Instance UID
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (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/radiation-dose-summary/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 Σ1..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 Σ0..1stringText alternative for the resource
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

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


... code SΣ1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


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://loinc.org
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 73569-6
..... display1..1stringRepresentation defined by the system
Fixed Value: Radiation exposure and protection information [Description] Document Diagnostic imaging
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subject SΣ1..1Reference(Patient)Irradiated patient
... focus SΣ1..1Reference(ImagingStudy)The observation has a focus on the performed exam.
... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is made
... effective[x] SΣ1..1dateTimeIrradiation Start Date Time
... issued Σ0..1instantDate/Time this version was made available
... Slices for performer SΣ1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
Slice: Unordered, Closed by type:reference
.... performer:irradiationAutorizingPerson SΣ1..1Reference(Practitioner)Related irradiation authorizing person
... value[x] SΣC1..1stringText Summary of the irradiation act.
... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite 0..1CodeableConceptObserved body part
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... method 0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... device S0..1Reference(Modality Device)Irradiating modality
... referenceRange C0..*BackboneElementProvides guide for interpretation
.... 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
.... 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 0..1stringText 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 | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
... component Σ0..*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 Σ1..1CodeableConceptType of component observation (code / type)
Binding: Radiation Dose Summary component type (extensible)
.... value[x] Σ0..1Actual component result
..... valueQuantityQuantity
..... valueCodeableConceptCodeableConcept
..... valueStringstring
..... valueBooleanboolean
..... valueIntegerinteger
..... valueRangeRange
..... valueRatioRatio
..... valueSampledDataSampledData
..... valueTimetime
..... valueDateTimedateTime
..... valuePeriodPeriod
.... dataAbsentReason C0..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 / Code
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Observation.identifier:radiationSRUID.userequiredIdentifierUse
Observation.identifier:radiationSRUID.typeextensiblePattern: sop-instance-uid("SOP Instance UID")
Observation.basedOn:serviceRequestRef.typeextensibleResourceType
Observation.basedOn:serviceRequestRef.identifier.userequiredIdentifierUse
Observation.basedOn:serviceRequestRef.identifier.typeextensiblePattern: ACSN("Accession ID")
Observation.partOf:imagingStudyRef.typeextensibleResourceType
Observation.partOf:imagingStudyRef.identifier.userequiredIdentifierUse
Observation.partOf:imagingStudyRef.identifier.typeextensiblePattern: study-instance-uid("Study Instance UID")
Observation.statusrequiredObservationStatus
Observation.categorypreferredObservationCategoryCodes
Observation.codeexamplePattern: LOINC code 73569-6("Radiation exposure and protection information [Description] Document Diagnostic imaging")
Observation.interpretationextensibleObservationInterpretationCodes
Observation.bodySiteexampleSNOMEDCTBodyStructures
Observation.methodexampleObservationMethods
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
Observation.component.codeextensibleComponentRadiationDoseSummaryVS
Observation.component.dataAbsentReasonextensibleDataAbsentReason
Observation.component.interpretationextensibleObservationInterpretationCodes

This structure is derived from Observation

Summary

Mandatory: 8 elements (6 nested mandatory elements)
Must-Support: 11 elements
Prohibited: 2 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 pattern: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.performer is sliced based on the value of type:reference (Closed)

 

Other representations of profile: CSV, Excel, Schematron