@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://hl7.cz/fhir/hdr/ValueSet/relatedPersonRelationshipTypes-eu-hdr> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "relatedPersonRelationshipTypes-eu-hdr"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<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/7.1.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> version ?4.0.0</span><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/7.1.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/7.1.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/7.1.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/7.1.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/7.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-CAREGIVER\">CAREGIVER</a></td><td>Caregiver</td><td/></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 1
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "draft"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "https://hl7.cz/fhir/hdr/ValueSet/relatedPersonRelationshipTypes-eu-hdr"^^xsd:anyURI ;
     fhir:l <https://hl7.cz/fhir/hdr/ValueSet/relatedPersonRelationshipTypes-eu-hdr>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "RelatedPersonRelationshipTypesHDR"] ; # 
  fhir:title [ fhir:v "Related Person Relationship Types (HDR)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-20T08:27:28+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 Czech Republic" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.hl7.cz/" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "HDR related person relationship types value set."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "CZ" ] ;
       fhir:display [ fhir:v "Czechia" ]
     ] )
  ] ) ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode>
       ] ;
       fhir:version [ fhir:v "4.0.0" ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "ECON" ] ;
         fhir:display [ fhir:v "Emergency contact" ]
       ] [
         fhir:code [ fhir:v "NOK" ] ;
         fhir:display [ fhir:v "Next of kin" ]
       ] [
         fhir:code [ fhir:v "GUARD" ] ;
         fhir:display [ fhir:v "Guardian" ]
       ] [
         fhir:code [ fhir:v "PRS" ] ;
         fhir:display [ fhir:v "Personal relationship" ]
       ] [
         fhir:code [ fhir:v "CAREGIVER" ] ;
         fhir:display [ fhir:v "Caregiver" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

