{
  "resourceType": "StructureDefinition",
  "id": "ed061f67-0955-49a0-90f2-5620533be94e",
  "meta": {
    "lastUpdated": "2021-01-12T10:25:59.012+00:00"
  },
  "url": "https://simplifier.net/winningtest/order-state-change-response-revocation-profile",
  "name": "OrderStateChangeResponseRevocation",
  "title": "Order State Change Response Revocation",
  "status": "retired",
  "date": "2021-01-12T06:15:14.5584409+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": "https://simplifier.net/winningtest/order-state-change-response-profile",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CommunicationRequest.groupIdentifier",
        "path": "CommunicationRequest.groupIdentifier",
        "short": "处方id"
      },
      {
        "id": "CommunicationRequest.status",
        "path": "CommunicationRequest.status",
        "fixedCode": "revoked"
      }
    ]
  }
}