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

FHIR IG Statistics: ValueSet/IMMZDContraindications

Packagefhir.nigeriaImmunization
Resource TypeValueSet
IdIMMZDContraindications
FHIR VersionR4
Sourcehttp://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ValueSet-IMMZDContraindications.html
URLhttp://nhin.example.ng/ValueSet/IMMZDContraindications
Version0.1.0
Statusactive
Date2025-08-07T15:03:16+00:00
NameIMMZDContraindications
TitleIMMZ.D.DE11 ValueSet for Contraindications
Realmus
Authorityhl7
DescriptionValueSet for Contradictions for IMMZ.D.DE11

Resources that use this resource

StructureDefinition
AdministerVaccineIMMZ.D Administer Vaccine
NEIRDetectedIssueDetectedIssue Profile - NEIR

Resources that this resource uses

CodeSystem
IMMZ.DIMMZ.D CodeSystem for Administer Vaccine

Narrative

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

Generated Narrative: ValueSet IMMZDContraindications


Source

{
  "resourceType": "ValueSet",
  "id": "IMMZDContraindications",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nhin.example.ng/ValueSet/IMMZDContraindications",
  "version": "0.1.0",
  "name": "IMMZDContraindications",
  "title": "IMMZ.D.DE11 ValueSet for Contraindications",
  "status": "active",
  "experimental": false,
  "date": "2025-08-07T15:03:16+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": "ValueSet for Contradictions for IMMZ.D.DE11",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://nhin.example.ng/CodeSystem/IMMZ.D",
        "concept": [
          {
            "code": "DE13"
          },
          {
            "code": "DE14"
          },
          {
            "code": "DE15"
          },
          {
            "code": "DE16"
          }
        ]
      }
    ]
  }
}