PackagesCanonicalsLogsProblems
    Packages
    incisive.fhir@1.0.1-preview
    https://simplifier.net/INCISIVE/StructureDefinition/DiagnosticReportINCISIVE
{
  "description": "Defines the DiagnosticReport structure used by INCISIVE",
  "_filename": "DiagnosticReportINCISIVE.StructureDefinition.json",
  "package_name": "incisive.fhir",
  "date": "2023-07-17T11:36:43.8799013+00:00",
  "derivation": "constraint",
  "publisher": "FTSS",
  "fhirVersion": "4.0.1",
  "name": "DiagnosticReportINCISIVE",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "DiagnosticReport for Breast, Colorectal, Lung and Prostate cancer",
  "package_version": "1.0.1-preview",
  "status": "active",
  "id": "fdb9d072-78eb-4df5-b574-a8129005eeed",
  "kind": "resource",
  "url": "https://simplifier.net/INCISIVE/StructureDefinition/DiagnosticReportINCISIVE",
  "version": "20230717",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport",
      "path": "DiagnosticReport",
      "short": "A diagnostic report that reports when the patient's cancer was diagnosed and contains the Observations made as part of this diagnostic report",
      "comment": "The findings and interpretation of diagnostic tests performed on patients."
    }, {
      "id": "DiagnosticReport.extension",
      "min": 0,
      "path": "DiagnosticReport.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "DiagnosticReport.extension:AgeAtDiagnostic",
      "max": "1",
      "min": 0,
      "path": "DiagnosticReport.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://simplifier.net/INCISIVE/StructureDefinition/AgeAtDiagnosis" ]
      } ],
      "short": "Age at diagnostic of INCISIVE patient",
      "sliceName": "AgeAtDiagnostic",
      "definition": "The Patient's age at diagnostic (years)"
    }, {
      "id": "DiagnosticReport.status",
      "path": "DiagnosticReport.status",
      "short": "Status of this diagnostic report",
      "definition": "The status of the diagnostic report. The status can be registered | partial | preliminary | final + . For INCISIVE, this state is final, because this result is the final diagnostic report."
    }, {
      "id": "DiagnosticReport.category.coding",
      "path": "DiagnosticReport.category.coding",
      "short": "Code defined by a terminology"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "short": "Code for this diagnostic report",
      "definition": "Describe the code and description of the cancer diagnosed by this diagnostic report. The term SNOMED CT is used here to indicate the type of cancer."
    }, {
      "id": "DiagnosticReport.code.coding",
      "path": "DiagnosticReport.code.coding",
      "short": "Code defined by a SNOMED CT terminology",
      "definition": "A reference to a code defined by a terminology system. Use SNOMED CT terminology for cancer types."
    }, {
      "id": "DiagnosticReport.code.coding.system",
      "path": "DiagnosticReport.code.coding.system",
      "short": "Identity of the SNOMED CT url",
      "definition": "The identification of the code system that defines the meaning of the symbol in this code."
    }, {
      "id": "DiagnosticReport.code.coding.code",
      "path": "DiagnosticReport.code.coding.code",
      "short": "SNOMED CT code",
      "definition": "A symbol in syntax defined by the system. \r\nThe symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g., post-coordination)."
    }, {
      "id": "DiagnosticReport.code.coding.display",
      "path": "DiagnosticReport.code.coding.display",
      "short": "Fully Specified Name defined by the SNOMED CT",
      "definition": "A representation of the meaning of the code in the system, following the rules of the system. Use the Fully Specified Name of SNOMED CT."
    }, {
      "id": "DiagnosticReport.subject",
      "path": "DiagnosticReport.subject",
      "short": "The Patient of the report",
      "definition": "Use relative reference to the Patient resource."
    }, {
      "id": "DiagnosticReport.subject.reference",
      "path": "DiagnosticReport.subject.reference",
      "short": "Use relative reference to the Patient resource",
      "definition": "A reference to a location at which the patient is found. The reference is relative reference, in which case it is relative to the service base URL, e.g., reference value=\"Patient/patient00\"."
    }, {
      "id": "DiagnosticReport.result",
      "path": "DiagnosticReport.result",
      "short": "The Observations of the report",
      "definition": "A reference to a location at which the observation is found, that are part of this diagnostic report. The reference is relative reference, in which case it is relative to the service base URL, e.g., reference value=\"Observation/observation00\"."
    }, {
      "id": "DiagnosticReport.result.reference",
      "path": "DiagnosticReport.result.reference",
      "short": "Literal reference, Relative, internal or absolute URL. Reference to INCISIVE observations"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}