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
{
"resourceType" : "Observation",
"id" : "observation-travel-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>:44007777(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-id-min.html\">Patient/patient-id-min</a> \"朱以柔\"</p><p><b>出境紀錄的相關疫苗紀錄</b>: <a href=\"Immunization-immunization-ch-min.html\">Immunization/immunization-ch-min</a> \"霍亂疫苗\"</p><p><b>資料記錄時間</b>:2023-06-01 09:30:30</p><p><b>出國時間</b>:2024-02-10</p><p><b>返國時間</b>:2024-02-20</p><p><b>出國地點</b>: ET (衣索比亞Ethiopia)<span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( <a href=\"https://terminology.hl7.org/CodeSystem-ISO3166Part1.html\">ISO3166Part1</a>#ET) </span>, SD(蘇丹Sudan) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://terminology.hl7.org/CodeSystem-ISO3166Part1.html\">ISO3166Part1</a>#SD)</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>#1)</span></p></div>"
},
"identifier" : [
{
"system" : "https://tpech.gov.taipei/",
"value" : "44007777"
}
],
"partOf" : [
{
🔗 "reference" : "Immunization/immunization-ch-min"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8691-8",
"display" : "History of Travel"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-id-min"
},
"effectiveDateTime" : "2023-06-01T09:30:30.000Z",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "82752-7",
"display" : "Date travel started"
}
]
},
"valueDateTime" : "2024-02-10"
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "91560-3",
"display" : "Date of departure from travel destination"
}
]
},
"valueDateTime" : "2024-02-20"
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "94651-7",
"display" : "Country of travel [Location]"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "ET"
},
{
"system" : "urn:iso:std:iso:3166",
"code" : "SD"
}
]
}
},
{
"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" : "1",
"display" : "旅遊"
}
]
}
}
]
}