臺灣疫苗接種或開立藥品紀錄上傳實作指引
0.1.0 - ci-build

臺灣疫苗接種或開立藥品紀錄上傳實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 刪除個案的開立藥品紀錄資料 - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "bundle-resquest-batch-delete-medication-min",
  "meta" : {
    "profile" : [
      🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-batch-delete-vacc"
    ]
  },
  "identifier" : {
    "value" : "20240529110300"
  },
  "type" : "batch",
  "timestamp" : "2024-05-29T11:30:00.000Z",
  "entry" : [
    {
      "request" : {
        "method" : "DELETE",
        "url" : "MedicationAdministration/medicationAdministration-min"
      }
    },
    {
      "request" : {
        "method" : "DELETE",
        "url" : "Medication/medication-min"
      }
    }
  ]
}