臺灣疫苗接種或開立藥品紀錄上傳實作指引
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" : "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>識別碼型別</b>:Provider number<span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">IdentifierType</a>#PRN)</span></p><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" : "臺北榮民總醫院蘇澳分院"
}