{
  "resourceType" : "ValueSet",
  "id" : "patient-request-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet patient-request-reason</b></p><a name=\"patient-request-reason\"> </a><a name=\"hcpatient-request-reason\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-patient-request-reason.html\"><code>http://fhir.recareai.com/CodeSystem/patient-request-reason</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></li></ul></div>"
  },
  "url" : "http://fhir.recareai.com/ValueSet/patient-request-reason",
  "version" : "0.1.0",
  "name" : "RecarePatientRequestReason",
  "title" : "Recare Patient Request Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-15T09:06:37+00:00",
  "publisher" : "Recare Deutschland GmbH",
  "contact" : [{
    "name" : "Recare Deutschland GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://recaresolutions.com/"
    }]
  }],
  "description" : "All codes from the Recare Patient Request Reason code system, used in ServiceRequest.reasonCode.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://fhir.recareai.com/CodeSystem/patient-request-reason"
    }]
  }
}