Vital Records FHIR Messaging (VRFM) IG
2.0.0-Preview4 - ci-build

Vital Records FHIR Messaging (VRFM) IG, published by CDC NCHS. This guide is not an authorized publication; it is the continuous build for version 2.0.0-Preview4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nightingaleproject/vital_records_fhir_messaging_ig/ and changes regularly. See the Directory of published versions

: Outcome-Example2 - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="Outcome-Example2"/>
  <meta>
    <profile
             value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-Outcome"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome Outcome-Example2</b></p><a name="Outcome-Example2"> </a><a name="hcOutcome-Example2"> </a><a name="Outcome-Example2-en-US"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Diagnostics</b></td></tr><tr><td style="display: none">*</td><td>Warning</td><td>Structural Issue</td><td>Description of How Injury Occurred (HOWINJ) in InjuryIncident(Observation).value.text exceeded IJE Field size (250) and was truncated.</td></tr></table></div>
  </text>
  <issue>
    <severity value="warning"/>
    <code value="structure"/>
    <diagnostics
                 value="Description of How Injury Occurred (HOWINJ) in InjuryIncident(Observation).value.text exceeded IJE Field size (250) and was truncated."/>
  </issue>
</OperationOutcome>