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

5.16.9 Resource Encounter - Mappings

Mappings:

Mappings for the encounter resource.

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

EncounterEncounter[moodCode=EVN]
    identifier.id
    status.statusCode
    statusHistory
        status
        period
    class.inboundRelationship[typeCode=SUBJ].source[classCode=LIST].code
    type.code
    patient.participation[typeCode=SBJ]/role[classCode=PAT]
    episodeOfCare
    participant.participation[typeCode=PFM]
        type.functionCode
        period
        individual.role
    fulfills.outboundRelationship[typeCode=FLFS].target[classCode=ENC, moodCode=APT]
    period.effectiveTime
(low & high)
    length.lengthOfStayQuantity
    reason.reasonCode
    indication.outboundRelationship[typeCode=RSON].target
    priority.priorityCode
    hospitalization.outboundRelationship[typeCode=COMP].target[classCode=ENC, moodCode=EVN]
        preAdmissionIdentifier.id
        origin.participation[typeCode=ORG].role
        admitSource.admissionReferralSourceCode
        diet.outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=EVN, code="diet"]
        specialCourtesy.specialCourtesiesCode
        specialArrangement.specialArrangementCode
        destination.participation[typeCode=DST]
        dischargeDisposition.dischargeDispositionCode
        dischargeDiagnosis.outboundRelationship[typeCode=OUT].target[classCode=OBS, moodCode=EVN, code=ASSERTION].value
        reAdmissionPropose at harmonization
    location.participation[typeCode=LOC]
        location.role
        status
        period.time
    serviceProvider.particiaption[typeCode=PFM].role
    partOf.inboundRelationship[typeCode=COMP].source[classCode=COMP, moodCode=EVN]

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

Encounter
    identifierPV1-19-visit number
    statusNo clear equivalent in V2.x; active/finished could be inferred from PV1-44, PV1-45, PV2-24; inactive could be inferred from PV2-16
    statusHistory
        status
        period
    classPV1-2-patient class
    typePV1-4-admission type
    patientPID-3-patient ID list
    episodeOfCare
    participant
        typePRT-4-participation
        period
        individualPRT-5-participation person
    fulfillsSCH-1-placer appointment ID / SCH-2-filler appointment ID
    period
    length(PV1-45 less PV1-44) iff ( (PV1-44 not empty) and (PV1-45 not empty) ); units in minutes
    reasonEVN-4-event reason code / PV2-3-admit reason (note: PV2-3 is nominally constrained to inpatient admissions; V2.x makes no vocabulary suggestions for PV2-3; would not expect PV2 segment or PV2-3 to be in use in all implementations
)
    indication
    priorityPV2-25-visit priority code
    hospitalization
        preAdmissionIdentifierPV1-5-preadmit number
        origin
        admitSourcePV1-14-admit source
        dietPV1-38-diet type
        specialCourtesyPV1-16-VIP indicator
        specialArrangementPV1-15-ambulatory status / OBR-30-transportation mode / OBR-43-planned patient transport comment
        destination
        dischargeDispositionPV1-36-discharge disposition
        dischargeDiagnosis
        reAdmissionPV1-13-re-admission indicator
    location
        locationPV1-3-assigned patient location / PV1-6-prior patient location / PV1-11-temporary location / PV1-42-pending location / PV1-43-prior temporary location
        status
        period
    serviceProviderPV1-10-hospital service / PL.6 Person Location Type & PL.1 Point of Care (note: V2.x definition is "the treatment or type of surgery that the patient is scheduled to receive"; seems slightly out of alignment with the concept name 'hospital service'. Would not trust that implementations apply this semantic by default)
    partOf