FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/NEIRSessionTypeVS

Packagefhir.nigeriaImmunization
Resource TypeValueSet
IdNEIRSessionTypeVS
FHIR VersionR4
Sourcehttp://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ValueSet-NEIRSessionTypeVS.html
URLhttp://example.org/ValueSet/NEIRSessionTypeVS
Version0.1.0
Statusactive
Date2025-07-28T20:35:42+00:00
NameNEIRSessionTypeVS
TitleSession Type Valueset
Realmus
Authorityhl7
DescriptionA ValueSet containing custom session types

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
neir-session-typeSession Types CodeSystem

Narrative

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

Generated Narrative: ValueSet NEIRSessionTypeVS


Source

{
  "resourceType": "ValueSet",
  "id": "NEIRSessionTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.org/ValueSet/NEIRSessionTypeVS",
  "version": "0.1.0",
  "name": "NEIRSessionTypeVS",
  "title": "Session Type Valueset",
  "status": "active",
  "experimental": false,
  "date": "2025-07-28T20:35:42+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": "A ValueSet containing custom session types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://example.org/CodeSystem/neir-session-type"
      }
    ]
  }
}