FHIR IG analytics| Package | tw.cathay.fhir.iclaim |
| Resource Type | Observation |
| Id | Observation-Observation-C4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
收件編號(檢驗單號):096H007 (https://www.cgh.org.tw)
狀態:final ( ObservationStatus#final)
檢驗類型:Laboratory ( Observation Category Codes#laboratory)
檢驗項目名稱:CD3+CD4+ (T4 helper) cells/100 cells in Blood mononuclear cells ( LOINC實驗室檢驗檢查值集#100856-4)
病人: Patient/Patient-C3 "玳健康"
採檢日期:2023-08-15
報告日期:2023-08-15 17:00:14+08:00
醫檢師: PractitionerRole/PractitionerRole-tech2 "王二郎"
報告者: PractitionerRole/PractitionerRole-rep2 "王建胃"
檢驗部位:Submucosa of anal canal ( SNOMED CT Body Structures#7892006)
檢驗值:2 HPF
參考範圍:
| 參考最低值 | 參考最高值 |
| 0 | 3 |
檢驗結果說明:無
{
"resourceType": "Observation",
"id": "Observation-C4",
"meta": {
"profile": [
"https://claim.cgh.org.tw/iclaim/StructureDefinition/observation-iclaim"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.cgh.org.tw",
"value": "096H007"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "100856-4",
"display": "CD3+CD4+ (T4 helper) cells/100 cells in Blood mononuclear cells"
}
]
},
"subject": {
"reference": "Patient/Patient-C3"
},
"effectiveDateTime": "2023-08-15",
"issued": "2023-08-15T17:00:14+08:00",
"performer": [
{
"reference": "PractitionerRole/PractitionerRole-tech2"
},
{
"reference": "PractitionerRole/PractitionerRole-rep2"
}
],
"valueQuantity": {
"value": 2,
"unit": "HPF",
"system": "http://unitsofmeasure.org"
},
"note": [
{
"text": "無"
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7892006"
}
]
},
"referenceRange": [
{
"low": {
"value": 0
},
"high": {
"value": 3
}
}
]
}