PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.5.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-event
{
  "description": "Immunization 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 the (administered and planned) 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.",
  "_filename": "nl-core-Vaccination-event.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-Vaccination-event](http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination-event) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreVaccinationevent",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Immunization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core Vaccination event",
  "package_version": "0.5.0-beta1",
  "status": "draft",
  "id": "f41c67a8-1c0a-47e1-ac57-094d9be8537e",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-event",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Immunization",
      "path": "Immunization",
      "alias": [ "nl-core-Vaccination-event" ],
      "comment": "The zib Vaccination is mapped to this Immunization profile and a profile on ImmunizationRecommendation (). All administered vaccinations are covered using this Immunization profile, while all planned vaccinations are covered in the ImmunizationRecommendation profile. \r\n\r\nPlease note that, contrary to the related zib concepts, `.vaccineCode` and `.occurrence[x]` are mandatory in FHIR and need to be recorded to exchange Immunization resources."
    }, {
      "id": "Immunization.extension",
      "min": 0,
      "path": "Immunization.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Immunization.extension:pharmaceuticalProduct",
      "max": "1",
      "min": 0,
      "path": "Immunization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-Vaccination.PharmaceuticalProduct" ]
      } ],
      "sliceName": "pharmaceuticalProduct"
    }, {
      "id": "Immunization.extension:pharmaceuticalProduct.value[x]",
      "path": "Immunization.extension.value[x]",
      "comment": "If this reference to zib PharmaceuticalProduct is used, the MedicationCode (`Medication.code`) in the referenced resource SHALL be the same as `Immunization.vaccineCode` of the current resource.",
      "definition": "The pharmaceutical product of the administered vaccination."
    }, {
      "id": "Immunization.vaccineCode",
      "path": "Immunization.vaccineCode",
      "comment": "It is possible to use a reference to zib PharmaceuticalProduct to identify the used vaccine, using `Immunization.extension:pharmaceuticalProduct'. If this reference is used, the MedicationCode (`Medication.code`) in the referenced resource SHALL be the same as 'Immunization.vaccineCode'."
    }, {
      "id": "Immunization.patient",
      "path": "Immunization.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    }, {
      "id": "Immunization.performer:administrator",
      "path": "Immunization.performer",
      "sliceName": "administrator"
    }, {
      "id": "Immunization.performer:administrator.actor",
      "min": 1,
      "path": "Immunization.performer.actor",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
      } ]
    }, {
      "id": "Immunization.reasonCode",
      "path": "Immunization.reasonCode",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Immunization.reasonCode:vaccinationIndication",
      "path": "Immunization.reasonCode",
      "alias": [ "VaccinatieIndicatie" ],
      "short": "VaccinationIndication",
      "binding": {
        "strength": "required",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.131.11.4--20220301181306"
      },
      "sliceName": "vaccinationIndication",
      "definition": "Describes the person-specific characteristics why the immunization is administered to this patient (e.g. asplenia, immunosuppression or diabetes), net immunization advice."
    }, {
      "id": "Immunization.reasonCode:vaccinationMotive",
      "path": "Immunization.reasonCode",
      "alias": [ "VaccinatieAanleiding" ],
      "short": "VaccinationMotive",
      "binding": {
        "strength": "required",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.131.11.2--20220301153357"
      },
      "sliceName": "vaccinationMotive",
      "definition": "Displays the trigger based on what the vaccine was administered."
    }, {
      "id": "Immunization.protocolApplied.targetDisease",
      "path": "Immunization.protocolApplied.targetDisease",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Immunization.protocolApplied.targetDisease:targetDisease",
      "path": "Immunization.protocolApplied.targetDisease",
      "alias": [ "VaccinatiePathogeen" ],
      "short": "VaccinationPathogen",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.131.11.3--20220301175614"
      },
      "sliceName": "targetDisease",
      "definition": "The diseases or pathogens against which the vaccination is primarily given."
    }, {
      "id": "Immunization.protocolApplied.doseNumber[x]",
      "path": "Immunization.protocolApplied.doseNumber[x]",
      "comment": "The use of an integer is preferred if known. A string should only be used in cases where an integer is not available (such as when documenting a recurring booster dose). If a value is unknown use string 'n/a' (without the quotes)."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination-event"
}