description: This profile constrains the Observation resource to represent alcohol use assessment in a patient summary package_name: hl7.fhir.uv.ips derivation: constraint name: ObservationAlcoholUseUvIps type: Observation elements: id: {mustSupport: true, index: 0} meta: mustSupport: true pattern: {type: Canonical, value: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-uv-ips'} index: 1 elements: profile: {mustSupport: true, index: 2} status: {mustSupport: true, index: 3} code: type: CodeableConcept mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 74013-4, system: 'http://loinc.org'} index: 4 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 5 elements: reference: {mustSupport: true, index: 6} required: [reference] effective: mustSupport: true choices: [] index: 8 effective[x]: extensions: {} elements: extension: {type: Extension, short: 'effective[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 9} valueQuantity: type: Quantity mustSupport: true index: 10 elements: value: {mustSupport: true, index: 11} comparator: {mustSupport: false, index: 12} system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} mustSupport: true index: 13 code: {mustSupport: true, index: 14} required: [value, system, code] package_version: 0.3.0 class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-uv-ips base: http://hl7.org/fhir/StructureDefinition/Observation version: 0.3.0 required: [subject, code, effective]