{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2024-03-29T03:58:25.3333584+00:00"
  },
  "url": "https://simplifier.net/winningtest/imaging-diagnostic-report-profile",
  "name": "ImagingDiagnosticReport",
  "title": "影像学检查报告",
  "status": "draft",
  "date": "2024-03-29T03:58:39.7281167+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:radiologyNo",
        "path": "DiagnosticReport.identifier",
        "sliceName": "radiologyNo",
        "short": "放射号",
        "max": "1"
      },
      {
        "id": "DiagnosticReport.identifier:radiologyNo.use",
        "path": "DiagnosticReport.identifier.use",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:radiologyNo.type",
        "path": "DiagnosticReport.identifier.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:radiologyNo.system",
        "path": "DiagnosticReport.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.11257"
      },
      {
        "id": "DiagnosticReport.identifier:radiologyNo.period",
        "path": "DiagnosticReport.identifier.period",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier:radiologyNo.assigner",
        "path": "DiagnosticReport.identifier.assigner",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.category.coding:diagnosticReportClass",
        "path": "DiagnosticReport.category.coding",
        "sliceName": "diagnosticReportClass",
        "fixedCoding": {
          "system": "urn:oid:1.2.156.112604.1.2.1224",
          "version": "1.1.0",
          "code": "urn:oid:1.2.156.112604.1.2.1224.53",
          "display": "检查"
        }
      },
      {
        "id": "DiagnosticReport.specimen",
        "path": "DiagnosticReport.specimen",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "short": "检查结果",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/imaging-result-profile"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.imagingStudy.identifier.use",
        "path": "DiagnosticReport.imagingStudy.identifier.use",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.imagingStudy.identifier.type",
        "path": "DiagnosticReport.imagingStudy.identifier.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.imagingStudy.identifier.system",
        "path": "DiagnosticReport.imagingStudy.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.947"
      },
      {
        "id": "DiagnosticReport.imagingStudy.identifier.period",
        "path": "DiagnosticReport.imagingStudy.identifier.period",
        "max": "0"
      }
    ]
  }
}