{
  "resourceType": "StructureDefinition",
  "id": "0fbec590-e35c-49ec-983a-b5c1ce7ee8c3",
  "meta": {
    "lastUpdated": "2021-04-14T06:15:22.758+00:00"
  },
  "url": "https://simplifier.net/winningtest/critical-value-report-profile",
  "name": "CriticalValueReport",
  "title": "Critical Value Report",
  "status": "draft",
  "date": "2021-04-14T06:10:57.0020973+00:00",
  "description": "危急值报告",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.extension",
        "path": "DiagnosticReport.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "DiagnosticReport.extension:level",
        "path": "DiagnosticReport.extension",
        "sliceName": "level",
        "short": "危机等级",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-critical-level"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.extension:reinspection",
        "path": "DiagnosticReport.extension",
        "sliceName": "reinspection",
        "short": "复检",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-reinspection"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.identifier",
        "path": "DiagnosticReport.identifier",
        "short": "危急值报告标识",
        "max": "1"
      },
      {
        "id": "DiagnosticReport.basedOn",
        "path": "DiagnosticReport.basedOn",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/laboratory-service-request-profile",
              "https://simplifier.net/winningtest/imaging-service-request-profile"
            ],
            "aggregation": [
              "contained"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.status",
        "path": "DiagnosticReport.status",
        "fixedCode": "registered"
      },
      {
        "id": "DiagnosticReport.category",
        "path": "DiagnosticReport.category",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.code.coding.system",
        "path": "DiagnosticReport.code.coding.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "DiagnosticReport.code.coding.code",
        "path": "DiagnosticReport.code.coding.code",
        "fixedCode": "405644001"
      },
      {
        "id": "DiagnosticReport.subject",
        "path": "DiagnosticReport.subject",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.effective[x]",
        "path": "DiagnosticReport.effective[x]",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.issued",
        "path": "DiagnosticReport.issued",
        "short": "报告生成时间"
      },
      {
        "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",
        "short": "危急值",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/critical-value-profile"
            ],
            "aggregation": [
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result.type",
        "path": "DiagnosticReport.result.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.result.identifier",
        "path": "DiagnosticReport.result.identifier",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.result.display",
        "path": "DiagnosticReport.result.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.imagingStudy",
        "path": "DiagnosticReport.imagingStudy",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.comment",
        "path": "DiagnosticReport.media.comment",
        "definition": "ImagePath 图片路径",
        "fixedString": "ImagePath"
      },
      {
        "id": "DiagnosticReport.media.link",
        "path": "DiagnosticReport.media.link",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/media-profile"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.media.link.type",
        "path": "DiagnosticReport.media.link.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.link.identifier",
        "path": "DiagnosticReport.media.link.identifier",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.link.display",
        "path": "DiagnosticReport.media.link.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusion",
        "path": "DiagnosticReport.conclusion",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusionCode",
        "path": "DiagnosticReport.conclusionCode",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm.contentType",
        "path": "DiagnosticReport.presentedForm.contentType",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm.language",
        "path": "DiagnosticReport.presentedForm.language",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm.data",
        "path": "DiagnosticReport.presentedForm.data",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm.size",
        "path": "DiagnosticReport.presentedForm.size",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm.hash",
        "path": "DiagnosticReport.presentedForm.hash",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm.title",
        "path": "DiagnosticReport.presentedForm.title",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm.creation",
        "path": "DiagnosticReport.presentedForm.creation",
        "max": "0"
      }
    ]
  }
}