Consolidated CDA Release 2.2, published by Health Level Seven. This is not an authorized publication; it is the continuous build for version 2.2). This version is based on the current content of https://github.com/HL7/CDA-ccda-2.2/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.6.2.8 | Version: 2.2 | |||
Active as of 2022-05-13 | Computable Name: SOPInstanceObservation | |||
Other Identifiers: : urn:oid:2.16.840.1.113883.10.20.6.2.8 |
A SOP Instance Observation contains the DICOM Service Object Pair (SOP) Instance information for referenced DICOM composite objects. The SOP Instance act class is used to reference both image and non-image DICOM instances. The text attribute contains the DICOM WADO reference.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from CDAR2.Observation
Summary
Mandatory: 6 elements (8 nested mandatory elements)
Prohibited: 2 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
This structure is derived from CDAR2.Observation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 1..1 | CDAR2.Observation | ||
classCode | 1..1 | code | Required Pattern: DGIMG | |
moodCode | 1..1 | code | Required Pattern: EVN | |
id | 1..* | II | The @root contains an OID representing the DICOM SOP Instance UID | |
code | 1..1 | CD | ||
code | I | 1..1 | string | 81-19226: @code is an OID for a valid SOP class name UID (CONF:81-19226). |
codeSystem | 1..1 | string | Required Pattern: 1.2.840.10008.2.6.1 | |
text | 0..1 | ED | ||
mediaType | 1..1 | code | Required Pattern: application/dicom | |
reference | I | 1..1 | TEL | 81-9249: **SHALL** contain a @value that contains a WADO reference as a URI (CONF:81-9249). |
effectiveTime | 0..1 | IVL_TS | ||
value | 1..1 | dateTime | ||
low | 0..0 | |||
high | 0..0 | |||
Slices for entryRelationship | 0..* | Element | Slice: Unordered, Open by value:typeCode | |
entryRelationship:subject | 0..* | Element | ||
typeCode | 1..1 | code | Required Pattern: SUBJ | |
entryRelationship:purposeofReferenceObservation | 0..* | Element | ||
typeCode | 1..1 | code | Required Pattern: RSON | |
observation | 1..1 | PurposeofReferenceObservation | ||
entryRelationship:referencedFramesObservation | I | 0..* | Element | 81-9263: This entryRelationship SHALL be present if the referenced DICOM object is a multiframe object and the reference does not apply to all frames (CONF:81-9263). |
typeCode | 1..1 | code | Required Pattern: COMP | |
observation | 1..1 | ReferencedFramesObservation | ||
Documentation for this format |
This structure is derived from CDAR2.Observation
Summary
Mandatory: 6 elements (8 nested mandatory elements)
Prohibited: 2 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from CDAR2.Observation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 1..1 | CDAR2.Observation | ||
classCode | 1..1 | code | Required Pattern: DGIMG | |
moodCode | 1..1 | code | Required Pattern: EVN | |
id | 1..* | II | The @root contains an OID representing the DICOM SOP Instance UID | |
code | 1..1 | CD | ||
code | I | 1..1 | string | 81-19226: @code is an OID for a valid SOP class name UID (CONF:81-19226). |
codeSystem | 1..1 | string | Required Pattern: 1.2.840.10008.2.6.1 | |
text | 0..1 | ED | ||
mediaType | 1..1 | code | Required Pattern: application/dicom | |
reference | I | 1..1 | TEL | 81-9249: **SHALL** contain a @value that contains a WADO reference as a URI (CONF:81-9249). |
effectiveTime | 0..1 | IVL_TS | ||
value | 1..1 | dateTime | ||
low | 0..0 | |||
high | 0..0 | |||
Slices for entryRelationship | 0..* | Element | Slice: Unordered, Open by value:typeCode | |
entryRelationship:subject | 0..* | Element | ||
typeCode | 1..1 | code | Required Pattern: SUBJ | |
entryRelationship:purposeofReferenceObservation | 0..* | Element | ||
typeCode | 1..1 | code | Required Pattern: RSON | |
observation | 1..1 | PurposeofReferenceObservation | ||
entryRelationship:referencedFramesObservation | I | 0..* | Element | 81-9263: This entryRelationship SHALL be present if the referenced DICOM object is a multiframe object and the reference does not apply to all frames (CONF:81-9263). |
typeCode | 1..1 | code | Required Pattern: COMP | |
observation | 1..1 | ReferencedFramesObservation | ||
Documentation for this format |
Snapshot View
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
Observation.classCode | required | Pattern: DGIMG |
Observation.code | extensible | ObservationType |
Observation.code.nullFlavor | required | NullFlavor |
Observation.text.nullFlavor | required | NullFlavor |
Observation.text.compression | required | CompressionAlgorithm |
Observation.text.integrityCheckAlgorithm | required | IntegrityCheckAlgorithm |
Observation.statusCode | required | ActStatus |
Observation.effectiveTime.nullFlavor | required | NullFlavor |
Observation.priorityCode | extensible | ActPriority |
Observation.languageCode | required | HumanLanguage |
Observation.interpretationCode | required | ObservationInterpretation |
Observation.methodCode | extensible | ObservationMethod |
Observation.subject.typeCode | required | Fixed Value: SBJ |
Observation.subject.contextControlCode | required | Fixed Value: OP |
Observation.subject.awarenessCode | extensible | TargetAwareness |
Observation.informant.typeCode | required | Fixed Value: INF |
Observation.informant.contextControlCode | required | Fixed Value: OP |
Observation.referenceRange.typeCode | required | Fixed Value: REFV |
Id | Grade | Path | Details | Requirements |
81-19226 | error | Observation.code.code | @code is an OID for a valid SOP class name UID (CONF:81-19226). : | |
81-9249 | error | Observation.text.reference | **SHALL** contain a @value that contains a WADO reference as a URI (CONF:81-9249). : | |
obs-er-1 | error | Observation.entryRelationship | Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act : (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1 | |
obs-er-1 | error | Observation.entryRelationship:subject | Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act : (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1 | |
obs-er-1 | error | Observation.entryRelationship:purposeofReferenceObservation | Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act : (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1 | |
obs-er-1 | error | Observation.entryRelationship:referencedFramesObservation | Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act : (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1 | |
81-9263 | warning | Observation.entryRelationship:referencedFramesObservation | This entryRelationship SHALL be present if the referenced DICOM object is a multiframe object and the reference does not apply to all frames (CONF:81-9263). : |