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
6.13.6 Resource OperationOutcome - Mappings
Mappings for the operationoutcome resource.
6.13.6.1 Mappings for RIM (http://hl7.org/v3)
OperationOutcome | Grouping is handled through multiple repetitions from whatever context references the outcomes (no specific grouper required) |
issue | 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"] |
type | ./code |
details | ./text[parent::AcknowledgmentDetail] |
location | ./location[parent::AcknowledgmentDetail] |
6.13.6.2 Mappings for HL7 v2 (http://hl7.org/v2)
OperationOutcome | |
issue | ERR |
severity | ERR-4 |
type | ERR-3, ERR-5 |
details | ERR-8 |
location | ERR-2 |