PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ichom-breast-cancer@1.0.0-ballot
    http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/oncotype-score
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:
    choices: [valueQuantity]
    index: 4
  valueQuantity: {type: Quantity, choiceOf: value, index: 5}
package_version: 1.0.0-ballot
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-ballot