PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    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: PGO.02
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:
                    pattern: {type: String, value: Finding relating to drug misuse behavior (finding)}
                    index: 4
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location']
    index: 5
  effectivePeriod:
    type: Period
    index: 6
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema:
            type: Period
            index: 6
            elements:
              start: {short: StartDate, index: 7}
              end: {short: StopDate, index: 8}
  performer:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson']
    index: 9
  valueCodeableConcept: {short: DrugUseStatus, type: CodeableConcept, index: 10}
  comment: {short: Comment, index: 11}
  component:
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.code, type: value}
      min: null
      slices:
        DrugOrMedicationType:
          match:
            code:
              coding: {code: '410942007'}
          schema:
            index: 13
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 14
                      code:
                        pattern: {type: Code, value: '410942007'}
                        index: 15
                      display:
                        pattern: {type: String, value: Drug or medicament (substance)}
                        index: 16
              valueCodeableConcept: {short: DrugOrMedicationType, type: CodeableConcept, index: 17}
        RouteOfAdministration:
          match:
            code:
              coding: {code: '410675002'}
          schema:
            index: 18
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 19
                      code:
                        pattern: {type: Code, value: '410675002'}
                        index: 20
                      display:
                        pattern: {type: String, value: Route of administration (attribute)}
                        index: 21
              valueCodeableConcept: {short: RouteOfAdministration, type: CodeableConcept, index: 22}
        Amount:
          match:
            code:
              coding: {code: '228390007'}
          schema:
            index: 23
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 24
                      code:
                        pattern: {type: Code, value: '228390007'}
                        index: 25
                      display:
                        pattern: {type: String, value: Frequency of drug misuse (observable entity)}
                        index: 26
              valueQuantity: {type: Quantity, short: Amount, index: 27}
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '2.0'
required: [subject, valueCodeableConcept]