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

FHIR IG Statistics: StructureDefinition/zib-Vaccination

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-Vaccination
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Vaccination
Version1.0
Statusretired
Date2017-01-16T11:38:25.218701+01:00
NameZIB-Vaccination
TitleHCIM Vaccination
Realmnl
Authorityhl7
DescriptionVaccinatie as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0. Immunization can be defined as “Generating natural immunity against pathogens by means of vaccination (active immunization) or by administering immunoglobulins (passive immunization)”. Only vaccinations are included in this information model. Administering immunoglobulins is part of the medication overview. Vaccinations have lifelong relevance. Most vaccinations are carried out in the Netherlands as part of the RVP (Rijksvaccinatieprogramma, National Immunisation Program). RVP information is especially important for children. Vaccinations are also relevant for adult patients such as transplant patients, dialysis patients and patients with a post-splenectomy status. In addition, there are specific indications for the vaccination of risk groups, such as travelers, professionals who come into contact with blood or patients with wounds, weakened immune systems or heightened risk.
CopyrightCC0
TypeImmunization
Kindresource

Resources that use this resource

StructureDefinition
ImmunizationVaccination
zib-VaccinationRecommendationHCIM VaccinationRecommendation

Resources that this resource uses

StructureDefinition
nl-core-organizationnl-core-organization
nl-core-patientnl-core-patient
nl-core-practitionernl-core-practitioner
zib-ContactHCIM Contact
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.11.1.4--20150401000000ProductCodeATCCodelijst
2.16.840.1.113883.2.4.3.11.60.40.2.11.1.3--20150401000000ProductCodeGPKCodelijst
2.16.840.1.113883.2.4.3.11.60.40.2.11.1.5--20150401000000ProductCodeGTINCodelijst
2.16.840.1.113883.2.4.3.11.60.40.2.11.1.2--20150401000000ProductCodeHPKCodelijst
2.16.840.1.113883.2.4.3.11.60.40.2.11.1.1--20150401000000ProductCodePRKCodelijst
2.16.840.1.113883.2.4.3.11.60.40.2.11.1.6--20150401000000ProductCodeZICodelijst

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-Vaccination",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2017-04-26T14:45:08.702+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination",
  "version": "1.0",
  "name": "ZIB-Vaccination",
  "title": "HCIM Vaccination",
  "status": "retired",
  "date": "2017-01-16T11:38:25.218701+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Vaccinatie as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.\r\n\r\nImmunization can be defined as “Generating natural immunity against pathogens by means of vaccination (active immunization) or by administering immunoglobulins (passive immunization)”.\r\n\r\nOnly vaccinations are included in this information model. Administering immunoglobulins is part of the medication overview. Vaccinations have lifelong relevance.\r\n\r\nMost vaccinations are carried out in the Netherlands as part of the RVP (Rijksvaccinatieprogramma, National Immunisation Program). RVP information is especially important for children. \r\n\r\nVaccinations are also relevant for adult patients such as transplant patients, dialysis patients and patients with a post-splenectomy status. In addition, there are specific indications for the vaccination of risk groups, such as travelers, professionals who come into contact with blood or patients with wounds, weakened immune systems or heightened risk.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "hcim-vaccination-v1.2-2015EN",
      "uri": "https://zibs.nl/wiki/Vaccination-v1.2(2015EN)",
      "name": "HCIM Vaccination-v1.2(2015EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Immunization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Immunization",
        "path": "Immunization",
        "short": "Vaccination",
        "definition": "Root concept of the Vaccination information model. This root concept contains all data elements of the Vaccination information model.",
        "alias": [
          "Vaccinatie"
        ],
        "mapping": [
          {
            "identity": "hcim-vaccination-v1.2-2015EN",
            "map": "NL-CM:11.1.1"
          }
        ]
      },
      {
        "id": "Immunization.vaccineCode",
        "path": "Immunization.vaccineCode",
        "short": "ProductCode",
        "definition": "The product code of the vaccine administered.\r\nThere are several possible code systems for documenting the product code. If the vaccination data is registered based on an anamnesis, coding with the ATC code is preferred. In all cases it concerns those products that fall under ATC group J07 (vaccines).",
        "alias": [
          "ProductCode"
        ],
        "mapping": [
          {
            "identity": "hcim-vaccination-v1.2-2015EN",
            "map": "NL-CM:11.1.2"
          }
        ]
      },
      {
        "id": "Immunization.vaccineCode.coding",
        "path": "Immunization.vaccineCode.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Immunization.vaccineCode.coding.GPK",
        "path": "Immunization.vaccineCode.coding",
        "sliceName": "ProductCodeGPKCodelijst",
        "max": "1",
        "binding": {
          "strength": "extensible",
          "description": "ProductCodeGPKCodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.11.1.3--20150401000000",
            "display": "ProductCodeGPKCodelijst"
          }
        }
      },
      {
        "id": "Immunization.vaccineCode.coding.HPK",
        "path": "Immunization.vaccineCode.coding",
        "sliceName": "ProductCodeHPKCodelijst",
        "max": "1",
        "binding": {
          "strength": "extensible",
          "description": "ProductCodeHPKCodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.11.1.2--20150401000000",
            "display": "ProductCodeHPKCodelijst"
          }
        }
      },
      {
        "id": "Immunization.vaccineCode.coding.ZI",
        "path": "Immunization.vaccineCode.coding",
        "sliceName": "ProductCodeZICodelijst",
        "max": "1",
        "binding": {
          "strength": "extensible",
          "description": "ProductCodeZICodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.11.1.6--20150401000000",
            "display": "ProductCodeZICodelijst"
          }
        }
      },
      {
        "id": "Immunization.vaccineCode.coding.ATC",
        "path": "Immunization.vaccineCode.coding",
        "sliceName": "ProductCodeATCCodelijst",
        "max": "1",
        "binding": {
          "strength": "extensible",
          "description": "ProductCodeATCCodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.11.1.4--20150401000000",
            "display": "ProductCodeATCCodelijst"
          }
        }
      },
      {
        "id": "Immunization.vaccineCode.coding.PRK",
        "path": "Immunization.vaccineCode.coding",
        "sliceName": "ProductCodePRKCodelijst",
        "max": "1",
        "binding": {
          "strength": "extensible",
          "description": "ProductCodePRKCodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.11.1.1--20150401000000",
            "display": "ProductCodePRKCodelijst"
          }
        }
      },
      {
        "id": "Immunization.vaccineCode.coding.GTIN",
        "path": "Immunization.vaccineCode.coding",
        "sliceName": "ProductCodeGTINCodelijst",
        "max": "1",
        "binding": {
          "strength": "extensible",
          "description": "ProductCodeGTINCodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.11.1.5--20150401000000",
            "display": "ProductCodeGTINCodelijst"
          }
        }
      },
      {
        "id": "Immunization.patient",
        "path": "Immunization.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          }
        ]
      },
      {
        "id": "Immunization.encounter",
        "path": "Immunization.encounter",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Contact"
          }
        ]
      },
      {
        "id": "Immunization.date",
        "path": "Immunization.date",
        "short": "VaccinationDate",
        "definition": "Date (and if possible time) that the vaccine was administered.",
        "alias": [
          "VaccinatieDatum"
        ],
        "min": 1,
        "mapping": [
          {
            "identity": "hcim-vaccination-v1.2-2015EN",
            "map": "NL-CM:11.1.3"
          }
        ]
      },
      {
        "id": "Immunization.manufacturer",
        "path": "Immunization.manufacturer",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          }
        ]
      },
      {
        "id": "Immunization.doseQuantity",
        "path": "Immunization.doseQuantity",
        "sliceName": "SimpleQuantity",
        "short": "Dose",
        "definition": "The amount of product administered shown in milliliters. In most cases, the entire product is administered; in some cases, a described part of the product is administered.",
        "alias": [
          "Dosis"
        ],
        "mapping": [
          {
            "identity": "hcim-vaccination-v1.2-2015EN",
            "map": "NL-CM:11.1.4"
          }
        ]
      },
      {
        "id": "Immunization.practitioner",
        "path": "Immunization.practitioner",
        "min": 0
      },
      {
        "id": "Immunization.practitioner.actor",
        "path": "Immunization.practitioner.actor",
        "short": "Administrator",
        "definition": "The healthcare provider and/or organization where or by whom the immunization was done.",
        "alias": [
          "Toediener"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          }
        ],
        "mapping": [
          {
            "identity": "hcim-vaccination-v1.2-2015EN",
            "map": "NL-CM:11.1.6"
          }
        ]
      },
      {
        "id": "Immunization.note",
        "path": "Immunization.note",
        "short": "Explanation",
        "definition": "Free text explanation.\r\nExamples of commonly used explanations are: - \"Vaccination according to the National Immunisation Program\". - \"Not according to the National Immunisation Program\", followed by further explanation. - \"Unknown\"",
        "alias": [
          "Toelichting"
        ],
        "mapping": [
          {
            "identity": "hcim-vaccination-v1.2-2015EN",
            "map": "NL-CM:11.1.7"
          }
        ]
      }
    ]
  }
}