{
  "resourceType" : "ValueSet",
  "id" : "dose-status-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dose-status-reason</b></p><a name=\"dose-status-reason\"> </a><a name=\"hcdose-status-reason\"> </a><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/us/immds/STU1/CodeSystem-StatusReason.html\"><code>http://hl7.org/fhir/us/immds/CodeSystem/StatusReason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references\"> version &#x1F4E6;1.0.0</span></li></ul></div>"
  },
  "url" : "http://fhirfli.dev/fhir/ig/cicada/ValueSet/dose-status-reason",
  "version" : "0.1.0",
  "name" : "DoseStatusReasonVS",
  "title" : "Dose Status Reason Value Set",
  "status" : "draft",
  "date" : "2026-09-02T22:18:14-04:00",
  "publisher" : "FHIR-FLI",
  "contact" : [{
    "name" : "FHIR-FLI",
    "telecom" : [{
      "system" : "url",
      "value" : "http://fhirfli.dev"
    }]
  }],
  "description" : "Value set for dose evaluation status reasons, referencing the published ImmDS IG StatusReason CodeSystem.",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/immds/CodeSystem/StatusReason"
    }]
  }
}