FHIR Release 3 (STU) CI-Build

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon . Page versions: R5 R4B R4 R3 R2

Maturity Level : N/A
Responsible Owner: FHIR Infrastructure icon Work Group Ballot Standards Status : Informative Security Category : Anonymous Compartments : Not linked to any No defined compartments

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

OperationOutcome Grouping infrastructure.exchange
The mappings provided in this tab are indicative of how HL7 v2 fields relate to HL7 FHIR attributes in this resource, but is handled through multiple repetitions from whatever context references the outcomes (no specific grouper required) not complete and without critical HL7 v2 context. The HL7 v2-FHIR Implementation guide, located here icon, provides additional guidance on transforming an HL7 v2 message to FHIR resources for FHIR R4 and FHIR R6.
./typeCode[parent::AcknowledgmentDetail] or unique(./inboundRelationship[parent::Observation and typeCode='SUBJ' and isNormalActRelationship()]/source[classCode="OBS" and moodCode="EVN" and implies(code, ActCode#SEV and isNormalAct())/value[xsi:type="CD"] ./code ./code ./text[parent::AcknowledgmentDetail] ./location[parent::AcknowledgmentDetail] ./location[parent::AcknowledgmentDetail]
OperationOutcome
    issue AcknowledgementDetail or Observation[classCode="ALRT" and moodCode="EVN"] ERR
        severity ERR-4
        code ERR-3
        details ERR-5
        diagnostics ERR-8
        location ERR-2
        expression ERR-2
ERR-4 ERR-3 ERR-5 ERR-8 ERR-2 ERR-2
OperationOutcome Grouping is handled through multiple repetitions from whatever context references the outcomes (no specific grouper required)
    issue ERR AcknowledgementDetail or Observation[classCode="ALRT" and moodCode="EVN"]
        severity ./typeCode[parent::AcknowledgmentDetail] or unique(./inboundRelationship[parent::Observation and typeCode='SUBJ' and isNormalActRelationship()]/source[classCode="OBS" and moodCode="EVN" and implies(code, ActCode#SEV and isNormalAct())/value[xsi:type="CD"]
        code ./code
        details ./code
        diagnostics ./text[parent::AcknowledgmentDetail]
        location ./location[parent::AcknowledgmentDetail]
        expression ./location[parent::AcknowledgmentDetail]