FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeValueSet
IdValueSet-discharge-destination.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-discharge-destination.html
URLhttps://fhir.nwgenomics.nhs.uk/ValueSet/discharge-destination
Version0.1.0
Statusdraft
Date2026-02-03T16:04:38+00:00
NameDischargeDestination
TitleDischarge Destination
Realmus
Authorityhl7
Description`NHS Data Model and Dictionary` [DESTINATION OF DISCHARGE](https://www.datadictionary.nhs.uk/data_elements/destination_of_discharge__hospital_provider_spell_.html) - [UKCoreDischargeDestination](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-dischargedestination)

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
UKCore-DischargeDestinationUK Core Discharge Destination

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet discharge-destination


Source1

{
  "resourceType": "ValueSet",
  "id": "discharge-destination",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/ValueSet/discharge-destination",
  "version": "0.1.0",
  "name": "DischargeDestination",
  "title": "Discharge Destination",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-03T16:04:38+00:00",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "`NHS Data Model and Dictionary` [DESTINATION OF DISCHARGE](https://www.datadictionary.nhs.uk/data_elements/destination_of_discharge__hospital_provider_spell_.html)\n- [UKCoreDischargeDestination](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-dischargedestination)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeDestination"
        ]
      }
    ]
  }
}