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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeValueSet
IdValueSet-ng-careplan-activity-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/ValueSet-ng-careplan-activity-vs.html
URLhttps://sandbox.dhin-hie.org/ig/ValueSet/ng-careplan-activity-vs
Version0.2.0
Statusactive
Date2025-11-25T07:48:54+00:00
NameNgCarePlanActivityVS
TitleNG CarePlan Activity VS
DescriptionValueSet for CarePlan.activity.detail.code (demo).

Resources that use this resource

StructureDefinition
ng-care-planNG CarePlan

Resources that this resource uses

CodeSystem
ng-careplan-activity-csNG CarePlan Activity Codes

Narrative

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

Generated Narrative: ValueSet ng-careplan-activity-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "ng-careplan-activity-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/ValueSet/ng-careplan-activity-vs",
  "version": "0.2.0",
  "name": "NgCarePlanActivityVS",
  "title": "NG CarePlan Activity VS",
  "status": "active",
  "experimental": false,
  "date": "2025-11-25T07:48:54+00:00",
  "publisher": "DHIN",
  "contact": [
    {
      "name": "DHIN",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dhin-hie.org"
        },
        {
          "system": "email",
          "value": "info@dhin-hie.org"
        }
      ]
    },
    {
      "name": "Digital Health Interoperability Network.",
      "telecom": [
        {
          "system": "email",
          "value": "info@dhin-hie.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "ValueSet for CarePlan.activity.detail.code (demo).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-careplan-activity-cs"
      }
    ]
  }
}