FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Organization |
| Id | Organization-Organization-PortHarcourt-Hospital.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Organization-PortHarcourt-Hospital
Profile: NG Provider Organization
NG Owner of Facility: Faith-based Institution Locations such as churches, musques, and traditional homes
identifier: https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry/HCF-RI-0045
active: true
type: Healthcare Provider
name: Port Harcourt Emergency Hospital
telecom: ph: 084-234-5678
address: Emergency Services Wing Port Harcourt RI
{
"resourceType": "Organization",
"id": "Organization-PortHarcourt-Hospital",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-provider-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": "faith-based"
}
]
}
}
],
"identifier": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
"value": "HCF-RI-0045"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
]
}
],
"name": "Port Harcourt Emergency Hospital",
"telecom": [
{
"system": "phone",
"value": "084-234-5678"
}
],
"address": [
{
"line": [
"Emergency Services Wing"
],
"city": "Port Harcourt",
"district": "ri-emohua",
"state": "RI"
}
]
}