EHDS openEHR data exchange, published by Ian. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/freshehr/EHDS-openEHR-FHIR-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-03-25 |
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "OLCarerContingencyPlanRelationship"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet OLCarerContingencyPlanRelationship</b></p><a name=\"OLCarerContingencyPlanRelationship\"> </a><a name=\"hcOLCarerContingencyPlanRelationship\"> </a><ul><li>Include these codes as defined in <code>http://openehr.org/archetypes/openEHR-EHR-CLUSTER.contact_cc.v0/CS</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>NOK</td><td>Next of Kin</td></tr><tr><td>AUNT</td><td>Aunt</td></tr><tr><td>BRO</td><td>Brother</td></tr><tr><td>BIL</td><td>Brother-in-Law</td></tr><tr><td>COHABIT</td><td>Cohabitee</td></tr><tr><td>COUSIN</td><td>Cousin</td></tr><tr><td>DAU</td><td>Daughter</td></tr><tr><td>DIL</td><td>Daughter-in-Law</td></tr><tr><td>FIL</td><td>Father-in-Law</td></tr><tr><td>FOSTER</td><td>Foster Carer</td></tr><tr><td>FRIEND</td><td>Friend</td></tr><tr><td>GCHILD</td><td>Grandchild</td></tr><tr><td>GPARENT</td><td>Grandparent</td></tr><tr><td>HALFBRO</td><td>Half Brother</td></tr><tr><td>HALFSIS</td><td>Half Sister</td></tr><tr><td>HUSBAND</td><td>Husband</td></tr><tr><td>MIL</td><td>Mother-in-Law</td></tr><tr><td>NEPHEW</td><td>Nephew</td></tr><tr><td>NIECE</td><td>Niece</td></tr><tr><td>PARENT</td><td>Parent</td></tr><tr><td>PARTNER</td><td>Partner</td></tr><tr><td>SIS</td><td>Sister</td></tr><tr><td>SIL</td><td>Sister-in-Law</td></tr><tr><td>SON</td><td>Son</td></tr><tr><td>SOIL</td><td>Son-in-Law</td></tr><tr><td>STEPBRO</td><td>Step Brother</td></tr><tr><td>STEPCHILD</td><td>Step Child</td></tr><tr><td>STEPPARENT</td><td>Step Parent</td></tr><tr><td>STEPSIS</td><td>Step Sister</td></tr><tr><td>UNCLE</td><td>Uncle</td></tr><tr><td>WIFE</td><td>Wife</td></tr><tr><td>OTHER</td><td>Other</td></tr><tr><td>PARENTALRESP</td><td>Has Parental Responsibility</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/OLCarerContingencyPlanRelationship"^^xsd:anyURI ;
fhir:l <https://ianbennett.github.io/ExampleIG_Ian/ValueSet/OLCarerContingencyPlanRelationship>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "OLCarerContingencyPlanRelationship"] ; #
fhir:title [ fhir:v "OL - Carer contingency plan: Relationship"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-03-25T15:55:34+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Ian"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Ian" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://openehr.org/archetypes/openEHR-EHR-CLUSTER.contact_cc.v0/CS"^^xsd:anyURI ;
fhir:l <http://openehr.org/archetypes/openEHR-EHR-CLUSTER.contact_cc.v0/CS> ] ;
( fhir:concept [
fhir:code [ fhir:v "NOK" ] ;
fhir:display [ fhir:v "Next of Kin" ] ] [
fhir:code [ fhir:v "AUNT" ] ;
fhir:display [ fhir:v "Aunt" ] ] [
fhir:code [ fhir:v "BRO" ] ;
fhir:display [ fhir:v "Brother" ] ] [
fhir:code [ fhir:v "BIL" ] ;
fhir:display [ fhir:v "Brother-in-Law" ] ] [
fhir:code [ fhir:v "COHABIT" ] ;
fhir:display [ fhir:v "Cohabitee" ] ] [
fhir:code [ fhir:v "COUSIN" ] ;
fhir:display [ fhir:v "Cousin" ] ] [
fhir:code [ fhir:v "DAU" ] ;
fhir:display [ fhir:v "Daughter" ] ] [
fhir:code [ fhir:v "DIL" ] ;
fhir:display [ fhir:v "Daughter-in-Law" ] ] [
fhir:code [ fhir:v "FIL" ] ;
fhir:display [ fhir:v "Father-in-Law" ] ] [
fhir:code [ fhir:v "FOSTER" ] ;
fhir:display [ fhir:v "Foster Carer" ] ] [
fhir:code [ fhir:v "FRIEND" ] ;
fhir:display [ fhir:v "Friend" ] ] [
fhir:code [ fhir:v "GCHILD" ] ;
fhir:display [ fhir:v "Grandchild" ] ] [
fhir:code [ fhir:v "GPARENT" ] ;
fhir:display [ fhir:v "Grandparent" ] ] [
fhir:code [ fhir:v "HALFBRO" ] ;
fhir:display [ fhir:v "Half Brother" ] ] [
fhir:code [ fhir:v "HALFSIS" ] ;
fhir:display [ fhir:v "Half Sister" ] ] [
fhir:code [ fhir:v "HUSBAND" ] ;
fhir:display [ fhir:v "Husband" ] ] [
fhir:code [ fhir:v "MIL" ] ;
fhir:display [ fhir:v "Mother-in-Law" ] ] [
fhir:code [ fhir:v "NEPHEW" ] ;
fhir:display [ fhir:v "Nephew" ] ] [
fhir:code [ fhir:v "NIECE" ] ;
fhir:display [ fhir:v "Niece" ] ] [
fhir:code [ fhir:v "PARENT" ] ;
fhir:display [ fhir:v "Parent" ] ] [
fhir:code [ fhir:v "PARTNER" ] ;
fhir:display [ fhir:v "Partner" ] ] [
fhir:code [ fhir:v "SIS" ] ;
fhir:display [ fhir:v "Sister" ] ] [
fhir:code [ fhir:v "SIL" ] ;
fhir:display [ fhir:v "Sister-in-Law" ] ] [
fhir:code [ fhir:v "SON" ] ;
fhir:display [ fhir:v "Son" ] ] [
fhir:code [ fhir:v "SOIL" ] ;
fhir:display [ fhir:v "Son-in-Law" ] ] [
fhir:code [ fhir:v "STEPBRO" ] ;
fhir:display [ fhir:v "Step Brother" ] ] [
fhir:code [ fhir:v "STEPCHILD" ] ;
fhir:display [ fhir:v "Step Child" ] ] [
fhir:code [ fhir:v "STEPPARENT" ] ;
fhir:display [ fhir:v "Step Parent" ] ] [
fhir:code [ fhir:v "STEPSIS" ] ;
fhir:display [ fhir:v "Step Sister" ] ] [
fhir:code [ fhir:v "UNCLE" ] ;
fhir:display [ fhir:v "Uncle" ] ] [
fhir:code [ fhir:v "WIFE" ] ;
fhir:display [ fhir:v "Wife" ] ] [
fhir:code [ fhir:v "OTHER" ] ;
fhir:display [ fhir:v "Other" ] ] [
fhir:code [ fhir:v "PARENTALRESP" ] ;
fhir:display [ fhir:v "Has Parental Responsibility" ] ] ) ] )
] . #
IG © 2026+ Ian. Package openehr.ehds.fhir.dataexchange#0.1.0 based on FHIR 4.0.1. Generated 2026-03-25
The Xt-EHR action is co-funded by the European Union, EU4Health Program 2021-2027, under Grant Agreement Nr.ยบ 101128085.