description: The profile establishes the core elements, extensions, vocabularies and value sets for representing deidentified or anonymized MedicationStatement. package_name: hl7.fhir.us.dapl derivation: constraint name: DAPLMedicationStatement type: MedicationStatement elements: dosage: {mustSupport: true, array: true, index: 12} contained: {short: Cannot include any contained resources in the resource as part of the deidentified or anonymized data., mustSupport: false, index: 2} effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 10} status: {mustSupport: true, index: 3} effective: mustSupport: true choices: [effectiveDateTime] index: 9 id: {short: The MedicationStatement identifier generated by the DARTS deidentification or anonymization service, mustSupport: true, index: 0} dateAsserted: {type: dateTime, mustSupport: true, index: 11} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-deidentified-patient'] index: 6 elements: display: {mustSupport: false, index: 7} medication: mustSupport: true choices: [] index: 5 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-medicationstatement base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: 1.0.0-ballot required: [status, subject, medication]