PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse
description: 'DrugsGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.\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.dstu2.zib2015
name: ZIB DrugUse
type: null
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '228366006', system: 'http://snomed.info/sct', display: Finding related to drug misuse behaviour}
    index: 0
  subject: {index: 1}
  effectivePeriod:
    type: Period
    index: 2
    elements:
      start: {short: StartDate, index: 3}
      end: {short: StopDate, index: 4}
  valueCodeableConcept: {short: DrugUseStatus, type: CodeableConcept, index: 5}
  comments: {short: Explanation, index: 6}
  component:
    index: 7
    elements:
      code:
        index: 23
        elements:
          coding:
            index: 24
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 25
              code:
                pattern: {type: Code, value: '228390007'}
                index: 26
              display:
                pattern: {type: String, value: Frequency of drug misuse}
                index: 27
            required: [system, code]
      valueCodeableConcept: {type: CodeableConcept, short: RouteOfAdministration, index: 21}
      valueQuantity:
        type: Quantity
        short: Amount
        exampleQuantity: {code: '{pills}/wk', unit: pills/week, value: 5, system: 'http://unitsofmeasure.org'}
        index: 28
package_version: 1.0.0
class: resource
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse
version: null
required: [subject, valueCodeableConcept]