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.10 | Version: 2.2 | |||
Active as of 2022-05-13 | Computable Name: ReferencedFramesObservation | |||
Other Identifiers: : urn:oid:2.16.840.1.113883.10.20.6.2.10 |
A Referenced Frames Observation is used if the referenced DICOM SOP instance is a multiframe image and the reference does not apply to all frames. The list of integer values for the referenced frames of a DICOM multiframe image SOP instance is contained in a Boundary Observation nested inside this class.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from CDAR2.Observation
This structure is derived from CDAR2.Observation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 1..1 | CDAR2.Observation | ||
classCode | 1..1 | code | Required Pattern: ROIBND | |
moodCode | 1..1 | code | Required Pattern: EVN | |
code | 1..1 | CD | ||
code | 0..1 | string | Required Pattern: 121190 | |
entryRelationship | 1..1 | Element | ||
typeCode | 1..1 | code | Required Pattern: COMP | |
observation | 1..1 | BoundaryObservation | ||
Documentation for this format |
This structure is derived from CDAR2.Observation
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: ROIBND | |
moodCode | 1..1 | code | Required Pattern: EVN | |
code | 1..1 | CD | ||
code | 0..1 | string | Required Pattern: 121190 | |
entryRelationship | 1..1 | Element | ||
typeCode | 1..1 | code | Required Pattern: COMP | |
observation | 1..1 | BoundaryObservation | ||
Documentation for this format |
Snapshot View
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
Observation.classCode | required | Pattern: ROIBND |
Observation.code | extensible | ObservationType |
Observation.code.nullFlavor | required | NullFlavor |
Observation.statusCode | required | ActStatus |
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 |
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 |