PackagesCanonicalsLogsProblems
    Packages
    incisive.fhir@1.0.1-preview
    https://simplifier.net/INCISIVE/StructureDefinition/DiagnosticReportINCISIVE
description: Defines the DiagnosticReport structure used by INCISIVE
package_name: incisive.fhir
derivation: constraint
name: DiagnosticReportINCISIVE
type: DiagnosticReport
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        AgeAtDiagnostic:
          match: {url: null}
          schema: {type: Extension, short: Age at diagnostic of INCISIVE patient, url: 'https://simplifier.net/INCISIVE/StructureDefinition/AgeAtDiagnosis', index: 1}
          min: 0
          max: 1
  status: {short: Status of this diagnostic report, index: 2}
  category:
    elements:
      coding: {short: Code defined by a terminology, index: 3}
  code:
    short: Code for this diagnostic report
    index: 4
    elements:
      coding:
        short: Code defined by a SNOMED CT terminology
        index: 5
        elements:
          system: {short: Identity of the SNOMED CT url, index: 6}
          code: {short: SNOMED CT code, index: 7}
          display: {short: Fully Specified Name defined by the SNOMED CT, index: 8}
  subject:
    short: The Patient of the report
    index: 9
    elements:
      reference: {short: Use relative reference to the Patient resource, index: 10}
  result:
    short: The Observations of the report
    index: 11
    elements:
      reference: {short: 'Literal reference, Relative, internal or absolute URL. Reference to INCISIVE observations', index: 12}
package_version: 1.0.1-preview
extensions:
  AgeAtDiagnostic: {url: 'https://simplifier.net/INCISIVE/StructureDefinition/AgeAtDiagnosis', min: 0, max: 1, type: Extension, short: Age at diagnostic of INCISIVE patient, index: 1}
class: profile
kind: resource
url: https://simplifier.net/INCISIVE/StructureDefinition/DiagnosticReportINCISIVE
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: '20230717'