This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

6.2.6 Resource Resource Media - Mappings - Mappings

Mappings:

Mappings for the media resource.

6.2.6.1 Mappings for DICOM (http://nema.org/dicom)

Media
    type
    subtype0008,0060 | 0008,1032
    identifier0008,0018 | ~0008,0050 | 0020,000D | 0020,000E
    dateTime0008,0020 + 0008,0030
    subject~0010,0020
    operator0008,1060?
    view
    deviceName0008,0070
    height0028,0010
    width0028,0011
    frames
    length~0028,0002
    content

6.2.6.2 Mappings for RIM (http://hl7.org/v3)

MediaAct[classCode="DGIMG", moodCode="EVN"]
    type.code
    subtype.outboundRelationship[typeCode="COMP].target[classCode="LIST", moodCode="EVN"].code
    identifier.id
    dateTime.effectiveTime
    subject.participation[typeCode="SUBJ"]…
    operator.participation[typeCode="PERF"]…
    viewDiagnosticImage.subjectOrientationCode
    deviceName.participation[typeCode="DEV"].role.player.Entity[classCode="DEV"].name
    height.outboundRelationship[typeCode="COMP].target[classCode="OBS", moodCode="EVN",code="<CODE>"].value
    width.outboundRelationship[typeCode="COMP].target[classCode="OBS", moodCode="EVN",code="<CODE>"].value
    frames.outboundRelationship[typeCode="COMP].target[classCode="OBS", moodCode="EVN",code="<CODE>"].value
    length.outboundRelationship[typeCode="COMP].target[classCode="OBS", moodCode="EVN",code="<CODE>"].value
    content.text

comments powered by Disqus