<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="admissions-care-type"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet admissions-care-type</b></p><a name="admissions-care-type"> </a><a name="hcadmissions-care-type"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-care-type.html"><code>http://fhir.recareai.com/CodeSystem/care-type</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-care-type.html#care-type-inpatient-long-term-care">inpatient-long-term-care</a></td><td style="color: #cccccc">Inpatient Long-Term Care</td></tr><tr><td><a href="CodeSystem-care-type.html#care-type-inpatient-short-term-care">inpatient-short-term-care</a></td><td style="color: #cccccc">Inpatient Short-Term Care</td></tr><tr><td><a href="CodeSystem-care-type.html#care-type-outpatient-nursing-care">outpatient-nursing-care</a></td><td style="color: #cccccc">Outpatient Nursing Care</td></tr><tr><td><a href="CodeSystem-care-type.html#care-type-other">other</a></td><td style="color: #cccccc">Other</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.recareai.com/ValueSet/admissions-care-type"/>
  <version value="0.1.0"/>
  <name value="RecareAdmissionsCareType"/>
  <title value="Recare Admissions Care Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-15T09:06:37+00:00"/>
  <publisher value="Recare Deutschland GmbH"/>
  <contact>
    <name value="Recare Deutschland GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://recaresolutions.com/"/>
    </telecom>
  </contact>
  <description value="Subset of care type codes used in the Admissions API ServiceRequest.code to indicate the desired type of inpatient care."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://fhir.recareai.com/CodeSystem/care-type"/>
      <concept>
        <code value="inpatient-long-term-care"/>
      </concept>
      <concept>
        <code value="inpatient-short-term-care"/>
      </concept>
      <concept>
        <code value="outpatient-nursing-care"/>
      </concept>
      <concept>
        <code value="other"/>
      </concept>
    </include>
  </compose>
</ValueSet>