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

FHIR IG analytics

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

Organization: Federal Ministry of Health - Immunization Department

Identifier: FMOH-IMM-01

Type: Federal Health Agency

Address: Abuja FCT


Source1

{
  "resourceType": "Organization",
  "id": "organization-003",
  "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-12346"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://nphcda.gov.ng/ig/ValueSet/nigeria-facility-types",
          "code": "outreach",
          "display": "Outreach session"
        }
      ]
    }
  ],
  "name": "UNICEF Supported Outreach Immunization Post",
  "telecom": [
    {
      "system": "phone",
      "value": "+234-809-876-5432"
    },
    {
      "system": "email",
      "value": "outreach.kano@unicef.org"
    }
  ],
  "address": [
    {
      "line": [
        "Community Square, Kumbotso"
      ],
      "city": "Kano",
      "district": "kn-albasu",
      "state": "KN"
    }
  ],
  "partOf": {
    "reference": "Organization/organization-003"
  }
}