| Package | nhsd.assets.stu3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-NDOP-ProxyRole-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/NDOP-ProxyRole-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/NDOP-ProxyRole-1 |
| Version | 1.0.0 |
| Status | draft |
| Name | Proxy Role |
| Authority | hl7 |
| Purpose | Code system used to indicate the role of a proxy |
| Copyright | 2017 NHS Digital |
| Content | complete |
| ValueSet | |
| NDOP-ProxyRole-1 | Proxy Role |
No resources found
No narrative content found in resource
{
"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"
}
]
}