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

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypeLocation
IdLocation-location-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: Location location-003

status: Active

name: Benue State Mobile Immunization Team

type: PHC Center Level 2

telecom: +234-8091234567

address: Mobile outreach service operating along Gboko Road Makurdi BE NG

Positions

-LongitudeLatitudeAltitude
*8.53917.7322120

managingOrganization: Organization UNICEF Supported Outreach Immunization Post

partOf: Location Sabon Gari Primary School Outreach Post


Source1

{
  "resourceType": "Location",
  "id": "location-003",
  "meta": {
    "profile": [
      "https://nphcda.gov.ng/ig/StructureDefinition/nigeria-location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "name": "Benue State Mobile Immunization Team",
  "type": [
    {
      "coding": [
        {
          "system": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-facility-type",
          "code": "phc-center-l2"
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "+234-8091234567"
    }
  ],
  "address": {
    "extension": [
      {
        "url": "https://nphcda.gov.ng/ig/StructureDefinition/nigeria-administrative-ward",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-wards",
              "code": "fc-amac-gawu",
              "display": "Gawu"
            }
          ]
        }
      }
    ],
    "line": [
      "Mobile outreach service operating along Gboko Road"
    ],
    "city": "Makurdi",
    "district": "be-makurdi",
    "state": "BE",
    "country": "NG"
  },
  "position": {
    "longitude": 8.5391,
    "latitude": 7.7322,
    "altitude": 120
  },
  "managingOrganization": {
    "reference": "Organization/organization-003"
  },
  "partOf": {
    "reference": "Location/location-002"
  }
}