{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "DischargeDisposition",
  "id": "discharge-disposition",
  "title": "Discharge Disposition",
  "description": "The type of discharge from a hospital",
  "version": "1.0.6",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/discharge-disposition",
  "experimental": false,
  "publisher": "Berlin Institute of Health at Charité (BIH)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-07-01T08:27:38+00:00"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "1.2.276.0.76.11.528"
    }
  ],
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/900000000000207008/version/20220131",
        "concept": [
          {
            "code": "261665006",
            "display": "Unknown (qualifier value)"
          },
          {
            "code": "32485007",
            "display": "Hospital admission (procedure)"
          },
          {
            "code": "419099009",
            "display": "Dead (finding)"
          },
          {
            "code": "371827001",
            "display": "Patient discharged alive (finding)"
          },
          {
            "code": "3457005",
            "display": "Patient referral (procedure)"
          },
          {
            "code": "306237005",
            "display": "Referral to palliative care service (procedure)"
          }
        ]
      }
    ]
  }
}