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