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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeValueSet
IdValueSet-ng-bundle-identifier-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/ValueSet-ng-bundle-identifier-vs.html
URLhttps://sandbox.dhin-hie.org/ig/ValueSet/ng-bundle-identifier-vs
Version0.2.0
Statusactive
Date2026-02-18T09:05:08+00:00
NameNgBundleIdentifierVS
TitleNG Bundle Identifier Codes
DescriptionValueSet including all local bundle identifier codes for DHIN 2025 Connectathon use cases (immunization, MNCH referral, claims, device data, etc.).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ng-bundle-identifier-csNG Bundle Identifier Codes

Narrative

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

Generated Narrative: ValueSet ng-bundle-identifier-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "ng-bundle-identifier-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/ValueSet/ng-bundle-identifier-vs",
  "version": "0.2.0",
  "name": "NgBundleIdentifierVS",
  "title": "NG Bundle Identifier Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-02-18T09:05:08+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 including all local bundle identifier codes for DHIN 2025 Connectathon use cases (immunization, MNCH referral, claims, device data, etc.).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs"
      }
    ]
  }
}