FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-RoleCode version 📦3.0.0| Code | Display | Definition |
ECON | Emergency contact | A contact designated for contact in emergent situations. |
NOK | Next of kin | Played by an individual who is designated as the next of kin for another individual which scopes the role. |
GUARD | Guardian | The role played by a person or institution legally empowered with responsibility for the care of a ward. |
PRS | Personal relationship | |
CAREGIVER | Caregiver | |
Source1
{
"resourceType": "ValueSet",
"id": "relatedPersonRelationshipTypes-eu-hdr",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://hl7.cz/fhir/hdr/ValueSet/relatedPersonRelationshipTypes-eu-hdr",
"version": "0.1.0",
"name": "RelatedPersonRelationshipTypesHDR",
"title": "Related Person Relationship Types (HDR)",
"status": "draft",
"experimental": false,
"date": "2025-12-22T16:16:03+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "HDR related person relationship types value set.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [
{
"code": "ECON",
"display": "Emergency contact"
},
{
"code": "NOK",
"display": "Next of kin"
},
{
"code": "GUARD",
"display": "Guardian"
},
{
"code": "PRS",
"display": "Personal relationship"
},
{
"code": "CAREGIVER",
"display": "Caregiver"
}
]
}
]
}
}