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
@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/Organization/00134455-e5f6-4789-a123-456789abcdef> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "00134455-e5f6-4789-a123-456789abcdef"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization" ;
fhir:index 0 ;
fhir:link <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 00134455-e5f6-4789-a123-456789abcdef</b></p><a name=\"00134455-e5f6-4789-a123-456789abcdef\"> </a><a name=\"hc00134455-e5f6-4789-a123-456789abcdef\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-organization.html\">NG Organization</a></p></div><p><b>NG Owner of Facility</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs public}\">Public Health Institution Location</span></p><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry</code>/HOSPITAL1234</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type hospital}\">Secondary Hospital</span></p><p><b>name</b>: Asokoro District Hospital</p><p><b>telecom</b>: <a href=\"tel:+234-800-111-2222\">+234-800-111-2222</a>, <a href=\"mailto:info@asokorodh.example.ng\">info@asokorodh.example.ng</a></p><p><b>address</b>: Plot 12, Yakubu Gowon Crescent, Asokoro Abuja FC </p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://sandbox.dhin-hie.org/ig/StructureDefinition/organization-owner" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs" ] ;
fhir:Coding.code [ fhir:value "public" ] ;
fhir:Coding.display [ fhir:value "Public Health Institution Location" ]
]
]
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry" ] ;
fhir:Identifier.value [ fhir:value "HOSPITAL1234" ]
] ;
fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Organization.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type" ] ;
fhir:Coding.code [ fhir:value "hospital" ] ;
fhir:Coding.display [ fhir:value "Secondary Hospital" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Secondary Hospital" ]
] ;
fhir:Organization.name [ fhir:value "Asokoro District Hospital"] ;
fhir:Organization.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "+234-800-111-2222" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@asokorodh.example.ng" ]
] ;
fhir:Organization.address [
fhir:index 0 ;
fhir:Address.line [
fhir:value "Plot 12, Yakubu Gowon Crescent, Asokoro" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "Abuja" ] ;
fhir:Address.district [ fhir:value "fc-municipal" ] ;
fhir:Address.state [ fhir:value "FC" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/00134455-e5f6-4789-a123-456789abcdef.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/00134455-e5f6-4789-a123-456789abcdef.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