全國性預防接種資訊登錄與上傳實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hyweb-cdc/niis/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-hepBAntibody-passport-min",
"meta" : {
"profile" : [
🔗 "https://twniis.cdc.gov.tw/twniis/StructureDefinition/observation-HepBAntibody-reporting-niis"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>抗體檢驗(IgG)-王大明</b></h3><p><b>檢驗狀態</b>:final</p><p><b>檢驗類別</b>:Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/observation-category\">ObservationCategoryCodes</a>#laboratory)</span></p><p><b>檢驗項目</b>:IgG <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twniis-hepBAntibody-obs-values.html\">CDC-NIIS系統-HepBAntibody檢驗項目</a>#IgG)</span></p><p><b>個案資料</b>:<a href=\"Patient-patient-passport-min.html\">Patient/patient-passport-min</a> "王大明"</p><p><b>檢驗日期</b>:2019-02-15</p><p><b>檢驗結果</b>:Positive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation\">ObservationInterpretation</a>#POS)</span></p><p><b>是否為產檢</b>:false</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-hepBAntibody-obs-values",
"code" : "IgG",
"display" : "IgG"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-passport-min"
},
"effectiveDateTime" : "2019-02-15",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "POS"
}
]
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "POS"
}
]
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values",
"code" : "是否為產檢",
"display" : "是否為產檢"
}
]
},
"valueBoolean" : false
}
]
}