{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/winningtest/pre-transfusion-test-report-profile",
  "name": "PreTransfusionTestReport",
  "title": "输血前检验报告",
  "status": "draft",
  "date": "2023-05-25T03:47:39.8554683+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.basedOn",
        "path": "DiagnosticReport.basedOn",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.subject",
        "path": "DiagnosticReport.subject",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.encounter",
        "path": "DiagnosticReport.encounter",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.effective[x]",
        "path": "DiagnosticReport.effective[x]",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "DiagnosticReport.issued",
        "path": "DiagnosticReport.issued",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.performer",
        "path": "DiagnosticReport.performer",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter",
        "path": "DiagnosticReport.resultsInterpreter",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.specimen",
        "path": "DiagnosticReport.specimen",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "reference"
            }
          ],
          "rules": "closed"
        },
        "min": 10,
        "max": "10",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/laboratory-observation-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:BloodGroupPanel",
        "path": "DiagnosticReport.result",
        "sliceName": "BloodGroupPanel",
        "short": "血液配型与间接抗体筛查组套",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/blood-group-panel-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:ShortBloodCountPanel",
        "path": "DiagnosticReport.result",
        "sliceName": "ShortBloodCountPanel",
        "short": "简版血细胞计数组套",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/short-blood-count-panel-profile"
            ],
            "aggregation": [
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:Anti-HCV",
        "path": "DiagnosticReport.result",
        "sliceName": "Anti-HCV",
        "short": "HCV 抗体筛查试验",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/hcv-antibody-screening-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:Anti-HIV",
        "path": "DiagnosticReport.result",
        "sliceName": "Anti-HIV",
        "short": "HIV 1 型 与 2 型试验",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/hiv-1-and-2-tests-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:Hbv",
        "path": "DiagnosticReport.result",
        "sliceName": "Hbv",
        "short": "乙型肝炎病毒检验结果",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/hbv-test-result-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:TP",
        "path": "DiagnosticReport.result",
        "sliceName": "TP",
        "short": "梅毒螺旋体抗体检查",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/reagin-and-treponema-pallidum-igg-and-igm-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:ALT",
        "path": "DiagnosticReport.result",
        "sliceName": "ALT",
        "short": "谷丙转氨酶",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/chem-alt-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:APTT",
        "path": "DiagnosticReport.result",
        "sliceName": "APTT",
        "short": "部分凝血活酶时间",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/coag-aptt-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:Fg",
        "path": "DiagnosticReport.result",
        "sliceName": "Fg",
        "short": "纤维蛋白原测定",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/coag-fg-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:PT",
        "path": "DiagnosticReport.result",
        "sliceName": "PT",
        "short": "凝血酶原时间",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/coag-pt-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:ALB",
        "path": "DiagnosticReport.result",
        "sliceName": "ALB",
        "short": "白蛋白",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/alb-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.imagingStudy",
        "path": "DiagnosticReport.imagingStudy",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media",
        "path": "DiagnosticReport.media",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusion",
        "path": "DiagnosticReport.conclusion",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusionCode",
        "path": "DiagnosticReport.conclusionCode",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm",
        "path": "DiagnosticReport.presentedForm",
        "max": "0"
      }
    ]
  }
}