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

FHIR IG analytics

Packagefhir.nigeriaImmunization
Resource TypeValueSet
Idregister-client-valueset
FHIR VersionR4
Sourcehttp://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ValueSet-register-client-valueset.html
URLhttp://nhin.example.ng/ValueSet/register-client-valueset
Version0.1.0
Statusactive
Date2025-08-11T12:02:23+00:00
NameRegisterClient
TitleIMMZ.C Value Set for Registering Clients
Realmus
Authorityhl7
DescriptionValue Set for Registering clients for IMMZ.C

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IMMZ.CIMMZ.C CodeSystem for Register Client

Narrative

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

Generated Narrative: ValueSet register-client-valueset


Source1

{
  "resourceType": "ValueSet",
  "id": "register-client-valueset",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nhin.example.ng/ValueSet/register-client-valueset",
  "version": "0.1.0",
  "name": "RegisterClient",
  "title": "IMMZ.C Value Set for Registering Clients",
  "status": "active",
  "experimental": false,
  "date": "2025-08-11T12:02:23+00:00",
  "publisher": "intellisoftkenya.com",
  "contact": [
    {
      "name": "intellisoftkenya.com",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.intellisoftkenya.com/"
        }
      ]
    },
    {
      "name": "IntelliSOFT Consulting Kenya.",
      "telecom": [
        {
          "system": "email",
          "value": "info@intellisoftkenya.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Value Set for Registering clients for IMMZ.C",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://nhin.example.ng/CodeSystem/IMMZ.C"
      }
    ]
  }
}