Release 4

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). 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

Patient Administration Work GroupMaturity Level: N/AStandards Status: InformativeSecurity Category: Patient Compartments: Encounter, Patient, Practitioner, RelatedPerson

Mappings for the encounter resource (see Mappings to Other Standards for further information & status).

Encounter
    identifierFiveWs.identifier
    statusFiveWs.status
    classFiveWs.class
    typeFiveWs.class
    priorityFiveWs.grade
    subjectFiveWs.subject[x]
    episodeOfCareFiveWs.context
        individualFiveWs.who
    periodFiveWs.done[x]
    reasonCodeFiveWs.why[x]
    reasonReferenceFiveWs.why[x]
        conditionFiveWs.why[x]
        locationFiveWs.where[x]
EncounterEvent
    identifierEvent.identifier
    statusEvent.status
    typeEvent.code
    serviceTypeEvent.code
    subjectEvent.subject
    episodeOfCareEvent.context
    basedOnEvent.basedOn
    participantEvent.performer
        typeEvent.performer.function
        individualEvent.performer.actor
    appointmentEvent.basedOn
    periodEvent.occurrence[x]
    lengthEvent.occurrence[x]
    reasonCodeEvent.reasonCode
    reasonReferenceEvent.reasonCode
        conditionEvent.reasonReference
        locationEvent.location
    serviceProviderEvent.performer.actor
    partOfEvent.partOf
Encounter
    identifierPV1-19
    statusNo clear equivalent in HL7 v2; active/finished could be inferred from PV1-44, PV1-45, PV2-24; inactive could be inferred from PV2-16
    statusHistory
        status
        period
    classPV1-2
    classHistory
        class
        period
    typePV1-4 / PV1-18
    serviceTypePV1-10
    priorityPV2-25
    subjectPID-3
    episodeOfCarePV1-54, PV1-53
    basedOn
    participantROL
        typeROL-3 (or maybe PRT-4)
        periodROL-5, ROL-6 (or maybe PRT-5)
        individualROL-4
    appointmentSCH-1 / SCH-2
    periodPV1-44, PV1-45
    length(PV1-45 less PV1-44) iff ( (PV1-44 not empty) and (PV1-45 not empty) ); units in minutes
    reasonCodeEVN-4 / PV2-3 (note: PV2-3 is nominally constrained to inpatient admissions; HL7 v2 makes no vocabulary suggestions for PV2-3; would not expect PV2 segment or PV2-3 to be in use in all implementations )
    reasonReferenceEVN-4 / PV2-3 (note: PV2-3 is nominally constrained to inpatient admissions; HL7 v2 makes no vocabulary suggestions for PV2-3; would not expect PV2 segment or PV2-3 to be in use in all implementations )
    diagnosis
        conditionResources that would commonly referenced at Encounter.indication would be Condition and/or Procedure. These most closely align with DG1/PRB and PR1 respectively.
        use
        rank
    account
    hospitalization
        preAdmissionIdentifierPV1-5
        origin
        admitSourcePV1-14
        reAdmissionPV1-13
        dietPreferencePV1-38
        specialCourtesyPV1-16
        specialArrangementPV1-15 / OBR-30 / OBR-43
        destinationPV1-37
        dischargeDispositionPV1-36
    location
        locationPV1-3 / PV1-6 / PV1-11 / PV1-42 / PV1-43
        status
        physicalType
        period
    serviceProviderPL.6 & PL.1
    partOf
EncounterEncounter[@moodCode='EVN']
    identifier.id
    status.statusCode
    statusHistoryn/a
        statusn/a
        periodn/a
    class.inboundRelationship[typeCode=SUBJ].source[classCode=LIST].code
    classHistoryn/a
        classn/a
        periodn/a
    type.code
    serviceTypen/a
    priority.priorityCode
    subject.participation[typeCode=SBJ]/role[classCode=PAT]
    episodeOfCaren/a
    basedOn.reason.ClinicalDocument
    participant.participation[typeCode=PFM]
        type.functionCode
        period.time
        individual.role
    appointment.outboundRelationship[typeCode=FLFS].target[classCode=ENC, moodCode=APT]
    period.effectiveTime (low & high)
    length.lengthOfStayQuantity
    reasonCode.reasonCode
    reasonReference.reasonCode
    diagnosis.outboundRelationship[typeCode=RSON]
        condition.outboundRelationship[typeCode=RSON].target
        usen/a
        rank.outboundRelationship[typeCode=RSON].priority
    account.pertains.A_Account
    hospitalization.outboundRelationship[typeCode=COMP].target[classCode=ENC, moodCode=EVN]
        preAdmissionIdentifier.id
        origin.participation[typeCode=ORG].role
        admitSource.admissionReferralSourceCode
        reAdmissionn/a
        dietPreference.outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=EVN, code="diet"]
        specialCourtesy.specialCourtesiesCode
        specialArrangement.specialArrangementCode
        destination.participation[typeCode=DST]
        dischargeDisposition.dischargeDispositionCode
    location.participation[typeCode=LOC]
        location.role
        status.role.statusCode
        period.time
    serviceProvider.particiaption[typeCode=PFM].role
    partOf.inboundRelationship[typeCode=COMP].source[classCode=COMP, moodCode=EVN]