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

: VACC系統-藥品廠牌 - JSON Representation

Raw json | Download


{
  "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"
}