MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "eHDSIRoleClass",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIRoleClass</b></p><a name=\"eHDSIRoleClass\"> </a><a name=\"hceHDSIRoleClass\"> </a><a name=\"eHDSIRoleClass-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleClass.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleClass</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-ECON\">ECON</a></td><td>emergency contact</td><td>An entity to be contacted in the event of an emergency.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-NOK\">NOK</a></td><td>next of kin</td><td>An individual designated for notification as the next of kin for a given entity.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-CON\">CON</a></td><td>contact</td><td>A person or an organization (player) which provides or receives information regarding another entity (scoper). Examples; patient NOK and emergency contacts; guarantor contact; employer contact.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-GUARD\">GUARD</a></td><td>guardian</td><td>Guardian of a ward</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"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.0.1",
"name" : "EHDSIRoleClass",
"title" : "eHDSI Role Class",
"status" : "draft",
"experimental" : false,
"date" : "2025-05-15T19:49:39+00:00",
"publisher" : "MyHealth@Eu",
"contact" : [
{
"name" : "MyHealth@Eu",
"telecom" : [
{
"system" : "url",
"value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description" : "The Value Set is used to make the distinction other contacts of the patient and the next of kin.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"concept" : [
{
"code" : "ECON",
"display" : "emergency contact"
},
{
"code" : "NOK",
"display" : "next of kin"
},
{
"code" : "CON",
"display" : "contact"
},
{
"code" : "GUARD",
"display" : "guardian"
}
]
}
]
}
}