PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.6
    http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse
description: 'DrugUse as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.2, release 2017.\r\n\r\nDrugs (or: narcotics, amphetamines, intoxicants, highs, hallucinogenics, illegal substances or dope) is a collective term for drugs and chemical substances with a more or less ‘drugging'' (anesthetic, boosting and/or hallucinogenic) effect and which can lead to addiction. Drug [Online] Available at: nl.Wikipedia.org/wiki/drug [Accessed: 11 February 2015].\r\n\r\nThis information model describes the information asked of the patient about their drug use.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib DrugUse
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            drugUseCode:
              match: {code: '228366006'}
              schema:
                short: DrugUseCode
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '228366006'}
                    index: 3
                  display: {defaultValueString: Finding relating to drug misuse behavior (finding), index: 4}
  effectivePeriod:
    type: Period
    index: 5
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema:
            type: Period
            index: 5
            elements:
              start: {short: StartDate, index: 6}
              end: {short: StopDate, index: 7}
  valueCodeableConcept:
    short: DrugUseStatus
    type: CodeableConcept
    index: 8
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {short: DrugUseStatus, type: CodeableConcept, _required: true, index: 8}
          min: 1
  comment: {short: Comment, index: 9}
  component:
    index: 10
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.code, type: value}
      min: null
      slices:
        DrugOrMedicationType:
          match:
            code:
              coding: {code: '410942007'}
          schema:
            index: 11
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 12
                      code:
                        pattern: {type: Code, value: '410942007'}
                        index: 13
                      display: {defaultValueString: Drug or medicament (substance), index: 14}
              valueCodeableConcept:
                short: DrugOrMedicationType
                type: CodeableConcept
                index: 15
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: DrugOrMedicationType, type: CodeableConcept, index: 15}
        RouteOfAdministration:
          match:
            code:
              coding: {code: '410675002'}
          schema:
            index: 16
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 17
                      code:
                        pattern: {type: Code, value: '410675002'}
                        index: 18
                      display: {defaultValueString: Route of administration (attribute), index: 19}
              valueCodeableConcept:
                short: RouteOfAdministration
                type: CodeableConcept
                index: 20
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: RouteOfAdministration, type: CodeableConcept, index: 20}
        Amount:
          match:
            code:
              coding: {code: '228390007'}
          schema:
            index: 21
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 22
                      code:
                        pattern: {type: Code, value: '228390007'}
                        index: 23
                      display: {defaultValueString: Frequency of drug misuse (observable entity), index: 24}
              valueString:
                type: string
                short: Amount
                index: 25
                slicing:
                  slices:
                    valueString:
                      match: {}
                      schema: {type: string, short: Amount, index: 25}
package_version: 1.3.6
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 2.1.2
required: [valueCodeableConcept]