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

: 21987 - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="21987"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2022-12-22T11:54:53.700+01:00"/>
    <source value="#fkQXXZjEU70uZhUo"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure 21987</b></p><a name="21987"> </a><a name="hc21987"> </a><a name="21987-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: 2; Last updated: 2022-12-22 11:54:53+0100; </p><p style="margin-bottom: 0px">Information Source: #fkQXXZjEU70uZhUo</p></div><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 392230005}">Catheterization of vein (procedure)</span></p><p><b>subject</b>: <a href="Patient/20952">Patient/20952</a></p><p><b>reasonReference</b>: <a href="Condition/20953">Condition/20953</a></p><p><b>bodySite</b>: <span title="Codes:">Import</span></p><h3>FocalDevices</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Action</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 129303008}">Removal - action</span></td></tr></table></div>
  </text>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="392230005"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/20952"/>
  </subject>
  <reasonReference>
    <reference value="Condition/20953"/>
  </reasonReference>
  <bodySite>
    <text value="Import"/>
  </bodySite>
  <focalDevice>
    <action>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="129303008"/>
      </coding>
    </action>
  </focalDevice>
</Procedure>