PackagesCanonicalsLogsProblems
    Packages
    incisive.fhir@1.0.1-preview
    https://simplifier.net/INCISIVE/StructureDefinition/ObservationForColorectal
description: Defines the Observation structure used by Colorectal cancer in the INCISIVE
package_name: incisive.fhir
derivation: constraint
name: ObservationForColorectal
type: Observation
elements:
  category:
    short: Describe classification of colorectal cancer type or define the timepoint that this observation was taken
    binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/CancerTypeCodes'}
    index: 3
    elements:
      coding:
        short: Code defined by INCISIVE local codes
        index: 4
        elements:
          system: {short: Identity of the INCISIVE local code system, index: 5}
          code: {short: Cancer Type code, index: 6}
          display: {short: Cancer Type description, index: 7}
      text: {short: Indicate timepoint that this observation was taken, index: 8}
  value:
    short: Describe date of this observation
    choices: []
    index: 18
  component:
    short: Result of measurements, simple assertions or information about diagnosis of a patient
    index: 26
    elements:
      code:
        short: Classification of component observation
        index: 27
        elements:
          coding:
            short: Code defined by a SNOMED CT or LOINC terminology
            index: 28
            elements:
              system: {short: Identity of the SNOMED CT url or LOINC url, index: 29}
              code: {short: SNOMED CT code or LOINC code, index: 30}
              display: {short: Fully Specified Name defined by the SNOMED CT or name defined by the LOINC, index: 31}
      value:
        short: Actual observation component result
        choices: []
        index: 33
  note:
    short: Observation notes
    index: 19
    elements:
      text: {short: Notes content, index: 20}
  status: {short: Status of this observation, index: 2}
  code:
    short: Describe case use of this observation or label of this observation
    binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/LabelCodes'}
    index: 9
    elements:
      coding:
        short: Code defined by a SNOMED CT terminology or INCISIVE local codes
        index: 10
        elements:
          system: {short: Identity of the SNOMED CT terminology system or INCISIVE local code system, index: 11}
          code: {short: SNOMED CT code or Label Code, index: 12}
          display: {short: SNOMED CT FSN or Label description, index: 13}
  bodySite:
    short: Describe observed body location
    binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/LocationCodes'}
    index: 21
    elements:
      coding:
        short: Code defined by INCISIVE local codes
        index: 22
        elements:
          system: {short: Identity of the INCISIVE local code system, index: 23}
          code: {short: Location code, index: 24}
          display: {short: Location description, index: 25}
  partOf:
    short: Part of referenced a MedicationAdministration resource
    index: 0
    elements:
      reference: {short: Use relative reference to the MedicationAdministration resource, index: 1}
  subject:
    short: Patient whose measurement has been made
    index: 14
    elements:
      reference: {short: Use relative reference to the Patient resource, index: 15}
      type: {short: Type the resource reference refers to, index: 16}
package_version: 1.0.1-preview
class: profile
kind: resource
url: https://simplifier.net/INCISIVE/StructureDefinition/ObservationForColorectal
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '20230719'