FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Organization |
| Id | Organization-NgOrganization-003.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization NgOrganization-003
Profile: NG Organization
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
{
"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"
}
]
}