PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: 3980 - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="3980"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-07-05T12:55:32.841+02:00"/>
    <source value="#6fwJwVtE7J5qj75z"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition 3980</b></p><a name="3980"> </a><a name="hc3980"> </a><a name="3980-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1; Last updated: 2023-07-05 12:55:32+0200; </p><p style="margin-bottom: 0px">Information Source: #6fwJwVtE7J5qj75z</p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}">Resolved</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 75478009}">Poisoning</span></p><p><b>subject</b>: <a href="Bundle-46bee55b-5cd0-4727-86a5-3f9317a5d7d9.html#Patient_3971">Bundle: type = searchset; total = 45</a></p><p><b>onset</b>: 2020-11-11</p><p><b>note</b>: test</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="resolved"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="75478009"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/3971"/>
  </subject>
  <onsetDateTime value="2020-11-11"/>
  <note>
    <text value="test"/>
  </note>
</Condition>