FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Location |
| Id | Location-location-003.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location location-003
Profile: NG-Imm Location
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
| Longitude | Latitude | Altitude |
| 8.5391 | 7.7322 | 120 |
managingOrganization: Organization UNICEF Supported Outreach Immunization Post
{
"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"
}
}