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