| Package | supportedhospitaldischarge.stu3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-SHD-CarerConsultation |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CarerConsultation |
| URL | https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CarerConsultation |
| Version | 0.0.1 |
| Status | draft |
| Date | 2021-04-22T06:10:47.5280819+00:00 |
| Name | Assessment/Discharge Notice Carer Consultation Status |
| Description | A CodeSystem that describes whether a patient's main carer has been consulted about the Assessment or Discharge Notice. |
| Copyright | Copyright © Nottinghamshire County Council 2020 |
| Content | complete |
| ValueSet | |
| SHD-CarerConsultation | Assessment/Discharge Notice Carer Consultation Status |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CodeSystem-SHD-CarerConsultation",
"meta": {
"lastUpdated": "2021-04-22T06:10:47.709+00:00"
},
"url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CarerConsultation",
"version": "0.0.1",
"name": "Assessment/Discharge Notice Carer Consultation Status",
"status": "draft",
"date": "2021-04-22T06:10:47.5280819+00:00",
"description": "A CodeSystem that describes whether a patient's main carer has been consulted about the Assessment or Discharge Notice.",
"copyright": "Copyright © Nottinghamshire County Council 2020",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "Y",
"display": "Yes"
},
{
"code": "N",
"display": "No"
},
{
"code": "NKC",
"display": "No Known Carer"
}
]
}