description: The profile establishes the core elements, extensions, vocabularies and value sets for representing deidentified or anonymized immunizations. package_name: hl7.fhir.us.dapl derivation: constraint name: DAPLImmunization type: Immunization elements: patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-deidentified-patient'] index: 6 vaccineCode: {mustSupport: true, index: 5} statusReason: {mustSupport: true, index: 4} recorded: {mustSupport: true, index: 10} contained: {short: Cannot include any contained resources in the resource as part of the deidentified or anonymized data., mustSupport: false, index: 2} primarySource: {mustSupport: true, index: 11} status: {mustSupport: true, index: 3} id: {short: The Immunization identifier genderated by the DARTS deidentification or anonymization service., mustSupport: true, index: 0} occurrenceDateTime: {type: dateTime, mustSupport: true, choiceOf: occurrence, index: 9} occurrence: mustSupport: true choices: [occurrenceDateTime] index: 8 text: {short: Cannot include any text in the resource as part of the deidentified or anonymized data., mustSupport: false, index: 1} package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-immunization base: http://hl7.org/fhir/StructureDefinition/Immunization version: 1.0.0-ballot required: [primarySource, vaccineCode, occurrenceDateTime, status, occurrence, patient]