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

FHIR IG analytics

Packageng.gov.digitalhealth.fhir-ig
Resource TypeValueSet
IdValueSet-ng-careplan-category-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/digitalhealth-gov-ng/Nigeria-Core/ValueSet-ng-careplan-category-vs.html
URLhttps://fhir-ig.digitalhealth.gov.ng/ValueSet/ng-careplan-category-vs
Version0.0.0
Statusactive
Date2026-06-11T15:18:34+00:00
NameNgCarePlanCategoryVS
TitleNG CarePlan Category VS
DescriptionValueSet for CarePlan.category (demo).

Resources that use this resource

StructureDefinition
ng.gov.digitalhealth.fhir-ig#currentng-care-planNG CarePlan

Resources that this resource uses

CodeSystem
ng.gov.digitalhealth.fhir-ig#currentng-careplan-category-csNG CarePlan Category Codes

Narrative

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

Generated Narrative: ValueSet ng-careplan-category-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "ng-careplan-category-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digitalhealth.gov.ng/ValueSet/ng-careplan-category-vs",
  "version": "0.0.0",
  "name": "NgCarePlanCategoryVS",
  "title": "NG CarePlan Category 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 for CarePlan.category (demo).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/ng-careplan-category-cs"
      }
    ]
  }
}