German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel: Wundversorgung links - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="example-procedure-wundversorgung-links"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/praxis/StructureDefinition/procedure-ambulant-de"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure example-procedure-wundversorgung-links</b></p><a name="example-procedure-wundversorgung-links"> </a><a name="hcexample-procedure-wundversorgung-links"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-procedure-ambulant-de.html">Procedure Ambulant DE</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/ops 5-916.00}">Wundversorgung: Sekundäre Wundversorgung: Ohne weitere Maßnahmen</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>performed</b>: 2024-03-20</p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <extension url="http://fhir.de/StructureDefinition/seitenlokalisation">
        <valueCoding>
          <system
                  value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION"/>
          <code value="L"/>
          <display value="Links"/>
        </valueCoding>
      </extension>
      <system value="http://fhir.de/CodeSystem/bfarm/ops"/>
      <version value="2024"/>
      <code value="5-916.00"/>
      <display
               value="Wundversorgung: Sekundäre Wundversorgung: Ohne weitere Maßnahmen"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/example-patient"/>
  </subject>
  <performedDateTime value="2024-03-20"/>
</Procedure>