FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeOrganization
IdOrganization-Organization-Truth-HMO.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization Organization-Truth-HMO

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


Source1

{
  "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"
    }
  ]
}