旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
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

: 刪除個案的證書資料 - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "bundle-resquest-batch-delete-composition-min",
  "meta" : {
    "profile" : [
      🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-batch-delete-vacc"
    ]
  },
  "identifier" : {
    "value" : "20240531110300"
  },
  "type" : "batch",
  "timestamp" : "2024-05-31T11:30:00.000Z",
  "entry" : [
    {
      "request" : {
        "method" : "DELETE",
        "url" : "Composition/composition-resissue-min"
      }
    },
    {
      "request" : {
        "method" : "DELETE",
        "url" : "Composition/composition-addissue-min"
      }
    }
  ]
}