description: Definition for the INR Observation resource in the context of CH RAD-Order. package_name: ch.fhir.ig.ch derivation: constraint name: ChRadOrderINRObservation type: Observation elements: value[x]: elements: value: {mustSupport: true, index: 13} unit: pattern: {type: String, value: INR} mustSupport: true index: 14 system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} mustSupport: true index: 15 code: pattern: {type: Code, value: '{INR}'} mustSupport: true index: 16 required: [value, unit, system, code] valueQuantity: type: Quantity mustSupport: true choiceOf: value index: 12 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, mustSupport: true, choiceOf: value, index: 12} min: 0 max: 1 value: choices: [] index: 9 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: valueQuantity: match: {} schema: mustSupport: true choices: [valueQuantity] index: 11 min: 0 max: 1 effectiveDateTime: type: dateTime mustSupport: true choiceOf: effective index: 7 slicing: slices: effectiveDateTime: match: {} schema: {type: dateTime, mustSupport: true, choiceOf: effective, index: 7} min: 0 max: 1 status: {mustSupport: true, index: 0} effective: choices: [] index: 4 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: effectiveDateTime: match: {} schema: mustSupport: true choices: [effectiveDateTime] index: 6 min: 0 max: 1 code: short: INR in Blood by Coagulation assay mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 34714-6, system: 'http://loinc.org'} index: 1 subject: type: Reference mustSupport: true refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient'] index: 2 dataAbsentReason: {mustSupport: true, index: 17} package_version: rad-order-2.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-INR-observation base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.0.0-ballot