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