PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse
description: 'AlcoholUse as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version v3.1, release 2017.\r\n\r\nIn the context of this information model, alcohol is the collective term for alcoholic beverages consumed as a leisure product. This information model describes the information asked of the patient about their alcohol use.'
package_name: PGO.02
derivation: constraint
name: Zib AlcoholUse
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            alcoholUseCode:
              match: {code: '228273003'}
              schema:
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '228273003'}
                    index: 3
                  display:
                    pattern: {type: String, value: Finding relating to alcohol drinking 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
    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: AlcoholUseStatus, 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:
        Amount:
          match:
            code:
              coding: {code: '160573003'}
          schema:
            index: 13
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 14
                      code:
                        pattern: {type: Code, value: '160573003'}
                        index: 15
                      display:
                        pattern: {type: String, value: Alcohol intake (observable entity)}
                        index: 16
              valueQuantity: {type: Quantity, short: Amount, index: 17}
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '2.0'
required: [subject, valueCodeableConcept]