Template

Show index

Template Multimedia Content 2012‑01‑07

Id1.2.40.0.34.11.30030
ref
elgabbr-
Effective Date2012‑01‑07
Statusretired RetiredVersion Label
NameMultimediaContentDisplay NameMultimedia Content
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 3 templates, Uses 0 templates
Used by as NameVersion
1.2.40.0.34.11.30020Containmentretired ELGA Spezimen-Act-Entry Allgemein2017‑02‑20
1.2.40.0.34.11.30023Includeretired Befundgruppen (Laboratory Battery Organizer)-deprecated2012‑01‑07
1.3.6.1.4.1.19376.1.3.1.4Containmentretired Befundgruppen (Laboratory Battery Organizer)2013‑09‑09
RelationshipVersion: template 1.2.40.0.34.11.30030 Multimedia Content (2012‑01‑07)
ref
elgabbr-
Example
Strukturbeispiel Multimedia-Inhalt unter einem Bereich
<entry typeCode="DRIV">
  <templateId root="1.3.6.1.4.1.19376.1.3.1" extension="Lab.Report.Data.Processing.Entry"/>  <act moodCode="EVN" classCode="ACT">
    <code displayName="Klinische Chemie/Proteindiagnostik" codeSystemName="ELGA_LaborparameterErgaenzung" code="500" codeSystem="1.2.40.0.34.5.11"/>    <statusCode code="completed"/>    <entryRelationship typeCode="COMP">
       ...       <!-- z.B. weitere Laborergebnisse -->
    </entryRelationship>
     ...     <entryRelationship typeCode="COMP">
      <!-- inline image base64 coded -->
      <observationMedia classCode="OBS" moodCode="EVN" ID="ELPHOR1">
        <value mediaType="image/jpeg" representation="B64"> /9j/4AA... INLINE CODED JPEG IMAGE </value>      </observationMedia>
    </entryRelationship>
  </act>
</entry>
Example
Strukturbeispiel Multimedia-Inhalt unter einer Befundgruppe
<organizer classCode="BATTERY" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.19376.1.3.1.4"/>  <code code="05190" codeSystem="1.2.40.0.34.5.11" codeSystemName="ELGA_LaborparameterErgaenzung" displayName="Proteindiagnostik"/>  <statusCode code="completed"/>  <component>
    <observation> ...
</observation>
  </component>
   ...   <component>
    <!-- inline image base64 coded -->
    <observationMedia classCode="OBS" moodCode="EVN" ID="ELPHOR1">
      <value mediaType="image/jpeg" representation="B64"> /9j/4AA... INLINE CODED JPEG IMAGE </value>    </observationMedia>
  </component>
</organizer>
ItemDTCardConfDescriptionLabel
hl7:observationMedia
1 … 1RMultdotstent
@classCode
cs1 … 1FOBS
@moodCode
cs1 … 1FEVN
@ID
1 … 1R
hl7:id
II0 … *de-DE Identifikation des observation media Knoten, welcher im narrativen Text mittels <renderMulitmedia @referencedObject> gerendert werden kannMultdotstent
hl7:value
ED1 … 1MMultdotstent
@mediaType
cs1 … 1Rde-DE
Kennzeichnung des Dateiformats. Erlaubte Werte:
„image/gif“
„image/jpeg“
„image/png“
application/pdf
 CONF
The value of @mediaType shall be drawn from value set 1.2.40.0.34.10.42 ELGA_Medientyp (DYNAMIC)
@representation
cs1 … 1FB64