PackagesCanonicalsLogsProblems
    Packages
    incisive.fhir@1.0.1-preview
    https://simplifier.net/INCISIVE/StructureDefinition/ConditionForBreastColorectalProstate
description: Defines the Condition structure used by INCISIVE
package_name: incisive.fhir
derivation: constraint
name: ConditionINCISIVE
type: Condition
elements:
  code:
    short: Identification of the clinical finding, symptoms, syndromes or medical history
    index: 0
    elements:
      coding:
        short: Code defined by a SNOMED CT terminology
        index: 1
        elements:
          system: {short: Identity of the SNOMED CT url, index: 2}
          code: {short: SNOMED CT code, index: 3}
          display: {short: Fully Specified Name defined by the SNOMED CT, index: 4}
      text: {short: Description of medical history used by ICD-10 terminology, index: 5}
  subject:
    short: Patient who has the condition
    index: 6
    elements:
      reference: {short: Use relative reference to the Patient resource, index: 7}
  evidence:
    short: Indicate symptoms and syndromes of the patient
    index: 8
    elements:
      code:
        short: Use INCISIVE local Symptoms and Syndromes codes
        binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/SymptomsAndSyndromesCodes'}
        index: 9
        elements:
          coding:
            short: Code defined by INCISIVE local codes
            index: 10
            elements:
              system: {short: Identity of the INCISIVE local code system, index: 11}
              code: {short: Symptoms and syndromes code, index: 12}
              display: {short: Symptoms and syndromes description, index: 13}
  note:
    short: Information about clinical findings of the patient
    index: 14
    elements:
      text: {short: Text to represente clinical findings, index: 15}
package_version: 1.0.1-preview
class: profile
kind: resource
url: https://simplifier.net/INCISIVE/StructureDefinition/ConditionForBreastColorectalProstate
base: http://hl7.org/fhir/StructureDefinition/Condition
version: '20230718'