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

FHIR IG Statistics: CodeSystem/CodeSystem-NDOP-ProxyRole-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCodeSystem-NDOP-ProxyRole-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/NDOP-ProxyRole-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/NDOP-ProxyRole-1
Version1.0.0
Statusdraft
NameProxy Role
Authorityhl7
PurposeCode system used to indicate the role of a proxy
Copyright2017 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
NDOP-ProxyRole-1Proxy Role

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/NDOP-ProxyRole-1",
  "version": "1.0.0",
  "name": "Proxy Role",
  "status": "draft",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "purpose": "Code system used to indicate the role of a proxy",
  "copyright": "2017 NHS Digital",
  "content": "complete",
  "concept": [
    {
      "code": "COURTDEP",
      "display": "Court Appointed Deputy"
    },
    {
      "code": "POA",
      "display": "Power of Attorney"
    },
    {
      "code": "GUARDIAN",
      "display": "Guardian"
    }
  ]
}