PackagesCanonicalsLogsProblems
    Packages
    lung.ca.screen.assignment@1.0.0
    https://sil-th-group-a.org/fhir/StructureDefinition/CancerDiagnosticReport
{
  "description": null,
  "_filename": "CancerDiagnosticReport.StructureDefinition.json",
  "package_name": "lung.ca.screen.assignment",
  "date": "2023-07-25T11:22:39.2650519+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CancerDiagnosticReport",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "29e323bb-54d6-4b97-b607-903757f2eecc",
  "kind": "resource",
  "url": "https://sil-th-group-a.org/fhir/StructureDefinition/CancerDiagnosticReport",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.identifier",
      "min": 1,
      "path": "DiagnosticReport.identifier",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.status",
      "path": "DiagnosticReport.status",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category",
      "min": 1,
      "path": "DiagnosticReport.category",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding",
      "min": 1,
      "path": "DiagnosticReport.code.coding"
    }, {
      "id": "DiagnosticReport.subject",
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "https://sil-th-group-a.org/fhir/StructureDefinition/CancerPatient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.result",
      "min": 1,
      "path": "DiagnosticReport.result",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.imagingStudy",
      "path": "DiagnosticReport.imagingStudy",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusion",
      "min": 1,
      "path": "DiagnosticReport.conclusion",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusionCode",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}