Package | supportedhospitaldischarge.stu3 |
Resource Type | CodeSystem |
Id | CodeSystem-SHD-PatientConsent |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-PatientConsent |
URL | https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-PatientConsent |
Version | 0.0.1 |
Status | draft |
Date | 2021-04-22T06:10:57.2154356+00:00 |
Name | Assessment Notice Patient Consent Status |
Description | A CodeSystem that describes whether a patient has consented to the Assessment Notice. |
Copyright | Copyright © Nottinghamshire County Council 2020 |
Content | complete |
ValueSet | |
SHD-PatientConsent | Assessment Notice Patient Consent Status |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "CodeSystem-SHD-PatientConsent", "meta": { "lastUpdated": "2021-04-22T06:10:57.400+00:00" }, "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-PatientConsent", "version": "0.0.1", "name": "Assessment Notice Patient Consent Status", "status": "draft", "date": "2021-04-22T06:10:57.2154356+00:00", "description": "A CodeSystem that describes whether a patient has consented to the Assessment Notice.", "copyright": "Copyright © Nottinghamshire County Council 2020", "caseSensitive": true, "content": "complete", "concept": [ { "code": "Y", "display": "Yes" }, { "code": "N", "display": "No" }, { "code": "L", "display": "Lacks Mental Capacity" } ] }