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 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:Coverage ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Coverage-Chika-TruthHMO"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-coverage"^^xsd:anyURI ;
fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-coverage> ] )
] ; #
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: Coverage Coverage-Chika-TruthHMO</b></p><a name=\"Coverage-Chika-TruthHMO\"> </a><a name=\"hcCoverage-Chika-TruthHMO\"> </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-coverage.html\">NG Claim Coverage</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode EHCPOL}\">extended healthcare</span></p><p><b>policyHolder</b>: <a href=\"Patient-Patient-Chika-Okafor.html\">Chika Okafor</a></p><p><b>subscriber</b>: <a href=\"Patient-Patient-Chika-Okafor.html\">Chika Okafor</a></p><p><b>subscriberId</b>: TRUTH-HMO-CHIKA-2025</p><p><b>beneficiary</b>: <a href=\"Patient-Patient-Chika-Okafor.html\">Chika Okafor</a></p><p><b>dependent</b>: 00</p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>period</b>: 2025-01-01 --> 2025-12-31</p><p><b>payor</b>: <a href=\"Organization-Organization-Truth-HMO.html\">Truth HMO</a></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class plan}\">Plan</span></td><td>Standard Corporate Plan</td><td>Truth HMO Corporate Coverage - Employer Sponsored</td></tr></table><p><b>order</b>: 1</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ;
fhir:code [ fhir:v "EHCPOL" ] ;
fhir:display [ fhir:v "extended healthcare" ] ] )
] ; #
fhir:policyHolder [
fhir:l fhir:Patient/Patient-Chika-Okafor ;
fhir:reference [ fhir:v "Patient/Patient-Chika-Okafor" ] ;
fhir:display [ fhir:v "Chika Okafor" ]
] ; #
fhir:subscriber [
fhir:l fhir:Patient/Patient-Chika-Okafor ;
fhir:reference [ fhir:v "Patient/Patient-Chika-Okafor" ] ;
fhir:display [ fhir:v "Chika Okafor" ]
] ; #
fhir:subscriberId [ fhir:v "TRUTH-HMO-CHIKA-2025"] ; #
fhir:beneficiary [
fhir:l fhir:Patient/Patient-Chika-Okafor ;
fhir:reference [ fhir:v "Patient/Patient-Chika-Okafor" ] ;
fhir:display [ fhir:v "Chika Okafor" ]
] ; #
fhir:dependent [ fhir:v "00"] ; #
fhir:relationship [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/subscriber-relationship> ] ;
fhir:code [ fhir:v "self" ] ;
fhir:display [ fhir:v "Self" ] ] )
] ; #
fhir:period [
fhir:start [ fhir:v "2025-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2025-12-31"^^xsd:date ]
] ; #
fhir:payor ( [
fhir:l fhir:Organization/Organization-Truth-HMO ;
fhir:reference [ fhir:v "Organization/Organization-Truth-HMO" ] ;
fhir:display [ fhir:v "Truth HMO" ]
] ) ; #
fhir:class ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/coverage-class> ] ;
fhir:code [ fhir:v "plan" ] ;
fhir:display [ fhir:v "Plan" ] ] ) ] ;
fhir:value [ fhir:v "Standard Corporate Plan" ] ;
fhir:name [ fhir:v "Truth HMO Corporate Coverage - Employer Sponsored" ]
] ) ; #
fhir:order [ fhir:v "1"^^xsd:positiveInteger] . #
IG © 2025+ DHIN. Package org.dhin-hie.sandbox#0.2.0 based on FHIR 4.0.1. Generated 2025-11-25
Links: Table of Contents |
QA Report