PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.14-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-TobaccoConsumption
description: Defines the additional constraints and extensions on the UK Core Observation profile, for recording tobacco consumption.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: UKCoreObservationTobaccoConsumption
type: Observation
elements:
  category:
    index: 0
    elements:
      coding:
        elements:
          system:
            pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            type: uri
            index: 1
          code:
            pattern: {type: code, value: social-history}
            type: code
            index: 2
  code:
    binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-TobaccoConsumption'}
    index: 3
  subject: {index: 4}
  value:
    choices: [valueQuantity]
    index: 6
  valueQuantity: {type: Quantity, choiceOf: value, index: 7}
package_version: 0.0.14-pre-release
class: profile
kind: resource
url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-TobaccoConsumption
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation
version: 1.0.0
required: [category, subject]