description: An Observation is used to record ASA (American Society of Anesthesiologists) physical status of the patient who will/did receive the surgical procedure. package_name: ca.on.oh-seris derivation: constraint name: Observation type: Observation elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] partOf: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Procedure'] index: 2 elements: reference: {mustSupport: true, index: 3} display: {mustSupport: true, index: 4} status: {mustSupport: true, index: 5} code: short: kind of Observation binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/observation-types'} mustSupport: true index: 6 elements: coding: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/observation-types'} mustSupport: true index: 7 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} mustSupport: true type: uri index: 8 code: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/observation-types'} mustSupport: true index: 9 display: {mustSupport: true, index: 10} required: [code, system] required: [coding] subject: {short: The patient the physical status pertain to, index: 11} value: short: ASA Score mustSupport: true choices: [valueCodeableConcept] index: 13 valueCodeableConcept: {type: CodeableConcept, short: ASA Score, mustSupport: true, choiceOf: value, index: 14} value[x]: elements: coding: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/ASA-physical-status'} mustSupport: true index: 15 elements: system: pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/asa-physical-status'} mustSupport: true type: uri index: 16 code: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/ASA-physical-status'} mustSupport: true index: 17 display: {mustSupport: true, index: 18} required: [code, system] required: [coding] package_version: 0.11.0-alpha1.0.1 class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Observation base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0 required: [meta, partOf, value, valueCodeableConcept]