description: Medication that should be adjusted package_name: hl7.fhir.uv.genomics derivation: constraint name: MedicationStatement type: MedicationStatement elements: status: type: code pattern: {type: Code, value: unknown} mustSupport: false index: 0 medicationCodeableConcept: {mustSupport: false, index: 1} subject: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 2 package_version: reporting-1.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/medicationstatement base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: 1.0.0 required: [medicationCodeableConcept, status, subject]