旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
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-searchset-report-med-min",
  "meta" : {
    "profile" : [
      🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-Uupload-stuts-check-response-searchSet-vacc"
    ]
  },
  "type" : "searchset",
  "total" : 1,
  "link" : [
    {
      "relation" : "self",
      "url" : "https://www.cdc.gov.tw/fhir/Bundle/bundle-response-post-med-min/$confirm"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://vacc.cdc.gov.tw/vacc/Bundle/bundle-response-check-upload-post-med-min",
      "resource" : {
        "resourceType" : "Bundle",
        "id" : "bundle-response-check-upload-post-med-min",
        "meta" : {
          "profile" : [
            🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/bundle-upload-stuts-check-response-vacc"
          ]
        },
        "identifier" : {
          "value" : "0634030014D0420120001"
        },
        "type" : "batch-response",
        "timestamp" : "2023-04-20T12:00:00.000Z",
        "entry" : [
          {
            "fullUrl" : "https://vacc.cdc.gov.tw/vacc/MedicationAdministration/medicationAdministration-min",
            "resource" : {
              "resourceType" : "MedicationAdministration",
              "id" : "medicationAdministration-min",
              "meta" : {
                "profile" : [
                  🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/medicationAdministration-vacc"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>開立藥品紀錄-阿托奎酮與氯胍混合製劑</b></h3><p><b>識別碼</b>:TRAVEL00202</p><p><b>藥品</b>:<a href=\"Medication-medication-min.html\">Medication/medication-min</a> \"阿托奎酮與氯胍混合製劑\"</p><p><b>開立藥品時間</b>:2023-06-01 09:30:30</p><p><b>開立藥品的醫事機構</b>:<a href=\"Organization-organization-hosp-min.html\">Organization/organization-hosp-min</a> \"臺北榮民總醫院蘇澳分院\"</p><p><b>藥品數量</b>:1</p><p><b>藥品庫存類別[extension: <a href=\"StructureDefinition-vacc-stock-type.html\">StockType</a>]</b>:庫存藥品 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twvacc-stock-type-values.html\">CDC-VACC系統-疫苗庫存類別</a>#0)</span></p><p><b>費用類別</b>: 自費(Private) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/immunization-funding-source\">ImmunizationFundingSource</a>#private)</span></p><p><b>個案資料</b>: <a href=\"Patient-patient-passport-min.html\">Patient/patient-passport-min</a> \"赤木晴子\"</p><p><b>個案出境資料</b>: <a href=\"Observation-observation-volunteer-min.html\">Observation/observation-volunteer-min</a> \"肯亞\"</p></div>"
              },
              "extension" : [
                {
                  "url" : "https://vacc.cdc.gov.tw/vacc/StructureDefinition/vacc-stock-type",
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-stock-type-values",
                        "code" : "0",
                        "display" : "庫存"
                      }
                    ]
                  }
                },
                {
                  "url" : "https://vacc.cdc.gov.tw/vacc/StructureDefinition/vacc-funding-source",
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "http://terminology.hl7.org/CodeSystem/immunization-funding-source",
                        "code" : "private",
                        "display" : "Private"
                      }
                    ]
                  }
                }
              ],
              "identifier" : [
                {
                  "value" : "TRAVEL00202"
                }
              ],
              "status" : "completed",
              "medicationReference" : {
                🔗 "reference" : "Medication/medication-min"
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-passport-min"
              },
              "supportingInformation" : [
                {
                  🔗 "reference" : "Organization/organization-hosp-min"
                }
              ],
              "effectiveDateTime" : "2023-06-01T09:30:30.000Z",
              "reasonReference" : [
                {
                  🔗 "reference" : "Observation/observation-volunteer-min"
                }
              ],
              "dosage" : {
                "dose" : {
                  "value" : 1
                }
              }
            },
            "response" : {
              "status" : "200 OK",
              "outcome" : {
                "resourceType" : "OperationOutcome",
                "text" : {
                  "status" : "generated",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>新增成功</p></div>"
                },
                "issue" : [
                  {
                    "severity" : "information",
                    "code" : "informational",
                    "details" : {
                      "coding" : [
                        {
                          "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values",
                          "code" : "I00001",
                          "display" : "新增成功"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "fullUrl" : "https://vacc.cdc.gov.tw/vacc/Medication/medication-min",
            "resource" : {
              "resourceType" : "Medication",
              "id" : "medication-min",
              "meta" : {
                "profile" : [
                  🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/medication-vacc"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>藥品資料-阿托奎酮與氯胍混合製劑</b></h3><p><b>藥品</b>:阿托奎酮與氯胍混合製劑 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twvacc-vaccine-code-values.html\">CDC-VACC系統-疫苗/藥品</a>#MALAR)</span></p><p><b>藥品批號</b>:UL9K-returned</p><p><b>藥品廠牌</b>: <a href=\"Organization-organization-med-min.html\">Organization/organization-med-min</a> \"Sanofi Pasteur\"</p></div>"
              },
              "code" : {
                "coding" : [
                  {
                    "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-vaccine-code-values",
                    "code" : "MALAR",
                    "display" : "阿托奎酮與氯胍混合製劑"
                  }
                ],
                "text" : "0"
              },
              "manufacturer" : {
                🔗 "reference" : "Organization/organization-med-min"
              },
              "batch" : {
                "lotNumber" : "UL9K-returned"
              }
            },
            "response" : {
              "status" : "200 OK",
              "outcome" : {
                "resourceType" : "OperationOutcome",
                "text" : {
                  "status" : "generated",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>新增成功</p></div>"
                },
                "issue" : [
                  {
                    "severity" : "information",
                    "code" : "informational",
                    "details" : {
                      "coding" : [
                        {
                          "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values",
                          "code" : "I00001",
                          "display" : "新增成功"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "fullUrl" : "https://vacc.cdc.gov.tw/vacc/Patient/patient-passport-min",
            "resource" : {
              "resourceType" : "Patient",
              "id" : "patient-passport-min",
              "meta" : {
                "profile" : [
                  🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/patient-vacc"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>個案資料-護照號碼</b></h3><p><b>識別碼型別</b>:Passport number<span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">IdentifierType</a>#PPN)</span></p><p><b>護照號碼</b>:888800371 (http://www.boca.gov.tw)</p><p><b>姓名(usual)</b>:赤木晴子</p><p><b>性別</b>:女性</p><p><b>出生日期</b>:1983-02-15</p><p><b>國籍[extension: <a href=\"http://hl7.org/fhir/StructureDefinition/patient-nationality\">patient-nationality</a>]</b>:JP (Japan) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://terminology.hl7.org/CodeSystem-ISO3166Part1.html\">ISO3166Part1</a>#JP)</span></p><p><b>聯絡電話</b>:0912-845-948</p><p><b>居住地址</b>:105台北市松山區八德路四段21號 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw\">postal-code3-tw</a>#105)</span></p></div>"
              },
              "extension" : [
                {
                  "extension" : [
                    {
                      "url" : "code",
                      "valueCodeableConcept" : {
                        "coding" : [
                          {
                            "system" : "urn:iso:std:iso:3166",
                            "code" : "JP"
                          }
                        ]
                      }
                    }
                  ],
                  "url" : "http://hl7.org/fhir/StructureDefinition/patient-nationality"
                }
              ],
              "identifier" : [
                {
                  "type" : {
                    "coding" : [
                      {
                        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                        "code" : "PPN"
                      }
                    ]
                  },
                  "system" : "http://www.boca.gov.tw",
                  "value" : "888800371"
                }
              ],
              "name" : [
                {
                  "use" : "usual",
                  "text" : "赤木晴子"
                }
              ],
              "telecom" : [
                {
                  "system" : "phone",
                  "value" : "0912-845-948"
                }
              ],
              "gender" : "female",
              "birthDate" : "1983-02-15",
              "address" : [
                {
                  "text" : "105台北市松山區八德路四段21號",
                  "_postalCode" : {
                    "extension" : [
                      {
                        "url" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code",
                        "valueCodeableConcept" : {
                          "coding" : [
                            {
                              "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw",
                              "code" : "105"
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            },
            "response" : {
              "status" : "200 OK",
              "outcome" : {
                "resourceType" : "OperationOutcome",
                "text" : {
                  "status" : "generated",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>新增成功</p></div>"
                },
                "issue" : [
                  {
                    "severity" : "information",
                    "code" : "informational",
                    "details" : {
                      "coding" : [
                        {
                          "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values",
                          "code" : "I00001",
                          "display" : "新增成功"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "fullUrl" : "https://vacc.cdc.gov.tw/vacc/Observation/observation-volunteer-min",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-volunteer-min",
              "meta" : {
                "profile" : [
                  🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/observation-vacc"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>出境資料-肯亞</b></h3><p><b>病歷號</b>:88001555(https://tpech.gov.taipei/)</p><p><b>資料項目</b>:History of Travel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://loinc.org\">LOINC code</a>#8691-8)</span></p><p><b>個案資料</b>: <a href=\"Patient-patient-passport-min.html\">Patient/patient-passport-min</a> \"赤木晴子\"</p><p><b>出境紀錄的相關疫苗紀錄</b>: <a href=\"MedicationAdministration-medicationAdministration-min.html\">MedicationAdministration/medicationAdministration-min</a> \"阿托奎酮與氯胍混合製劑\"</p><p><b>資料記錄時間</b>:2024-01-17 12:30:30</p><p><b>出國時間</b>:2024-03-20</p><p><b>返國時間</b>:2024-04-20</p><p><b>出國地點</b>: KE (肯亞 Kenya) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://terminology.hl7.org/CodeSystem-ISO3166Part1.html\">ISO3166Part1</a>#KE)</span></p><p><b>出國目的</b>: 志工活動 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twvacc-abroad-purpose-values.html\">CDC-VACC系統-出國目的</a>#5)</span></p></div>"
              },
              "identifier" : [
                {
                  "system" : "https://tpech.gov.taipei/",
                  "value" : "88001555"
                }
              ],
              "partOf" : [
                {
                  🔗 "reference" : "MedicationAdministration/medicationAdministration-min"
                }
              ],
              "status" : "final",
              "code" : {
                "coding" : [
                  {
                    "system" : "http://loinc.org",
                    "code" : "8691-8",
                    "display" : "History of Travel"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-passport-min"
              },
              "effectiveDateTime" : "2024-01-17T12:30:30+08:00",
              "component" : [
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "82752-7",
                        "display" : "Date travel started"
                      }
                    ]
                  },
                  "valueDateTime" : "2024-03-20"
                },
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "91560-3",
                        "display" : "Date of departure from travel destination"
                      }
                    ]
                  },
                  "valueDateTime" : "2024-04-20"
                },
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "94651-7",
                        "display" : "Country of travel [Location]"
                      }
                    ]
                  },
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "urn:iso:std:iso:3166",
                        "code" : "KE"
                      }
                    ]
                  }
                },
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "10182-4",
                        "display" : "History of Travel Narrative"
                      }
                    ]
                  },
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-abroad-purpose-values",
                        "code" : "5",
                        "display" : "志工活動"
                      }
                    ]
                  }
                }
              ]
            },
            "response" : {
              "status" : "200 OK",
              "outcome" : {
                "resourceType" : "OperationOutcome",
                "text" : {
                  "status" : "generated",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>新增成功</p></div>"
                },
                "issue" : [
                  {
                    "severity" : "information",
                    "code" : "informational",
                    "details" : {
                      "coding" : [
                        {
                          "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values",
                          "code" : "I00001",
                          "display" : "新增成功"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "fullUrl" : "https://vacc.cdc.gov.tw/vacc/Organization/organization-hosp-min",
            "resource" : {
              "resourceType" : "Organization",
              "id" : "organization-hosp-min",
              "meta" : {
                "profile" : [
                  🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/vaccination-organization-vacc"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>接種機構基本資料</b></h3><p><b>機構代碼(official)</b>:0634030014 (https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw)</p><p><b>機構名稱</b>:臺北榮民總醫院蘇澳分院</p></div>"
              },
              "identifier" : [
                {
                  "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw",
                  "value" : "0634030014"
                }
              ],
              "type" : [
                {
                  "coding" : [
                    {
                      "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values",
                      "code" : "VaccinationOrganization"
                    }
                  ]
                }
              ],
              "name" : "臺北榮民總醫院蘇澳分院"
            },
            "response" : {
              "status" : "200 OK",
              "outcome" : {
                "resourceType" : "OperationOutcome",
                "text" : {
                  "status" : "generated",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>新增成功</p></div>"
                },
                "issue" : [
                  {
                    "severity" : "information",
                    "code" : "informational",
                    "details" : {
                      "coding" : [
                        {
                          "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values",
                          "code" : "I00001",
                          "display" : "新增成功"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "fullUrl" : "https://vacc.cdc.gov.tw/vacc/Organization/organization-med-min",
            "resource" : {
              "resourceType" : "Organization",
              "id" : "organization-med-min",
              "meta" : {
                "profile" : [
                  🔗 "https://vacc.cdc.gov.tw/vacc/StructureDefinition/brand-organization-vacc"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>藥品廠牌資料</b></h3><p><b>廠牌名稱</b>:GSK</p></div>"
              },
              "type" : [
                {
                  "coding" : [
                    {
                      "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values",
                      "code" : "BrandOfVaccine"
                    }
                  ]
                }
              ],
              "name" : "GSK"
            },
            "response" : {
              "status" : "200 OK",
              "outcome" : {
                "resourceType" : "OperationOutcome",
                "text" : {
                  "status" : "generated",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>新增成功</p></div>"
                },
                "issue" : [
                  {
                    "severity" : "information",
                    "code" : "informational",
                    "details" : {
                      "coding" : [
                        {
                          "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-operationoutcome-values",
                          "code" : "I00001",
                          "display" : "新增成功"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          }
        ]
      },
      "search" : {
        "mode" : "match"
      }
    }
  ]
}