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

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypeOrganization
IdOrganization-organization-002.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

Organization: Kano State Primary Health Care Board

Identifier: KNSPHCB-01

Type: State Primary Healthcare Board

Address: Kano Municipal, Kano State


Source1

{
  "resourceType": "Organization",
  "id": "organization-002",
  "meta": {
    "profile": [
      "https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-facility-registry",
      "value": "HCF-12347"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://nphcda.gov.ng/ig/ValueSet/nigeria-facility-types",
          "code": "tertiary",
          "display": "Tertiary Hospital"
        }
      ]
    }
  ],
  "name": "Garki Specialist Hospital",
  "telecom": [
    {
      "system": "phone",
      "value": "+234-701-234-5678"
    },
    {
      "system": "email",
      "value": "info@garkihospital.org"
    }
  ],
  "address": [
    {
      "line": [
        "Plot 132, Area 3, Garki"
      ],
      "city": "Abuja",
      "district": "fc-municipal",
      "state": "FC"
    }
  ],
  "partOf": {
    "reference": "Organization/organization-002"
  }
}