Back To Index  <<  Back To Templates

ref Template  Multimedia Embedded Content

Id 2.16.756.5.30.1.1.10.4.18
ref
ch-palm-
Effective Date 2017‑06‑21
Status pending Under pre-publication review Version Label 2017
Name chpalm_entry_MultimediaEmbeddedContent Display Name Multimedia Embedded Content
Description

Multimedia objects (e.g., PDF representations of the CDA document, pictures, Reiber diagrams, electrophoresis, etc.) MAY be integrated into a CDA document, either by reference to external multimedia objects or by means of XML embedding.

This template defines only the embedding of multimedia objects in the CDA document. References to external documents can be created with the ExternalDocument template.

For embedding in XML, the multimedia objects Base-64 must be encoded.

Due to the amount of data, only light objects should be embedded.

Heavy objects should be integrated using links to external documents.

Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.4.18
Label CH‑PALM
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 8 templates, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.1.10.4.17 Containment pending Laboratory Isolate Organizer (2017) 2017‑06‑21
2.16.756.5.30.1.1.10.4.4 link pending Laboratory Report Data Processing Entry (2017) 2017‑06‑21
2.16.756.5.30.1.1.10.3.3 link pending Laboratory Speciality Section - coded (2017) 2017‑06‑21
2.16.756.5.30.1.1.10.1.10 link pending General Laboratory Report (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.3.5 link pending Laboratory Report Item Section - coded (2017) 2017‑06‑21
2.16.756.5.30.1.1.10.4.19 Containment pending Laboratory Battery Organizer (2017) 2017‑06‑21
2.16.756.5.30.1.1.10.4.85 Containment pending Laboratory Isolate Organizer - Pathogen Detection (2018) 2018‑04‑19
2.16.756.5.30.1.1.10.4.87 Containment pending Laboratory Battery Organizer - Antibiogram (2018) 2018‑04‑19
Relationship Specialization: template 2.16.840.1.113883.10.12.304 (2005‑09‑07)
Specialization: template 2.16.756.5.30.1.1.10.4.83 (DYNAMIC)
Example
XD-LAB 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</value>    </observationMedia>
    <!-- ... -->
  </entry>
</section>
Example
Example
<observationMedia ID="pdf1">
  <templateId root="2.16.756.5.30.1.1.10.4.18"/>  <templateId root="2.16.756.5.30.1.1.10.4.83"/>  <id root="2.999" extension="1095634"/>  <languageCode code="en-US"/>  <value xsi:type="ED" mediaType="application/pdf" representation="B64">JVBERi0xL ... 1DQolJUVPRg==</value></observationMedia>
Item DT Card Conf Description Label
hl7:observationMedia
CH-PALM
@ID
st 1 … 1 R Key for the reference to the narrative part of the document (<renderMultimedia referencedObject="the Key..."/>)
hl7:templateId
II 1 … 1 M CH-PALM
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.4.18
hl7:templateId
II 1 … 1 M CH-PALM
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.4.83
hl7:id
II 0 … * IDs for this item CAN be filled for traceability. CH-PALM
@root
uid 1 … 1 R MUST contain the OID of the system that issued the ID. OIDs of code systems, which are published in the public OID registry for the Swiss health care system (oid.refdata.ch) are REQUIRED. Others are NOT ALLOWED.
@extension
st 0 … 1   Contains the ID itself. The ID MUST be unique within the system that issued the ID.
hl7:languageCode
CS 1 … 1 R The RFC 1766 (ISO-639-1 and ISO 3166) based language in which the multimedia object is written. If it isn't known or not available (e.g. for pictures), use nullFlavor instead. CH-PALM
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.11526 HumanLanguage (DYNAMIC)
hl7:value
ED 1 … 1 R The Base-64 encoded multimedia object. CH-PALM
@representation
cs 1 … 1 F B64
  Indicates that the object is Base-64 encoded.
@mediaType
cs 1 … 1 R Mime type of the multimedia object. According to XD-LAB, only gif, jpeg, png or bmp formats are permitted for laboratory reports (Value-Set Multimedia Embedded Media Types)
  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)
hl7:entryRelationship
NP This template defines only the embedding of multimedia objects in the CDA document. CH-PALM
hl7:reference
NP This template defines only the embedding of multimedia objects in the CDA document. CH-PALM