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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeOrganization
IdOrganization-NgOrganization-003.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 NgOrganization-003

NG Owner of Facility: Public Health Institution Location

identifier: https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry/CLM-2025-0001

active: true

type: Primary Health Care Centre (Level 2)

name: Gwagwalada Model PHC

telecom: +234-812-000-4455

address: Opposite Central Market Gwagwalada FC


Source1

{
  "resourceType": "Organization",
  "id": "NgOrganization-003",
  "meta": {
    "profile": [
      "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://sandbox.dhin-hie.org/ig/StructureDefinition/organization-owner",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs",
            "code": "public",
            "display": "Public Health Institution Location"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
      "value": "CLM-2025-0001"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type",
          "code": "phc-center-l2",
          "display": "PHC Center Level 2"
        }
      ],
      "text": "Primary Health Care Centre (Level 2)"
    }
  ],
  "name": "Gwagwalada Model PHC",
  "telecom": [
    {
      "system": "phone",
      "value": "+234-812-000-4455"
    }
  ],
  "address": [
    {
      "line": [
        "Opposite Central Market"
      ],
      "city": "Gwagwalada",
      "district": "fc-gwagwalada",
      "state": "FC"
    }
  ]
}