FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Organization |
| Id | Organization-Organization-Truth-HMO.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Organization-Truth-HMO
Profile: NG Insurer Organization
identifier: https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry/HMO-TRUTH-2025
active: true
type: Insurance Company
name: Truth Health Maintenance Organization
alias: Truth HMO
telecom: ph: 0700-TRUTH-HMO, https://truth-hmo.ng
address: HMO Plaza Port Harcourt RI
{
"resourceType": "Organization",
"id": "Organization-Truth-HMO",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-insurer-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
"value": "HMO-TRUTH-2025"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "ins",
"display": "Insurance Company"
}
]
}
],
"name": "Truth Health Maintenance Organization",
"alias": [
"Truth HMO"
],
"telecom": [
{
"system": "phone",
"value": "0700-TRUTH-HMO"
},
{
"system": "url",
"value": "https://truth-hmo.ng"
}
],
"address": [
{
"line": [
"HMO Plaza"
],
"city": "Port Harcourt",
"district": "ri-emohua",
"state": "RI"
}
]
}