German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

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

: Test: KBV base Condition with Seitenlokalisation + Diagnosesicherheit + Dauerdiagnose - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="TestKBVBaseConditionSeitenlokalisation"/>
  <meta>
    <profile
             value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Condition_Diagnosis"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition TestKBVBaseConditionSeitenlokalisation</b></p><a name="TestKBVBaseConditionSeitenlokalisation"> </a><a name="hcTestKBVBaseConditionSeitenlokalisation"> </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="https://simplifier.net/resolve?scope=kbv.basis@1.9.0&amp;canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Condition_Diagnosis">KBV_PR_Base_Condition_Diagnosis</a></p></div><p><b>Dauerdiagnose (istDauerdiagnose marker)</b>: true</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm M54.4}">Lumboischialgie</span></p><p><b>subject</b>: <a href="Patient-TestKBVBasePatientKvid.html">Kim Testpatient (official) (no stated gender), DoB: 1980-01-01 ( Gesetzliche Krankenversicherung)</a></p><p><b>recordedDate</b>: 2026-05-01</p></div>
  </text>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/dauerdiagnose">
    <valueBoolean value="true"/>
  </extension>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <code>
    <coding>
      <extension
                 url="http://fhir.de/StructureDefinition/icd-10-gm-diagnosesicherheit">
        <valueCoding>
          <system
                  value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_DIAGNOSESICHERHEIT"/>
          <code value="G"/>
          <display value="gesicherte Diagnose"/>
        </valueCoding>
      </extension>
      <extension url="http://fhir.de/StructureDefinition/seitenlokalisation">
        <valueCoding>
          <system
                  value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION"/>
          <code value="R"/>
          <display value="rechts"/>
        </valueCoding>
      </extension>
      <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
      <version value="2024"/>
      <code value="M54.4"/>
      <display value="Lumboischialgie"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/TestKBVBasePatientKvid"/>
  </subject>
  <recordedDate value="2026-05-01"/>
</Condition>