This page is part of the CDA: Clinical Document Architecture (v2.1.0-draft1: CDA 2.1 Draft) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia | Version: 2.1.0-draft1 | |||
Active as of 2023-01-16 | Computable Name: CDAR2.ObservationMedia |
A derivative of the RIM Observation class that represents multimedia that is logically part of the current document. This class is only for multimedia that is logically part of the attested content of the document. Rendering a referenced ObservationMedia requires a software tool that recognizes the particular MIME media type. An XML attribute “ID” of type XML ID, is added to ObservationMedia within the CDA Schema. This attribute serves as the target of a renderMultiMedia reference (see renderMultiMedia). All values of attributes of type XML ID must be unique within the document (per the W3C XML specification). The distinction between ObservationMedia and ExternalObservation is that ObservationMedia entries are part of the attested content of the document whereas ExternalObservations are not. For instance, when a clinician draws a picture as part of a progress note, that picture is represented as a CDA ObservationMedia. If that clinician is also describing a finding seen on a chest-x-ray, the referenced chest-x-ray is represented as a CDA ExternalObservation.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Base
Path | Conformance | ValueSet / Code |
ObservationMedia.classCode | required | Fixed Value: OBS |
ObservationMedia.moodCode | required | Fixed Value: EVN |
ObservationMedia.languageCode | required | HumanLanguage (a valid code from http://terminology.hl7.org/CodeSystem/ietf3066 ) |
ObservationMedia.subject.typeCode | required | Fixed Value: SBJ |
ObservationMedia.subject.contextControlCode | required | Fixed Value: OP |
ObservationMedia.subject.awarenessCode | extensible | TargetAwareness |
ObservationMedia.informant.typeCode | required | Fixed Value: INF |
ObservationMedia.informant.contextControlCode | required | Fixed Value: OP |
Path | Conformance | ValueSet / Code |
ObservationMedia.classCode | required | Fixed Value: OBS |
ObservationMedia.moodCode | required | Fixed Value: EVN |
ObservationMedia.languageCode | required | HumanLanguage (a valid code from http://terminology.hl7.org/CodeSystem/ietf3066 ) |
ObservationMedia.subject.typeCode | required | Fixed Value: SBJ |
ObservationMedia.subject.contextControlCode | required | Fixed Value: OP |
ObservationMedia.subject.awarenessCode | extensible | TargetAwareness |
ObservationMedia.informant.typeCode | required | Fixed Value: INF |
ObservationMedia.informant.contextControlCode | required | Fixed Value: OP |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |
Path | Conformance | ValueSet / Code |
ObservationMedia.classCode | required | Fixed Value: OBS |
ObservationMedia.moodCode | required | Fixed Value: EVN |
ObservationMedia.languageCode | required | HumanLanguage (a valid code from http://terminology.hl7.org/CodeSystem/ietf3066 ) |
ObservationMedia.subject.typeCode | required | Fixed Value: SBJ |
ObservationMedia.subject.contextControlCode | required | Fixed Value: OP |
ObservationMedia.subject.awarenessCode | extensible | TargetAwareness |
ObservationMedia.informant.typeCode | required | Fixed Value: INF |
ObservationMedia.informant.contextControlCode | required | Fixed Value: OP |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Base
Differential View
This structure is derived from Base
Path | Conformance | ValueSet / Code |
ObservationMedia.classCode | required | Fixed Value: OBS |
ObservationMedia.moodCode | required | Fixed Value: EVN |
ObservationMedia.languageCode | required | HumanLanguage (a valid code from http://terminology.hl7.org/CodeSystem/ietf3066 ) |
ObservationMedia.subject.typeCode | required | Fixed Value: SBJ |
ObservationMedia.subject.contextControlCode | required | Fixed Value: OP |
ObservationMedia.subject.awarenessCode | extensible | TargetAwareness |
ObservationMedia.informant.typeCode | required | Fixed Value: INF |
ObservationMedia.informant.contextControlCode | required | Fixed Value: OP |
Key Elements View
Path | Conformance | ValueSet / Code |
ObservationMedia.classCode | required | Fixed Value: OBS |
ObservationMedia.moodCode | required | Fixed Value: EVN |
ObservationMedia.languageCode | required | HumanLanguage (a valid code from http://terminology.hl7.org/CodeSystem/ietf3066 ) |
ObservationMedia.subject.typeCode | required | Fixed Value: SBJ |
ObservationMedia.subject.contextControlCode | required | Fixed Value: OP |
ObservationMedia.subject.awarenessCode | extensible | TargetAwareness |
ObservationMedia.informant.typeCode | required | Fixed Value: INF |
ObservationMedia.informant.contextControlCode | required | Fixed Value: OP |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |
Snapshot View
Path | Conformance | ValueSet / Code |
ObservationMedia.classCode | required | Fixed Value: OBS |
ObservationMedia.moodCode | required | Fixed Value: EVN |
ObservationMedia.languageCode | required | HumanLanguage (a valid code from http://terminology.hl7.org/CodeSystem/ietf3066 ) |
ObservationMedia.subject.typeCode | required | Fixed Value: SBJ |
ObservationMedia.subject.contextControlCode | required | Fixed Value: OP |
ObservationMedia.subject.awarenessCode | extensible | TargetAwareness |
ObservationMedia.informant.typeCode | required | Fixed Value: INF |
ObservationMedia.informant.contextControlCode | required | Fixed Value: OP |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Base