{
  "resourceType": "StructureDefinition",
  "id": "92744e0c-cb78-4ee3-aeda-4369986492cc",
  "meta": {
    "lastUpdated": "2023-06-14T07:30:08.7076899+00:00"
  },
  "url": "https://simplifier.net/winningtest/pathology-diagnostic-report-profile",
  "name": "PathologyDiagnosticReport",
  "title": "病理学检查报告",
  "status": "draft",
  "date": "2023-06-14T07:41:53.6628959+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "https://simplifier.net/winningtest/diagnostic-report-profile",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.identifier:diagnosticReportNo",
        "path": "DiagnosticReport.identifier",
        "sliceName": "diagnosticReportNo",
        "min": 1
      },
      {
        "id": "DiagnosticReport.identifier:pathologyNo",
        "path": "DiagnosticReport.identifier",
        "sliceName": "pathologyNo",
        "short": "病理号",
        "min": 1,
        "max": "1"
      },
      {
        "id": "DiagnosticReport.identifier:pathologyNo.use",
        "path": "DiagnosticReport.identifier.use",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:pathologyNo.type",
        "path": "DiagnosticReport.identifier.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:pathologyNo.system",
        "path": "DiagnosticReport.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.230"
      },
      {
        "id": "DiagnosticReport.identifier:pathologyNo.period",
        "path": "DiagnosticReport.identifier.period",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:pathologyNo.assigner",
        "path": "DiagnosticReport.identifier.assigner",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:pastPathologyNo",
        "path": "DiagnosticReport.identifier",
        "sliceName": "pastPathologyNo",
        "short": "既往病理号"
      },
      {
        "id": "DiagnosticReport.identifier:pastPathologyNo.use",
        "path": "DiagnosticReport.identifier.use",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:pastPathologyNo.type",
        "path": "DiagnosticReport.identifier.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:pastPathologyNo.system",
        "path": "DiagnosticReport.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.4916"
      },
      {
        "id": "DiagnosticReport.identifier:pastPathologyNo.period",
        "path": "DiagnosticReport.identifier.period",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:pastPathologyNo.assigner",
        "path": "DiagnosticReport.identifier.assigner",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.category.coding:diagnosticReportClass",
        "path": "DiagnosticReport.category.coding",
        "sliceName": "diagnosticReportClass",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.category.coding:category",
        "path": "DiagnosticReport.category.coding",
        "sliceName": "category",
        "fixedCoding": {
          "system": "http://hl7.org/fhir/ValueSet/diagnostic-service-sections",
          "version": "4.0.1",
          "code": "SP",
          "display": "Surgical Pathology"
        }
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/macroscopic-result-profile",
              "https://simplifier.net/winningtest/microscopic-result-profile",
              "https://simplifier.net/winningtest/immunohistochemistry-result-profile"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.imagingStudy",
        "path": "DiagnosticReport.imagingStudy",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media",
        "path": "DiagnosticReport.media",
        "max": "0"
      }
    ]
  }
}