DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build
DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-17 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/nigeria-relationship> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "nigeria-relationship"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-relationship</b></p><a name=\"nigeria-relationship\"> </a><a name=\"hcnigeria-relationship\"> </a><p>This case-sensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">BROTHER<a name=\"nigeria-relationship-BROTHER\"> </a></td><td>Brother</td></tr><tr><td style=\"white-space:nowrap\">SISTER<a name=\"nigeria-relationship-SISTER\"> </a></td><td>Sister</td></tr><tr><td style=\"white-space:nowrap\">SON<a name=\"nigeria-relationship-SON\"> </a></td><td>Son</td></tr><tr><td style=\"white-space:nowrap\">DAUGHTER<a name=\"nigeria-relationship-DAUGHTER\"> </a></td><td>Daughter</td></tr><tr><td style=\"white-space:nowrap\">MOTHER<a name=\"nigeria-relationship-MOTHER\"> </a></td><td>Mother</td></tr><tr><td style=\"white-space:nowrap\">FATHER<a name=\"nigeria-relationship-FATHER\"> </a></td><td>Father</td></tr><tr><td style=\"white-space:nowrap\">AUNT<a name=\"nigeria-relationship-AUNT\"> </a></td><td>Aunt</td></tr><tr><td style=\"white-space:nowrap\">COUSIN<a name=\"nigeria-relationship-COUSIN\"> </a></td><td>Cousin</td></tr><tr><td style=\"white-space:nowrap\">GRDSON<a name=\"nigeria-relationship-GRDSON\"> </a></td><td>Grand Son</td></tr><tr><td style=\"white-space:nowrap\">GRDDAU<a name=\"nigeria-relationship-GRDDAU\"> </a></td><td>Grand Daughter</td></tr><tr><td style=\"white-space:nowrap\">INLAW<a name=\"nigeria-relationship-INLAW\"> </a></td><td>Inlaw</td></tr><tr><td style=\"white-space:nowrap\">NEPHEW<a name=\"nigeria-relationship-NEPHEW\"> </a></td><td>Nephew</td></tr><tr><td style=\"white-space:nowrap\">NIECE<a name=\"nigeria-relationship-NIECE\"> </a></td><td>Niece</td></tr><tr><td style=\"white-space:nowrap\">UNCLE<a name=\"nigeria-relationship-UNCLE\"> </a></td><td>Uncle</td></tr><tr><td style=\"white-space:nowrap\">FRND<a name=\"nigeria-relationship-FRND\"> </a></td><td>Friend</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship"] ;
fhir:CodeSystem.version [ fhir:value "0.2.0"] ;
fhir:CodeSystem.name [ fhir:value "NGRelationshipsCS"] ;
fhir:CodeSystem.title [ fhir:value "NG Relationships CS"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-09-17T08:02:10+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "DHIN"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "DHIN" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.dhin-hie.org" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@dhin-hie.org" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Digital Health Interoperability Network." ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@dhin-hie.org" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "This CodeSystem defines list of persons related to a patient, but who is not a direct target of care"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "NG" ] ;
fhir:Coding.display [ fhir:value "Nigeria" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "15"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "BROTHER" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Brother" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "SISTER" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Sister" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "SON" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Son" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "DAUGHTER" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Daughter" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "MOTHER" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Mother" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "FATHER" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Father" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "AUNT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Aunt" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "COUSIN" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Cousin" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "GRDSON" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grand Son" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "GRDDAU" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Grand Daughter" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "INLAW" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Inlaw" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "NEPHEW" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Nephew" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "NIECE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Niece" ]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "UNCLE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Uncle" ]
], [
fhir:index 14 ;
fhir:CodeSystem.concept.code [ fhir:value "FRND" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Friend" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/nigeria-relationship.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/nigeria-relationship.ttl> .
IG © 2025+ DHIN. Package org.dhin-hie.sandbox#0.2.0 based on FHIR 4.0.1. Generated 2026-09-17
Links: Table of Contents |
QA Report