<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CodeSystem-SHD-ThirdPartyConsentSource" />
  <meta>
    <lastUpdated value="2021-04-22T06:11:09.317+00:00" />
  </meta>
  <url value="https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-ThirdPartyConsentSource" />
  <version value="0.0.1" />
  <name value="Assessment Notice Third Party Consent Source" />
  <status value="draft" />
  <date value="2021-04-22T06:11:09.1151785+00:00" />
  <description value="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 value="Copyright © Nottinghamshire County Council 2020" />
  <caseSensitive value="true" />
  <content value="complete" />
  <concept>
    <code value="C" />
    <display value="Legal Representative (Carer)" />
  </concept>
  <concept>
    <code value="O" />
    <display value="Legal Representative (Other)" />
  </concept>
  <concept>
    <code value="B" />
    <display value="Best Interest Decision" />
  </concept>
  <concept>
    <code value="N/A" />
    <display value="Not Applicable" />
    <definition value="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'" />
  </concept>
</CodeSystem>