Back To Index  <<  Back To Templates

ref Template  Multimedia Embedded Content

Id 1.3.6.1.4.1.19376.1.3.1.9999.10.9.12 ref (from repository: XDLAB-) Effective Date valid from 2016‑07‑05
Status draft Draft Version Label 2016
Name IHEMultimediaEmbeddedContent Display Name Multimedia Embedded Content
Description

The embedding of multimedia content (e.g., a small image of an electrophoresis chart) in a Laboratory Report is consistent with the CDA R2 Standard. The CDA schema allows both embedded multimedia objects and referenced external multimedia objects. However, this content module restrains the use to embedded multimedia objects only. Additionally, the embedded content SHALL be B64 encoded. This is indicated by setting observationMedia/value/representation="B64". This profile supports only small images in gif, jpeg, png or bmp format, which are in most cases, not real pictures but simple graphics, such as an electrophoresis chart, embedded in the report, or an illustration of the test results. The sharing of real images (e.g., a picture taken from a microscope, such as the picture of a kariotype) will be addressed in the future by an extension of the Laboratory Technical Framework.

Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 8 templates, Uses 0 templates
Used by Template id as Name Version
1.3.6.1.4.1.19376.1.3.1 Containment Laboratory Report Data Processing Entry 2016‑07‑05
1.3.6.1.4.1.19376.1.3.3.2.2 link Laboratory Report Item Section 2016‑07‑05
1.3.6.1.4.1.19376.1.3.3.2.1.1 link BC CDA LabResultSpecialtyStructuredBody 2016‑04‑05 00:27:44
2.16.840.1.113883.3.51.60.2.1 link BC CDA ClinicalDocumentBCLabResult 2016‑04‑02 11:52:37
1.3.6.1.4.1.19376.1.3.3.2.2 link BC CDA Laboratory Report Item Section 2016‑04‑05 02:22:00
1.3.6.1.4.1.19376.1.3.1.4 Containment Laboratory Battery Organizer 2016‑07‑05
1.3.6.1.4.1.19376.1.3.1 link BC Laboratory Report Data Processing Entry 2016‑04‑05 01:31:43
1.3.6.1.4.1.19376.1.3.1.5 link BC Laboratory Isolate Organizer 2016‑09‑29 14:55:37
Relationship Specialization: template 2.16.840.1.113883.10.12.304 (2005‑09‑07)
Example
Example
<section>
  <text>
    <!-- ... -->
    <renderMultimedia referencedObject="ELECTRO"/>
    <!-- ... -->
  </text>
  <entry>
    <!-- ... -->
    <observationMedia classCode="OBS" moodCode="EVN" ID="ELECTRO">
      <value mediaType="image/gif" representation="B64">Here is the inline B64 multimedia content        Here is the inline B64 multimedia content</value>    </observationMedia>
    <!-- ... -->
  </entry>
</section>
Item DT Card Conf Description Label
hl7:observationMedia
(IHEMultimediaEmbeddedContent)
treetree @classCode
cs 1 … 1 F OBS
 

In accordance with CDA R2, without further constraints.

treetree @moodCode
cs 1 … 1 F EVN
 

In accordance with CDA R2, without further constraints.

treetree @ID
uuid 0 … 1  

ID for the reference from the narrative block (<renderMultimedia referencedObject="...ID..."/>)

treetree hl7:value
ED 1 … 1 R (IHEMultimediaEmbeddedContent)
treeblank treetree @representation
cs 1 … 1 F B64
 

The embedded content SHALL be B64 encoded. This is indicated by setting observationMedia/value/representation="B64".

treeblank treetree @mediaType
cs 1 … 1 R

Mime type

  CONF
The value of @mediaType shall be drawn from value set 1.3.6.1.4.1.19376.1.3.11.5 Multimedia Embedded Media Types (DYNAMIC)
treetree hl7:entryRelationship
NP

The CDA schema allows both embedded multimedia objects and referenced external multimedia objects. However, this content module restrains the use to embedded multimedia objects only.

(IHEMultimediaEmbeddedContent)
treetree hl7:reference
NP

The CDA schema allows both embedded multimedia objects and referenced external multimedia objects. However, this content module restrains the use to embedded multimedia objects only.

(IHEMultimediaEmbeddedContent)