HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build
HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="relatedPersonRelationshipTypes-eu-hdr"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet relatedPersonRelationshipTypes-eu-hdr</b></p><a name="relatedPersonRelationshipTypes-eu-hdr"> </a><a name="hcrelatedPersonRelationshipTypes-eu-hdr"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</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.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-ECON">ECON</a></td><td>Emergency contact</td><td>A contact designated for contact in emergent situations.</td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-NOK">NOK</a></td><td>Next of kin</td><td>Played by an individual who is designated as the next of kin for another individual which scopes the role.</td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-GUARD">GUARD</a></td><td>Guardian</td><td>The role played by a person or institution legally empowered with responsibility for the care of a ward.</td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-PRS">PRS</a></td><td>Personal relationship</td><td/></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-CAREGIVER">CAREGIVER</a></td><td>Caregiver</td><td/></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<url
value="https://hl7.cz/fhir/hdr/ValueSet/relatedPersonRelationshipTypes-eu-hdr"/>
<version value="0.0.2"/>
<name value="RelatedPersonRelationshipTypesHDR"/>
<title value="Related Person Relationship Types (HDR)"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-09-30T20:55:16+00:00"/>
<publisher value="HL7 Czech Republic"/>
<contact>
<name value="HL7 Czech Republic"/>
<telecom>
<system value="url"/>
<value value="https://www.hl7.cz/"/>
</telecom>
</contact>
<description value="HDR related person relationship types value set."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CZ"/>
<display value="Czechia"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<concept>
<code value="ECON"/>
<display value="Emergency contact"/>
</concept>
<concept>
<code value="NOK"/>
<display value="Next of kin"/>
</concept>
<concept>
<code value="GUARD"/>
<display value="Guardian"/>
</concept>
<concept>
<code value="PRS"/>
<display value="Personal relationship"/>
</concept>
<concept>
<code value="CAREGIVER"/>
<display value="Caregiver"/>
</concept>
</include>
</compose>
</ValueSet>