API Hub

Explore and Make use of Nationally Defined Messaging APIs

This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
{
  "resourceType": "CodeSystem",
  "id": "RARecord-ProxyRole-1",
  "text": {
    "status": "generated"
  },
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/RARecord-ProxyRole-1",
  "version": "2.0.0",
  "name": "Reasonable Adjustments Record Proxy Role",
  "status": "active",
  "date": "2022-08-09T00:00:00+00:00",
  "publisher": "NHS Digital",
  "description": "A CodeSystem to identify the type/role of the proxy involved",
  "copyright": "© 2022 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "001",
      "display": "Patient consent"
    },
    {
      "code": "002",
      "display": "Best interest decision made on behalf of the patient (Mental Capacity Act 2005)"
    },
    {
      "code": "003",
      "display": "Lasting power of attorney for health and welfare, or court-appointed deputy, or equivalent"
    },
    {
      "code": "004",
      "display": "Other legitimate patient representative - parental responsibility"
    }
  ]
}