@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 -------------------------------------------------------------------

<http://fhir.ehdsi.eu/eps/ValueSet/eHDSIRoleClass> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eHDSIRoleClass"] ; # 
  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 eHDSIRoleClass</b></p><a name=\"eHDSIRoleClass\"> </a><a name=\"hceHDSIRoleClass\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-RoleClass.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleClass</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version ?5.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-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/7.1.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/7.1.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/7.1.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>"^^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 "http://terminology.ehdsi.eu/ValueSet/eHDSIRoleClass"^^xsd:anyURI ;
     fhir:l <http://terminology.ehdsi.eu/ValueSet/eHDSIRoleClass>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.39" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0-ci-build"] ; # 
  fhir:name [ fhir:v "EHDSIRoleClass"] ; # 
  fhir:title [ fhir:v "eHDSI Role Class"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-31T15:20:59+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "MyHealth@Eu"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "MyHealth@Eu" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Value Set is used to make the distinction other contacts of the patient and the next of kin."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "150" ] ;
       fhir:display [ fhir:v "Europe" ]
     ] )
  ] ) ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass>
       ] ;
       fhir:version [ fhir:v "5.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 "CON" ] ;
         fhir:display [ fhir:v "contact" ]
       ] [
         fhir:code [ fhir:v "GUARD" ] ;
         fhir:display [ fhir:v "guardian" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

