旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
1.0.0 - ci-build

This page is part of the 旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引 (v1.0.0: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CDC回覆院所刪除個案的開立藥品紀錄資料 - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "bundle-response-batch-delete-medication-min",
  "meta" : {
    "profile" : [
      🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-delete-response-vacc"
    ]
  },
  "identifier" : {
    "value" : "20240531110412"
  },
  "type" : "batch-response",
  "timestamp" : "2024-05-21T11:04:12.000Z",
  "entry" : [
    {
      "fullUrl" : "https://vacc.cdc.gov.tw/vacc/Operationoutcome/operationoutcome-delete-5",
      "resource" : {
        "resourceType" : "OperationOutcome",
        "id" : "operationoutcome-delete-5",
        "meta" : {
          "profile" : [
            🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/operationoutcome-vacc"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>系統回應訊息-刪除失敗</b></h3><p><b>問題嚴重性</b>:Error <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://hl7.org/fhir/issue-severity\">IssueSeverity</a>#error</span></p><p><b>問題種類</b>:Processing Failure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://hl7.org/fhir/issue-type\">IssueType</a>#processing)</span></p><p><b>訊息種類</b>:該筆出境資料具有接種/開立藥品紀錄,不允許刪除 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twvacc-operationoutcome-values.html\">CDC-VACC系統-系統回應訊息</a>#E00010)</span></p></div>"
        },
        "issue" : [
          {
            "severity" : "error",
            "code" : "processing",
            "details" : {
              "coding" : [
                {
                  "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values",
                  "code" : "E00010",
                  "display" : "該筆出境資料具有接種/開立藥品紀錄,不允許刪除"
                }
              ]
            }
          }
        ]
      },
      "response" : {
        "status" : "200 OK",
        "location" : "MedicationAdministration/medicationAdministration-min"
      }
    }
  ]
}