{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-discharged-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ValueSet-discharged-status</b></p><a name=\"ValueSet-discharged-status\"> </a><a name=\"hcValueSet-discharged-status\"> </a><a name=\"ValueSet-discharged-status-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodeSystem-local-bdr-codes.html\"><code>http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-unknown\">unknown</a></td><td>Unknown</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-status_discharge_alive\">status_discharge_alive</a></td><td>Discharged Alive</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-status_discharge_transferred\">status_discharge_transferred</a></td><td>Transferred</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-status_discharge_dead\">status_discharge_dead</a></td><td>Discharged Dead</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-status_discharge_not-discharged\">status_discharge_not-discharged</a></td><td>Not Discharged</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }],
  "url" : "http://hl7.org/fhir/us/birthdefectreporting/ValueSet/ValueSet-discharged-status",
  "version" : "0.1.2",
  "name" : "DischargedStatusVS",
  "title" : "Discharged Status",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-06-12T00:36:53+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    }]
  },
  {
    "name" : "Thanh Cheng",
    "telecom" : [{
      "system" : "email",
      "value" : "thanh.cheng@altarum.org",
      "use" : "work"
    }]
  }],
  "description" : "Valueset for discharged status",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes",
      "concept" : [{
        "code" : "unknown",
        "display" : "Unknown"
      },
      {
        "code" : "status_discharge_alive",
        "display" : "Discharged Alive"
      },
      {
        "code" : "status_discharge_transferred",
        "display" : "Transferred"
      },
      {
        "code" : "status_discharge_dead",
        "display" : "Discharged Dead"
      },
      {
        "code" : "status_discharge_not-discharged",
        "display" : "Not Discharged"
      }]
    }]
  }
}