2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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.9.6 Resource Procedure - Mappings

Mappings:

Mappings for the procedure resource.

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

ProcedureProcedure[moodCode=EVN]
    identifier.id
    patient.participation[typeCode=SBJ].role
    type.code
    bodySite.approachSiteCode
    indication.reasonCode
    performer.participation[typeCode=PFM]
        person.role
        role.functionCode
    date.effectiveTime
    encounter.inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]
    outcome.outboundRelationship[typeCode=OUT].target.text
    report.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN]
    complicationNeed specialization of OUT for this.
    followUp.outboundRelationship[typeCode=COMP].target[classCode=ACT, moodCode=INT].text
    relatedItem.outboundRelationship[typeCode=TRIG and target[classCode=PROC, moodCode=EVN]]
        type.inversionInd
        target.target
    notes.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value

4.9.6.2 Mappings for HL7 v2 (http://hl7.org/v2)

Procedure
    identifier
    patient
    type
    bodySite
    indication
    performer
        person
        role
    dateThis should be choice of dateTime|Period
    encounter
    outcome
    report
    complication
    followUp
    relatedItem
        type
        target
    notes