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

FHIR IG Statistics: ValueSet/ADIPersonalAndLegalRelationshipRoleTypeVS

Packagehl7.fhir.us.pacio-adi
TypeValueSet
IdADIPersonalAndLegalRelationshipRoleTypeVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-adi/https://build.fhir.org/ig/HL7/fhir-pacio-adi/ValueSet-ADIPersonalAndLegalRelationshipRoleTypeVS.html
URLhttp://hl7.org/fhir/us/pacio-adi/ValueSet/ADIPersonalAndLegalRelationshipRoleTypeVS
Version2.0.0
Statusactive
Date2025-07-22T15:54:45+00:00
NameADIPersonalAndLegalRelationshipRoleTypeVS
TitlePersonal And Legal Relationship Role Type
Realmus
Authorityhl7
DescriptionClinical Focus: A personal or legal relationship records the role of a person in relation to another person, or a person to himself or herself. This value set is to be used when recording relationships based on personal or family ties or through legal assignment of responsibility.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-RoleCodeRoleCode
v3-RoleCodeRoleCode

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ADIPersonalAndLegalRelationshipRoleTypeVS


Source

{
  "resourceType": "ValueSet",
  "id": "ADIPersonalAndLegalRelationshipRoleTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pe"
    }
  ],
  "url": "http://hl7.org/fhir/us/pacio-adi/ValueSet/ADIPersonalAndLegalRelationshipRoleTypeVS",
  "version": "2.0.0",
  "name": "ADIPersonalAndLegalRelationshipRoleTypeVS",
  "title": "Personal And Legal Relationship Role Type",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T15:54:45+00:00",
  "publisher": "HL7 International / Patient Empowerment",
  "contact": [
    {
      "name": "HL7 International / Patient Empowerment",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientempowerment"
        },
        {
          "system": "email",
          "value": "patients@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Clinical Focus: A personal or legal relationship records the role of a person in relation to another person, or a person to himself or herself. This value set is to be used when recording relationships based on personal or family ties or through legal assignment of responsibility.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
      }
    ]
  }
}