PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.41-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-vaccination
{
  "description": "Defines constraints and extensions on the immunization resource to represent an immunization event i.e. the administration of a vaccine.",
  "_filename": "StructureDefinition-be-vaccination.json",
  "package_name": "ehealthplatform.be.r4.federalprofiles",
  "date": "2021-01-10T10:59:49+00:00",
  "derivation": "constraint",
  "publisher": "eHealth Platform",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "056",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    }, {
      "code": "BE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "BeVaccination",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  } ],
  "abstract": false,
  "type": "Immunization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "BeVaccination",
  "package_version": "1.1.41-beta",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Medications"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "60ed484e-8b34-40dc-940d-7e22371ed555",
  "kind": "resource",
  "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-vaccination",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Immunization.extension",
      "path": "Immunization.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Immunization.extension:vaccination-originalorder",
      "max": "1",
      "path": "Immunization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-vaccination-originalorder" ]
      } ],
      "sliceName": "vaccination-originalorder"
    }, {
      "id": "Immunization.extension:administeredProduct",
      "max": "1",
      "path": "Immunization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-administeredProduct" ]
      } ],
      "sliceName": "administeredProduct"
    }, {
      "id": "Immunization.extension:vaccination-location",
      "max": "1",
      "path": "Immunization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-vaccination-location" ]
      } ],
      "sliceName": "vaccination-location"
    }, {
      "id": "Immunization.extension:vaccination-confirmationStatus",
      "max": "1",
      "path": "Immunization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-vaccination-confirmationStatus" ]
      } ],
      "sliceName": "vaccination-confirmationStatus"
    }, {
      "id": "Immunization.extension:recorder",
      "max": "1",
      "path": "Immunization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-recorder" ]
      } ],
      "sliceName": "recorder"
    }, {
      "id": "Immunization.identifier",
      "path": "Immunization.identifier",
      "short": "A unique business identifier for a vaccination entry",
      "mustSupport": true
    }, {
      "id": "Immunization.identifier.system",
      "min": 1,
      "path": "Immunization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Immunization.identifier.value",
      "min": 1,
      "path": "Immunization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Immunization.status",
      "path": "Immunization.status",
      "short": "The status of this vaccination record entry",
      "mustSupport": true
    }, {
      "id": "Immunization.statusReason",
      "path": "Immunization.statusReason",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-status-reason"
      },
      "mustSupport": true
    }, {
      "id": "Immunization.vaccineCode",
      "path": "Immunization.vaccineCode",
      "short": "The vaccine code - a type of vaccine, typically identified by the diseas(s) it covers. For example MMR, HPV, Tetanus, DTPa",
      "mustSupport": true
    }, {
      "id": "Immunization.patient",
      "path": "Immunization.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ]
      } ],
      "short": "The patient that this received vaccination entry refers to",
      "mustSupport": true
    }, {
      "id": "Immunization.occurrenceDateTime",
      "max": "1",
      "min": 0,
      "path": "Immunization.occurrenceDateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "Immunization.occurrenceString",
      "max": "1",
      "min": 0,
      "path": "Immunization.occurrenceString",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": true
    }, {
      "id": "Immunization.recorded",
      "min": 1,
      "path": "Immunization.recorded",
      "short": "The date/time when the vaccination event has been recorded",
      "mustSupport": true
    }, {
      "id": "Immunization.location",
      "max": "0",
      "path": "Immunization.location",
      "mustSupport": false
    }, {
      "id": "Immunization.lotNumber",
      "path": "Immunization.lotNumber",
      "mustSupport": true
    }, {
      "id": "Immunization.expirationDate",
      "path": "Immunization.expirationDate",
      "mustSupport": true
    }, {
      "id": "Immunization.site",
      "path": "Immunization.site",
      "mustSupport": true
    }, {
      "id": "Immunization.route",
      "path": "Immunization.route",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-administration-route"
      },
      "mustSupport": true
    }, {
      "id": "Immunization.performer",
      "path": "Immunization.performer",
      "mustSupport": true
    }, {
      "id": "Immunization.performer.actor",
      "path": "Immunization.performer.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole" ]
      } ]
    }, {
      "id": "Immunization.reasonCode",
      "path": "Immunization.reasonCode",
      "short": "Why vaccination has occurred or not (code or text)",
      "mustSupport": true
    }, {
      "id": "Immunization.reasonReference",
      "path": "Immunization.reasonReference",
      "short": "Why vaccination has occurred or not (reference to a finding)",
      "mustSupport": true
    }, {
      "id": "Immunization.reaction",
      "path": "Immunization.reaction",
      "mustSupport": true
    }, {
      "id": "Immunization.protocolApplied",
      "path": "Immunization.protocolApplied",
      "mustSupport": true
    }, {
      "id": "Immunization.protocolApplied.doseNumberString",
      "max": "1",
      "min": 0,
      "path": "Immunization.protocolApplied.doseNumberString",
      "type": [ {
        "code": "string"
      } ],
      "short": "Whether this is a first vaccination or a reinforcement",
      "mustSupport": true
    }, {
      "id": "Immunization.protocolApplied.doseNumberPositiveInt",
      "max": "1",
      "min": 0,
      "path": "Immunization.protocolApplied.doseNumberPositiveInt",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "The numeric/sequential number of the dose, when adequate",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "https://www.ehealth.fgov.be",
      "system": "url"
    } ]
  }, {
    "name": "Message structure",
    "telecom": [ {
      "value": "message-structure@ehealth.fgov.be",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization"
}