全國性預防接種資訊登錄與上傳實作指引
0.0.1 - ci-build Taiwan, Province of China flag

全國性預防接種資訊登錄與上傳實作指引, 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

: HBsAg檢驗(Other)-孕婦B肝產檢結果-Case3 - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "observation-hbsAg-other-min",
  "meta" : {
    "profile" : [
      🔗 "https://twniis.cdc.gov.tw/twniis/StructureDefinition/observation-hBsAg-reporting-niis"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>HBsAg檢驗(Other)-孕婦B肝產檢結果-張小花</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>:HBsAg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twniis-hep-b-test-code-values.html\">CDC-NIIS系統-B肝檢驗項目</a>#HBsAg)</span></p><p><b>個案資料</b>:<a href=\"Patient-patient-residentNumber-min.html\">Patient/patient-residentNumber-min</a> &quot;張小花&quot;</p><p><b>檢驗日期</b>:2020-01-01</p><p><b>檢體資料</b>:<a href=\"Specimen-specimen-residentNumber-receivedTime-min.html\">Specimen/specimen-residentNumber-receivedTime-min</a> &quot;B肝病毒量採檢日期-張小花&quot;</p><p><b>採檢單位</b>:<a href=\"Organization-organization-specco-min.html\">Organization/organization-specco-min</a> &quot;採檢單位&quot;</p><p><b>檢驗方法</b>:Other(CLIA) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twniis-obs-method-values.html\">CDC-NIIS系統-檢驗方法</a>#Other)</span></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>:2020-01-24</p><p><b>B型肝炎病毒含量</b>:1000 IU/mL</p><p><b>是否使用抗病毒藥物治療</b>:true</p><p><b>抗病毒藥物治療起日</b>:2020-01-07</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-hep-b-test-code-values",
        "code" : "HBsAg",
        "display" : "HBsAg"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-residentNumber-min"
  },
  "effectiveDateTime" : "2020-01-01",
  "performer" : [
    {
      🔗 "reference" : "Organization/organization-specco-min"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "code" : "POS"
      }
    ]
  },
  "interpretation" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code" : "POS"
        }
      ]
    }
  ],
  "method" : {
    "coding" : [
      {
        "system" : "https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-method-values",
        "code" : "Other",
        "display" : "Other"
      }
    ],
    "text" : "CLIA"
  },
  "specimen" : {
    🔗 "reference" : "Specimen/specimen-residentNumber-receivedTime-min"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values",
            "code" : "預產期",
            "display" : "預產期"
          }
        ]
      },
      "valueDateTime" : "2020-01-24"
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values",
            "code" : "B型肝炎病毒含量",
            "display" : "B型肝炎病毒含量"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 1000,
        "unit" : "IU/mL",
        "system" : "http://unitsofmeasure.org",
        "code" : "[IU]/mL"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values",
            "code" : "是否使用抗病毒藥物治療",
            "display" : "是否使用抗病毒藥物治療"
          }
        ]
      },
      "valueBoolean" : true
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://twniis.cdc.gov.tw/twniis/CodeSystem/twniis-obs-values",
            "code" : "抗病毒藥物治療起日",
            "display" : "抗病毒藥物治療起日"
          }
        ]
      },
      "valueDateTime" : "2020-01-07"
    }
  ]
}