FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ng-pharmacy-org-type-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digitalhealth.gov.ng/ValueSet/ng-pharmacy-org-type-vs",
"version": "0.0.0",
"name": "NgPharmacyOrganizationVS",
"title": "NG Pharmacy Organization Types",
"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": "Organization types for Pharmacies",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"concept": [
{
"code": "cg",
"display": "Community Group"
}
]
}
]
}
}