HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/core/ and changes regularly. See the Directory of published versions
Resource Profile: PT_OperationOutcome - Mappings
Mappings for the PTOperationOutcome resource profile.
Mappings for ()
PT_OperationOutcome |
OperationOutcome | |
issue | |
details | |
coding | |
system | ERR-3.3; ERR-5.3 |
Mappings for ()
PT_OperationOutcome |
OperationOutcome | |
issue | |
severity | ERR-4; If MSA-1 == AE or AR = error |
code | ERR-3.1; MSA-6 |
details | |
coding | |
code | ERR-3.1; ERR-5.1 |
display | ERR-3.2; ERR-5.2 |
text | MSA-3 |
diagnostics | ERR-7; ERR-8 |
PT_OperationOutcome |
OperationOutcome | Entity. Role, or Act, Grouping is handled through multiple repetitions from whatever context references the outcomes (no specific grouper required) |
text | Act.text? |
contained | N/A |
extension | N/A |
modifierExtension | N/A |
issue | AcknowledgementDetail or Observation[classCode="ALRT" and moodCode="EVN"] |
id | n/a |
extension | n/a |
modifierExtension | N/A |
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 |
id | n/a |
extension | n/a |
coding | union(., ./translation) |
id | n/a |
extension | n/a |
system | ./codeSystem |
version | ./codeSystemVersion |
code | ./code |
display | CV.displayName |
userSelected | CD.codingRationale |
text | ./originalText[mediaType/code="text/plain"]/data |
diagnostics | ./text[parent::AcknowledgmentDetail] |
location | ./location[parent::AcknowledgmentDetail] |
expression | ./location[parent::AcknowledgmentDetail] |
PT_OperationOutcome |
OperationOutcome | |
issue | ERR |
severity | ERR-4 |
code | ERR-3 |
details | ERR-5 |
coding | C*E.1-8, C*E.10-22 |
system | C*E.3 |
version | C*E.7 |
code | C*E.1 |
display | C*E.2 - but note this is not well followed |
userSelected | Sometimes implied by being first |
text | C*E.9. But note many systems use C*E.2 for this |
diagnostics | ERR-8 |
location | ERR-2 |
expression | ERR-2 |