{
  "resourceType": "StructureDefinition",
  "id": "5f814117-a28c-4109-ad8a-48ab9c7c4691",
  "meta": {
    "lastUpdated": "2021-04-14T07:43:27.215+00:00"
  },
  "url": "https://simplifier.net/winningtest/critical-value-communication-request-profile",
  "name": "CriticalValueCommunicationRequest",
  "title": "Critical Value Communication Request",
  "status": "draft",
  "date": "2021-04-14T06:11:07.3993767+00:00",
  "description": "危急值活动",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "CommunicationRequest",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CommunicationRequest",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CommunicationRequest.extension",
        "path": "CommunicationRequest.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "CommunicationRequest.extension:latencyTime",
        "path": "CommunicationRequest.extension",
        "sliceName": "latencyTime",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-latency-time"
            ]
          }
        ]
      },
      {
        "id": "CommunicationRequest.extension:messageFrequency",
        "path": "CommunicationRequest.extension",
        "sliceName": "messageFrequency",
        "short": "通知频率",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-message-frequency"
            ]
          }
        ]
      },
      {
        "id": "CommunicationRequest.extension:procedure",
        "path": "CommunicationRequest.extension",
        "sliceName": "procedure",
        "short": "处置方法",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-critical-value-procedure"
            ]
          }
        ]
      },
      {
        "id": "CommunicationRequest.extension:publishOverdue",
        "path": "CommunicationRequest.extension",
        "sliceName": "publishOverdue",
        "short": "发布超时标志",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-publish-overdue"
            ]
          }
        ]
      },
      {
        "id": "CommunicationRequest.basedOn",
        "path": "CommunicationRequest.basedOn",
        "max": "0"
      },
      {
        "id": "CommunicationRequest.replaces",
        "path": "CommunicationRequest.replaces",
        "max": "0"
      },
      {
        "id": "CommunicationRequest.groupIdentifier",
        "path": "CommunicationRequest.groupIdentifier",
        "max": "0"
      },
      {
        "id": "CommunicationRequest.category",
        "path": "CommunicationRequest.category",
        "short": "危急值活动类型",
        "binding": {
          "strength": "required",
          "description": "危急值活动类型",
          "valueSet": "urn:oid:1.2.156.112604.1.2.94742"
        }
      },
      {
        "id": "CommunicationRequest.priority",
        "path": "CommunicationRequest.priority",
        "max": "0"
      },
      {
        "id": "CommunicationRequest.doNotPerform",
        "path": "CommunicationRequest.doNotPerform",
        "max": "0"
      },
      {
        "id": "CommunicationRequest.medium",
        "path": "CommunicationRequest.medium",
        "short": "通知方法",
        "binding": {
          "strength": "required",
          "description": "通知方法",
          "valueSet": "urn:oid:1.2.156.112604.1.2.94746"
        }
      },
      {
        "id": "CommunicationRequest.subject",
        "path": "CommunicationRequest.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/patient-profile"
            ]
          }
        ]
      },
      {
        "id": "CommunicationRequest.about",
        "path": "CommunicationRequest.about",
        "max": "0"
      },
      {
        "id": "CommunicationRequest.encounter",
        "path": "CommunicationRequest.encounter",
        "short": "就诊信息",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/inpatient-encounter-profile",
              "https://simplifier.net/winningtest/outpatient-encounter-profile"
            ]
          }
        ]
      },
      {
        "id": "CommunicationRequest.payload.content[x]",
        "path": "CommunicationRequest.payload.content[x]",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "CommunicationRequest.occurrence[x]",
        "path": "CommunicationRequest.occurrence[x]",
        "short": "发生时间",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "CommunicationRequest.authoredOn",
        "path": "CommunicationRequest.authoredOn",
        "max": "0"
      },
      {
        "id": "CommunicationRequest.recipient",
        "path": "CommunicationRequest.recipient",
        "short": "接收人"
      },
      {
        "id": "CommunicationRequest.sender",
        "path": "CommunicationRequest.sender",
        "short": "发送人"
      },
      {
        "id": "CommunicationRequest.reasonReference",
        "path": "CommunicationRequest.reasonReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/critical-value-profile",
              "https://simplifier.net/winningtest/critical-value-report-profile"
            ]
          }
        ]
      }
    ]
  }
}