FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| ng.gov.digitalhealth.fhir-ig#current | organization-owner | NG Owner of Facility |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "nigeria-location-owner",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digitalhealth.gov.ng/ValueSet/nigeria-location-owner",
"version": "0.0.0",
"name": "NGOrganizationOwnerVS",
"title": "NG Location Owner",
"status": "active",
"experimental": false,
"date": "2026-06-11T15:18:34+00:00",
"publisher": "NDHI",
"contact": [
{
"name": "NDHI",
"telecom": [
{
"system": "url",
"value": "https://digitalhealth.gov.ng"
},
{
"system": "email",
"value": "emeka2015@gmail.com"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "lekeojewale@gmail.com",
"use": "work"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "emeka2015@gmail.com",
"use": "work"
}
]
}
],
"description": "The owner of an Health Facility location",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"compose": {
"include": [
{
"system": "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-location-owner-cs"
}
]
}
}