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: R5 R4B R4 R3 R2

4.18.6 Resource Resource ImagingStudy - Mappings - Mappings

Mappings:

Mappings for the imagingstudy resource.

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

ImagingStudy Reference IHE radiology TF vol 2 table 4.14.1
    dateTime 0008,0020+0008,0030
    subject 0010/*
    uid 0020,000D
    accessionNo 0008,0050
    identifier 0020,0010
    order
    modality 0008,0061
    referrer 0008,0090
    availability 0008,0056
    url 0008,1190
    numberOfSeries (0020,1206)
    numberOfInstances (0020,1208)
    clinicalInformation 0040,1002, 0008,1080
    procedure 0008,1032
    interpreter 0008,1060
    description 0008,1030
    series
        number 0020,0011
        modality 0008,0060
        uid 0020,000E
        description 0008,103E
        numberOfInstances 0020,1209
        availability 0008,0056
        url 0008,1115 > 0008,1190
        bodySite 0018,0015
        dateTime
        instance
            number 0020,0013
            uid 0008,0018
            sopclass 0008,0016
            type 0004,1430
            title 0070,0080 | 0040,A043 > 0008,0104 | 0042,0010 | 0008,0008
            url 0008,1199 > 0008,1190
            attachment

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

ImagingStudy Act[classCode=COMPOSITION, moodCode=EVN]
    dateTime .effectiveTime
    subject .participation[typeCode=SBJ].role
    uid .id
    accessionNo .inboundRelationship[typeCode=COMP].source[classCode=ACSN, moodCode=EVN].id
    identifier .id (no means to distinguish from uid)
    order .outboundRelationship[typeCode=FLFS].target[classCode=DGIMG, moodCode=RQO]
    modality .code
    referrer .outboundRelationship[typeCode=FLFS].target[classCode=DGIMG, moodCode=RQO].participation[typeCode=AUT].role
    availability Not supported
    url .text.reference
    numberOfSeries .outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=OBSSER, moodCode=EVN].repeatNumber
    numberOfInstances .outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=DGIMG, moodCode=EVN].repeatNumber
    clinicalInformation .outboundRelationship[typeCode=PERT].target
    procedure .outboundRelationship[typeCode=COMP].target[classCode=PROC, moodCode=EVN]
    interpreter .participation[typeCode=PRF].role
    description .text
    series .outboundRelationship[typeCode=COMP].target[classCode=OBSSER, moodCode=EVN]
        number .inboundRelationship[type=COMP, source[classCode=COMPOSITION, moodCode=EVN]].sequenceNumber
        modality .code
        uid .id
        description .text
        numberOfInstances .outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=DGIMG, moodCode=EVN].repeatNumber
        availability .inboundRelationship[typeCode=COMP]. source[classCode=OBS, moodCode=EVN, code="availability"].value
        url .text.reference
        bodySite .targetSiteCode
        dateTime .effectiveTime
        instance .outboundRelationship[typeCode=COMP].target[classCode=DGIMG, moodCode=EVN]
            number .inboundRelationship[typeCode=COMP, source[classCode=OBSSER, moodCode=EVN]].sequenceNumber
            uid .id
            sopclass .inboundRelationship[typeCode=COMP]. source[classCode=OBS, moodCode=EVN, code="sop class"].value
            type .code
            title .title
            url .text.reference
            attachment .text.binary

comments powered by Disqus