FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-SHD-ThirdPartyConsentSource

Packagesupportedhospitaldischarge.stu3
Resource TypeCodeSystem
IdCodeSystem-SHD-ThirdPartyConsentSource
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-ThirdPartyConsentSource
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-ThirdPartyConsentSource
Version0.0.1
Statusdraft
Date2021-04-22T06:11:09.1151785+00:00
NameAssessment Notice Third Party Consent Source
DescriptionA CodeSystem that specifies the source of consent where the patient lacks mental capacity and consent has been provided by a third party with the appropriate legal status.
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
SHD-ThirdPartyConsentSourceAssessment Notice Third Party Consent Source

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-SHD-ThirdPartyConsentSource",
  "meta": {
    "lastUpdated": "2021-04-22T06:11:09.317+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-ThirdPartyConsentSource",
  "version": "0.0.1",
  "name": "Assessment Notice Third Party Consent Source",
  "status": "draft",
  "date": "2021-04-22T06:11:09.1151785+00:00",
  "description": "A CodeSystem that specifies the source of consent where the patient lacks mental capacity and consent has been provided by a third party with the appropriate legal status.",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "C",
      "display": "Legal Representative (Carer)"
    },
    {
      "code": "O",
      "display": "Legal Representative (Other)"
    },
    {
      "code": "B",
      "display": "Best Interest Decision"
    },
    {
      "code": "N/A",
      "display": "Not Applicable",
      "definition": "UsageNotes: Can be used when 'Patient Consent' is 'Yes' and Third Party Consent is not required. Assessment Notice will be automatically rejected if 'N/A' is used when 'Patient Consent' is 'Lacks Mental Capacity'"
    }
  ]
}