{
  "resourceType" : "ValueSet",
  "id" : "HealthAppPrescriptionUnitStatus",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HealthAppPrescriptionUnitStatus</b></p><a name=\"HealthAppPrescriptionUnitStatus\"> </a><a name=\"hcHealthAppPrescriptionUnitStatus\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/uv/hl7.fhir.uv.xver-r5.r4/0.1.0/CodeSystem-publication-status.html\"><code>http://hl7.org/fhir/publication-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version &#x1F4E6;5.0.0</span><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=\"http://hl7.org/fhir/uv/hl7.fhir.uv.xver-r5.r4/0.1.0/CodeSystem-publication-status.html#publication-status-unknown\">unknown</a></td><td style=\"color: #cccccc\">Unknown</td><td>The authoring system does not know which of the status values currently applies for this resource.  Note: This concept is not to be used for &quot;other&quot; - one of the listed statuses is presumed to apply, it's just not known which one.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.bfarm.de/ValueSet/HealthAppPrescriptionUnitStatus",
  "version" : "3.1.0-TEST",
  "name" : "HealthAppPrescriptionUnitStatusVs",
  "title" : "HealthAppPrescriptionUnitStatus",
  "status" : "active",
  "date" : "2026-05-30T08:09:28+02:00",
  "publisher" : "BfArM",
  "contact" : [{
    "name" : "BfArM",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.bfarm.de"
    }]
  }],
  "description" : "ValueSet for the status of a HealthApp prescription or usage unit. Restricts PublicationStatus to only unknown.",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/publication-status",
      "concept" : [{
        "code" : "unknown"
      }]
    }]
  }
}