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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeValueSet
IdValueSet-patient-identifier-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/ValueSet-patient-identifier-vs.html
URLhttps://sandbox.dhin-hie.org/ig/ValueSet/patient-identifier-vs
Version0.2.0
Statusactive
Date2025-11-25T07:48:54+00:00
NameNGIdentifierVS
TitleNG Client Identifier VS
DescriptionThis ValueSet defines list of options for uniquely Identifting a Client

Resources that use this resource

StructureDefinition
ng-patientNG Patient

Resources that this resource uses

CodeSystem
patient-identifier-csNG Patient Identifier Type CS

Narrative

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

Generated Narrative: ValueSet patient-identifier-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "patient-identifier-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/ValueSet/patient-identifier-vs",
  "version": "0.2.0",
  "name": "NGIdentifierVS",
  "title": "NG Client Identifier 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": "This ValueSet defines list of options for uniquely Identifting a Client",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs"
      }
    ]
  }
}