FHIR IG analytics
| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | ValueSet |
| Id | ValueSet-discharge-disposition.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-discharge-disposition.html |
| URL | https://fhir.nwgenomics.nhs.uk/ValueSet/discharge-disposition |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-03T16:04:38+00:00 |
| Name | DischargeDisposition |
| Title | Discharge Disposition |
| Realm | us |
| Authority | hl7 |
| Description | `NHS Data Model and Dictionary` [DISCHARGE METHOD CODE](https://www.datadictionary.nhs.uk/data_elements/discharge_method_code__hospital_provider_spell_.html)
- [UKCoreDischargeMethod](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-dischargemethod)
|
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "discharge-disposition",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/discharge-disposition",
"version": "0.1.0",
"name": "DischargeDisposition",
"title": "Discharge Disposition",
"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` [DISCHARGE METHOD CODE](https://www.datadictionary.nhs.uk/data_elements/discharge_method_code__hospital_provider_spell_.html)\n- [UKCoreDischargeMethod](https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-dischargemethod)\n",
"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-DischargeMethod"
]
}
]
}
}