FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

FHIR Infrastructure icon Work GroupMaturity Level: N/AStandards Status: InformativeSecurity Category: N/A Compartments: No defined compartments

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

OperationOutcomeinfrastructure.exchange
OperationOutcome
    issueERR
        severityERR-4
        codeERR-3
        detailsERR-5
        diagnosticsERR-8
        locationERR-2
        expressionERR-2
OperationOutcomeGrouping is handled through multiple repetitions from whatever context references the outcomes (no specific grouper required)
    issueAcknowledgementDetail 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]