Template

Show index

Template Multimedia Embedded Content 2017‑03‑24 16:27:41

Id2.16.756.5.30.1.1.10.4.18
ref
ch-palm-
Effective Date2017‑03‑24 16:27:41
Statusdraft DraftVersion Label2017
Namechpalm_entry_MultimediaEmbeddedContentDisplay NameMultimedia 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.
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
RelationshipSpecialization: template 2.16.840.1.113883.10.12.304 CDA ObservationMedia (2005‑09‑07)
ref
ad1bbr-

Specialization: template 1.3.6.1.4.1.19376.1.3.1.9999.10.9.12 (2016‑07‑05)
ref
ch-palm-
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>
ItemDTCardConfDescriptionLabel
hl7:observationMedia
chpadotstent
@classCode
cs1 … 1FOBS
@moodCode
cs1 … 1FEVN
@ID
uuid1 … 1RKey for the reference to the narrative part of the document (<renderMultimedia referencedObject="the Key..."/>)
hl7:id
II0 … 1An ID for this item CAN be filled for traceability.chpadotstent
@extension
st1 … 1RMUST contain the ID itself. The ID MUST be unique within the system that issued the ID.
@root
uid1 … 1RMUST 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.
hl7:value
ED1 … 1Rchpadotstent
@representation
cs1 … 1FB64
 Indicates that the object is Base-64 encoded.
@mediaType
cs1 … 1R 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
NPThis template defines only the embedding of multimedia objects in the CDA document.chpadotstent
hl7:reference
NPThis template defines only the embedding of multimedia objects in the CDA document.chpadotstent