旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
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-post-med-min",
  "meta" : {
    "profile" : [
      🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-put-response-vacc"
    ]
  },
  "identifier" : {
    "value" : "0634030014D0420120000"
  },
  "type" : "batch-response",
  "timestamp" : "2023-04-20T12:00:00.000Z",
  "entry" : [
    {
      "fullUrl" : "https://vacc.cdc.gov.tw/vacc/Operationoutcome/operationoutcome-fail",
      "resource" : {
        "resourceType" : "OperationOutcome",
        "id" : "operationoutcome-fail",
        "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>#E00013)</span></p></div>"
        },
        "issue" : [
          {
            "severity" : "error",
            "code" : "processing",
            "details" : {
              "coding" : [
                {
                  "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values",
                  "code" : "E00013",
                  "display" : "新增失敗,整批退回"
                }
              ]
            }
          }
        ]
      },
      "response" : {
        "status" : "400 Bad Request"
      }
    }
  ]
}