Clinical Practice Guidelines (CPG) on EBMonFHIR
0.8.0-snapshot - ci-build

Clinical Practice Guidelines (CPG) on EBMonFHIR - Local Development build (v0.8.0-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Episode Of Care Type - XML Representation

Draft as of 2022-09-06

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-episode-of-care-type"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-KontaktArtDe.html"><code>http://fhir.de/CodeSystem/kontaktart-de</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-KontaktArtDe.html#KontaktArtDe-vorstationaer">vorstationaer</a></td><td>Vorstationär</td><td>Vorstationärer Kontakt nach § 115 a SGB V</td></tr><tr><td><a href="CodeSystem-KontaktArtDe.html#KontaktArtDe-nachstationaer">nachstationaer</a></td><td>Nachstationär</td><td>Nachstationärer Kontakt nach § 115 a SGB V</td></tr><tr><td><a href="CodeSystem-KontaktArtDe.html#KontaktArtDe-teilstationaer">teilstationaer</a></td><td>Teilstationäre Behandlung</td><td>Eine teilstationäre Behandlung unterscheidet sich im Wesentlichen von einer vollstationären Behandlung durch eine regelmäßige, aber nicht zeitlich durchgehende Anwesenheit der Patientin oder des Patienten im Krankenhaus. Im Rahmen der teilstationären Behandlung kann Unterkunft und Verpflegung gewährt werden.</td></tr><tr><td><a href="CodeSystem-KontaktArtDe.html#KontaktArtDe-normalstationaer">normalstationaer</a></td><td>Normalstationär</td><td>Stationärer Aufenthalt in Abgrenzung zu Intensivstationär</td></tr><tr><td><a href="CodeSystem-KontaktArtDe.html#KontaktArtDe-intensivstationaer">intensivstationaer</a></td><td>Intensivstationär</td><td>Intensivstationäre Kontakte sind Kontakte mit einer Station, die zur intensivmedizinischen Behandlung im Krankenhausplan bzw. Förderungsbescheid zugelassen sind</td></tr><tr><td><a href="CodeSystem-KontaktArtDe.html#KontaktArtDe-ub">ub</a></td><td>Untersuchung und Behandlung</td><td>Aufenthalt auf einer Funktionsabteilung zur Durchführung spezieller diagnostischer/therapeutischer Maßnahmen</td></tr><tr><td><a href="CodeSystem-KontaktArtDe.html#KontaktArtDe-stationsaequivalent">stationsaequivalent</a></td><td>Stationsäquivalent</td><td>Psychiatrische Krankenhäuser mit regionaler Versorgungsverpflichtung sowie Allgemeinkrankenhäuser mit selbständigen, fachärztlich geleiteten psychiatrischen Abteilungen mit regionaler Versorgungsverpflichtung können in medizinisch geeigneten Fällen, wenn eine Indikation für eine stationäre psychiatrische Behandlung vorliegt, anstelle einer vollstationären Behandlung eine stationsäquivalente psychiatrische Behandlung im häuslichen Umfeld erbringen</td></tr><tr><td><a href="CodeSystem-KontaktArtDe.html#KontaktArtDe-operation">operation</a></td><td>Operation</td><td>Aufenthalt in OP-Bereichen zur Durchführung von operativen Eingriffen inklusive Vor- und Nachbereitung</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
    <valueCode value="shareable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
    <valueCode value="computable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
    <valueCode value="publishable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel">
    <valueCode value="structured"/>
  </extension>
  <url
       value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-episode-of-care-type"/>
  <version value="0.1.1"/>
  <name value="EpisodeOfCareType"/>
  <title value="Episode Of Care Type"/>
  <status value="draft"/>
  <date value="2022-09-06"/>
  <publisher value="Netzwerk Universitätsmedizin (NUM)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.netzwerk-universitaetsmedizin.de"/>
    </telecom>
  </contact>
  <description value="Episdoe Of Care Type"/>
  <compose>
    <include>
      <system value="http://fhir.de/CodeSystem/kontaktart-de"/>
      <concept>
        <code value="vorstationaer"/>
        <display value="Vorstationär"/>
      </concept>
      <concept>
        <code value="nachstationaer"/>
        <display value="Nachstationär"/>
      </concept>
      <concept>
        <code value="teilstationaer"/>
        <display value="Teilstationäre Behandlung"/>
      </concept>
      <concept>
        <code value="normalstationaer"/>
        <display value="Normalstationär"/>
      </concept>
      <concept>
        <code value="intensivstationaer"/>
        <display value="Intensivstationär"/>
      </concept>
      <concept>
        <code value="ub"/>
        <display value="Untersuchung und Behandlung"/>
      </concept>
      <concept>
        <code value="stationsaequivalent"/>
        <display value="Stationsäquivalent"/>
      </concept>
      <concept>
        <code value="operation"/>
        <display value="Operation"/>
      </concept>
    </include>
  </compose>
</ValueSet>