PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.vaccination@1.0.2
    https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-model-vaccination-reduced
description: BeModelVaccinationReduced
package_name: hl7.fhir.be.vaccination
derivation: specialization
name: BeModelVaccinationReduced
type: https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-model-vaccination-reduced
elements:
  patient:
    type: Reference
    short: The patient that received vaccination.
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 0
  vaccinationDateString: {type: string, short: The date and time when the vaccination has been administered, choiceOf: vaccinationDate, index: 10}
  cause: {type: CodeableConcept, short: 'Is the vaccination due to pre or post exposition prophylaxis?', index: 15}
  vaccinationDate:
    short: The date and time when the vaccination has been administered
    choices: [vaccinationDateDateTime, vaccinationDateString]
    index: 8
  doseQuantity: {type: BackboneElement, short: The number or quantity of product(s) that was administered - e.g. 1/2 dose, index: 12}
  recorded: {type: dateTime, short: The date and time when the administration of the vaccine was recorded, index: 11}
  identifier: {type: Identifier, short: The business identifier(s) for the vaccination entry, index: 6}
  targetDisease: {type: CodeableConcept, short: The target disease for this vaccination., index: 13}
  administeredProduct:
    type: BackboneElement
    short: The details of the product that was administered.
    index: 2
    elements:
      product: {type: Coding, short: The code of the product that was administered., index: 3}
      description: {type: string, short: The description of the product that was administered., index: 4}
      lotNumber: {type: string, short: The lot number, index: 5}
    required: [product, description]
  vaccinationDateDateTime: {type: dateTime, short: The date and time when the vaccination has been administered, choiceOf: vaccinationDate, index: 9}
  sideEffects: {type: Attachment, short: Any noted side effect from this vaccination., index: 14}
  performer:
    type: Reference
    short: The professional that administered the medication
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
    index: 1
package_version: 1.0.2
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-model-vaccination-reduced
base: http://hl7.org/fhir/StructureDefinition/Element
version: 1.0.2
required: [recorded, targetDisease, patient, administeredProduct, performer]