FHIR IG analytics| Package | hl7.eu.terminology.ehdsi |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSIRoleClass-8.1.0.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSIRoleClass-8.1.0.html |
| URL | http://terminology.ehdsi.eu/ValueSet/eHDSIRoleClass |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-23T10:21:17+00:00 |
| Name | eHDSIRoleClass |
| Title | eHDSI Role Class |
| Realm | eu |
| Authority | hl7 |
| Description | The Value Set is used to make the distinction between an emergency contact and the next of kin for a patient. |
No resources found
| CodeSystem | |
| v3-RoleClass | RoleClass |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "eHDSIRoleClass-8.1.0",
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSIRoleClass",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.39"
}
],
"version": "0.2.0",
"name": "eHDSIRoleClass",
"title": "eHDSI Role Class",
"status": "active",
"experimental": false,
"date": "2025-12-23T10:21:17+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7europe.org"
}
]
}
],
"description": "The Value Set is used to make the distinction between an emergency contact and the next of kin for a patient.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"concept": [
{
"code": "ECON",
"display": "emergency contact"
},
{
"code": "NOK",
"display": "next of kin"
}
]
}
]
}
}