description: Represents the oncotype score on a scale of 0 to 100 package_name: hl7.fhir.uv.ichom-breast-cancer derivation: constraint name: OncotypeScore type: Observation elements: status: {mustSupport: true, index: 0} code: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: oncotype, system: 'http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/MolecularProfilingCodeSystem', display: Oncotype Score} index: 1 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/patient'] index: 2 value: mustSupport: true choices: [valueQuantity] index: 4 valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 5} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/oncotype-score base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0