FHIR IG Statistics: CodeSystem/CareConnect-DischargeMethod-1
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "CodeSystem",
"id": "CareConnect-DischargeMethod-1",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
"valueUri": "http://www.datadictionary.nhs.uk/data_dictionary/attributes/d/disc/discharge_method_de.asp?shownav=1"
}
],
"url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DischargeMethod-1",
"version": "1.1.0",
"name": "NHS Data Model and Dictionary Discharge Method",
"status": "draft",
"date": "2018-11-14T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "The method of discharge from a Hospital Provider Spell.",
"copyright": "Copyright © 2016 HL7 UK",
"content": "complete",
"concept": [
{
"code": "1",
"display": "Patient discharged on clinical advice or with clinical consent"
},
{
"code": "2",
"display": "Patient discharged him/herself or was discharged by a relative or advocate"
},
{
"code": "3",
"display": "Patient discharged by mental health review tribunal, Home Secretary or Court"
},
{
"code": "4",
"display": "Patient died"
},
{
"code": "5",
"display": "Stillbirth"
},
{
"code": "6",
"display": "Patient discharged him/herself",
"definition": "National Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2."
},
{
"code": "7",
"display": "Patient discharged by a relative or advocate",
"definition": "National Codes 6 and 7 have been introduced for the Mental Health Services Data Set only to add further granularity to National Code 2. However, National Code 2 is still valid for the Mental Health Services Data Set where extra detail cannot be collected. National Codes 6 and 7 are NOT valid in any other data set including Commissioning Data Set version 6-2."
}
]
}