FHIR IG analytics| Package | tw.gov.mohw.cdc.twidir |
| Resource Type | Observation |
| Id | Observation-observation-ser-code99999-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:Final ( ObservationStatus#final)
送驗單編號:99-112-061301
檢驗項目:無LOINC code可對應使用 ( CDC-LIMS系統-Observation Code值集#99999)
病患: Patient/patient-id-min "陳嘉明"
檢驗方法種類:血清學 ( Snomed-CT檢驗方法種類值集#67922002)
檢驗方法細項:抗體檢測(IgM anti-HBc) ( 檢驗方法細項值集#LP38325-4)
檢驗檢體項目: Specimen/specimen-min "Ser"
檢驗值:5 titer
檢驗結果:Negative ( HL7 Interpretation#NEG)
檢驗設備: Device/device-min "檢驗設備"
檢驗結果日期與時間:2023-04-14T09:01:56
{
"resourceType": "Observation",
"id": "observation-ser-code99999-min",
"meta": {
"profile": [
"https://twidir.cdc.gov.tw/twidir/StructureDefinition/observation-reporting"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://lims.cdc.gov.tw/",
"value": "99-112-061301"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "67922002"
}
]
}
],
"code": {
"coding": [
{
"system": "https://twidir.cdc.gov.tw/twidir/CodeSystem/twcdc-observation-code-values",
"code": "99999"
}
],
"text": "無LOINC code可對應使用"
},
"subject": {
"reference": "Patient/patient-id-min"
},
"effectiveDateTime": "2023-04-14T09:01:56.000Z",
"valueQuantity": {
"value": 5,
"unit": "titer",
"system": "http://unitsofmeasure.org"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "NEG"
}
]
}
],
"method": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP38325-4"
}
]
},
"specimen": {
"reference": "Specimen/specimen-min"
},
"device": {
"reference": "Device/device-min"
}
}