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

: Referral Assignment Type - XML Representation

Active as of 2026-07-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="referral-assignment-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem referral-assignment-type</b></p><a name="referral-assignment-type"> </a><a name="hcreferral-assignment-type"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/referral-assignment-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">consultation<a name="referral-assignment-type-consultation"> </a></td><td>Consultation</td><td>Request a specialist opinion or indication assessment.</td></tr><tr><td style="white-space:nowrap">co-or-further-treatment<a name="referral-assignment-type-co-or-further-treatment"> </a></td><td>Co-treatment or further treatment</td><td>Transfer or share responsibility for continued treatment.</td></tr><tr><td style="white-space:nowrap">contracted-service<a name="referral-assignment-type-contracted-service"> </a></td><td>Contracted service</td><td>Request a specifically described diagnostic or therapeutic service.</td></tr></table></div>
  </text>
  <url
       value="https://fhir.cognovis.de/praxis/CodeSystem/referral-assignment-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.77"/>
  </identifier>
  <version value="0.90.0"/>
  <name value="ReferralAssignmentTypeCS"/>
  <title value="Referral Assignment Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-29T13:00:36+02:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="Local interoperable codes for the assignment choices represented on KBV Muster 6. These codes describe reusable referral semantics and do not claim to reproduce an official KBV code system."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="consultation"/>
    <display value="Consultation"/>
    <definition
                value="Request a specialist opinion or indication assessment."/>
  </concept>
  <concept>
    <code value="co-or-further-treatment"/>
    <display value="Co-treatment or further treatment"/>
    <definition
                value="Transfer or share responsibility for continued treatment."/>
  </concept>
  <concept>
    <code value="contracted-service"/>
    <display value="Contracted service"/>
    <definition
                value="Request a specifically described diagnostic or therapeutic service."/>
  </concept>
</CodeSystem>