FHIR IG analytics| Package | tw.gov.mohw.cdc.twidir |
| Resource Type | Observation |
| Id | Observation-observation-ser-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
檢驗項目:Hepatitis A virus Ab.IgM ( LOINC code#22315-6)
病患: Patient/patient-passport-min "陳嘉明"
檢驗檢體項目: Specimen/specimen-min "Ser"
檢驗結果:Negative ( HL7 Interpretation#NEG)
檢驗結果日期與時間:2023-04-14T09:01:56
{
"resourceType": "Observation",
"id": "observation-ser-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",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "22315-6"
}
],
"text": "Hepatitis A virus Ab.IgM"
},
"subject": {
"reference": "Patient/patient-passport-min"
},
"effectiveDateTime": "2023-04-14T09:01:56.000Z",
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "NEG"
}
]
}
],
"specimen": {
"reference": "Specimen/specimen-min"
},
"device": {
"reference": "Device/device-min"
}
}