PackagesCanonicalsLogsProblems
    Packages
    colonoscopyreport.no@0.4.0-beta3
    http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-medicationstatement
description: Indication of which medication was used before or during the procedure,
package_name: colonoscopyreport.no
derivation: constraint
name: MedicationStatement
abstract: true
type: MedicationStatement
elements:
  partOf:
    type: Reference
    mustSupport: true
    refers: ['http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-colonoscopy']
    index: 0
  medication:
    mustSupport: true
    choices: [medicationCodeableConcept]
    index: 2
  medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 3}
  subject:
    type: Reference
    refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Patient']
    index: 4
  dosage:
    mustSupport: true
    index: 5
    elements:
      doseAndRate:
        mustSupport: true
        index: 6
        elements:
          dose:
            mustSupport: true
            choices: [doseQuantity]
            index: 8
          doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 9}
package_version: 0.4.0-beta3
class: profile
kind: resource
url: http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-medicationstatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: null