PackagesCanonicalsLogsProblems
    Packages
    bd.fhir.core@0.2.0
    https://fhir.dghs.gov.bd/core/StructureDefinition/bd-immunization
description: Bangladesh Immunization Profile
package_name: bd.fhir.core
derivation: constraint
name: BDImmunizationProfile
type: Immunization
elements:
  patient:
    type: Reference
    refers: ['https://fhir.dghs.gov.bd/core/StructureDefinition/bd-patient']
    index: 2
  site:
    binding: {strength: required, valueSet: 'https://fhir.dghs.gov.bd/core/ValueSet/bd-immunization-site-valueset'}
    index: 8
  encounter:
    type: Reference
    refers: ['https://fhir.dghs.gov.bd/core/StructureDefinition/bd-encounter']
    index: 3
  vaccineCode:
    binding: {strength: required, valueSet: 'https://fhir.dghs.gov.bd/core/ValueSet/bd-vaccine-valueset'}
    index: 1
  doseQuantity:
    index: 10
    elements:
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 11
  route:
    binding: {strength: required, valueSet: 'https://fhir.dghs.gov.bd/core/ValueSet/bd-immunization-route-valueset'}
    index: 9
  lotNumber: {short: Vaccine Lot Number, index: 6}
  identifier: {short: Unique identifier, index: 0}
  manufacturer:
    type: Reference
    short: Manufacturer
    refers: ['https://fhir.dghs.gov.bd/core/StructureDefinition/bd-organization']
    index: 5
  reaction: {index: 14}
  location:
    type: Reference
    refers: ['https://fhir.dghs.gov.bd/core/StructureDefinition/bd-location']
    index: 4
  expirationDate: {short: Expiration Date, index: 7}
  performer:
    index: 12
    elements:
      actor:
        type: Reference
        refers: ['https://fhir.dghs.gov.bd/core/StructureDefinition/bd-practitioner']
        index: 13
package_version: 0.2.0
class: profile
kind: resource
url: https://fhir.dghs.gov.bd/core/StructureDefinition/bd-immunization
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 0.2.0
required: [encounter, identifier]