FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageng.gov.digitalhealth.fhir-ig
Resource TypeValueSet
IdValueSet-nigeria-device-identifier-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/digitalhealth-gov-ng/Nigeria-Core/ValueSet-nigeria-device-identifier-vs.html
URLhttps://fhir-ig.digitalhealth.gov.ng/ValueSet/nigeria-device-identifier-vs
Version0.0.0
Statusactive
Date2026-06-11T15:18:34+00:00
NameNGDeviceIdentifierVS
TitleNG Electromechanical Medical Device Identifier VS
DescriptionValueSet selecting the 50 hypothetical electromechanical medical device identifiers (leaf concepts only) from NGDeviceIdentifierCS. Excludes category/group nodes.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ng.gov.digitalhealth.fhir-ig#currentnigeria-device-identifierNG Electromechanical Medical Device Identifier CS

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet nigeria-device-identifier-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "nigeria-device-identifier-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digitalhealth.gov.ng/ValueSet/nigeria-device-identifier-vs",
  "version": "0.0.0",
  "name": "NGDeviceIdentifierVS",
  "title": "NG Electromechanical Medical Device Identifier VS",
  "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": "ValueSet selecting the 50 hypothetical electromechanical medical device identifiers (leaf concepts only) from NGDeviceIdentifierCS. Excludes category/group nodes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-device-identifier"
      }
    ]
  }
}