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

: NIIS系統-疫苗廠牌 - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "organization-niis-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>:Serum Institute of India Pvt. Ltd</p></div>"
  },
  "identifier" : [
    {
      "value" : "44456352"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values",
          "code" : "BrandOfVaccine"
        }
      ]
    }
  ],
  "name" : "Sanofi Pasteur"
}