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

: 出境資料-肯亞 - JSON Representation

Raw json | Download

{
  "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" : "志工活動"
          }
        ]
      }
    }
  ]
}