PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.0
    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: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib AlcoholUse
type: Observation
elements:
  identifier: {index: 0}
  code:
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            alcoholUseCode:
              match: {code: '228273003'}
              schema:
                short: AlcoholUseCode
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 3
                  code:
                    pattern: {type: Code, value: '228273003'}
                    index: 4
                  display: {defaultValueString: Finding relating to alcohol drinking behavior (finding), index: 5}
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 6
  effectivePeriod:
    type: Period
    index: 7
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema:
            type: Period
            index: 7
            elements:
              start: {short: Startdate, index: 8}
              end: {short: StopDate, index: 9}
  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: 10
    extensions:
      practitionerRole: {url: h, max: 1, type: Extension, index: 12}
    elements:
      extension:
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            practitionerRole:
              match: {url: null}
              schema: {type: Extension, url: h, index: 12}
              max: 1
  valueCodeableConcept:
    short: AlcoholUseStatus
    type: CodeableConcept
    index: 13
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {short: AlcoholUseStatus, type: CodeableConcept, _required: true, index: 13}
          min: 1
  comment: {short: Comment, index: 14}
  component:
    index: 15
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.code, type: value}
      min: null
      slices:
        Amount:
          match:
            code:
              coding: {code: '160573003'}
          schema:
            index: 16
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 17
                      code:
                        pattern: {type: Code, value: '160573003'}
                        index: 18
                      display: {defaultValueString: Alcohol intake (observable entity), index: 19}
              valueQuantity:
                short: Amount
                type: Quantity
                index: 20
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {short: Amount, type: Quantity, index: 20}
package_version: 1.3.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.1.0
required: [subject, valueCodeableConcept]