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

FHIR IG Statistics: ValueSet/EOL-PowerOfAttorneyRelationshipType-1

Packagenhsd.assets.stu3
Resource TypeValueSet
IdEOL-PowerOfAttorneyRelationshipType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/EOL-PowerOfAttorneyRelationshipType-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/EOL-PowerOfAttorneyRelationshipType-1
Version1.0.0
Statusdraft
Date2018-09-12T00:00:00+00:00
NamePower of Attorney Realtionship Type
Authorityhl7
DescriptionA code to define the Lating Power of Attorney relationship type with the patient
CopyrightNHS Digital 2018

Resources that use this resource

StructureDefinition
EOL-LPA-RelatedPerson-1EOL-LPA-RelatedPerson-1

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "EOL-PowerOfAttorneyRelationshipType-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/EOL-PowerOfAttorneyRelationshipType-1",
  "version": "1.0.0",
  "name": "Power of Attorney Realtionship Type",
  "status": "draft",
  "date": "2018-09-12T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A code to define the Lating Power of Attorney relationship type with the patient",
  "copyright": "NHS Digital 2018",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/RoleCode",
        "concept": [
          {
            "code": "HPOWATT",
            "display": "healthcare power of attorney"
          }
        ]
      }
    ]
  }
}