FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | Observation |
| Id | Observation-ObservationTCMCR-pro.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:Final ( ObservationStatus#final)
分類:Laboratory ( Observation Category Codes#laboratory)
檢驗項目:HSV IgM ( 臺灣醫療服務給付項目#14052B)
病人:Patient/PatientTCMCR-min "陳美真"
檢查日期:2010-04-11 10:20:23-0500
檢查完成日期:2010-04-11 10:20:23-0500
檢驗檢查機構代碼: Organization/OrganizationInspectionClinEMR-min "3214567890"
檢驗檢查機構名稱: Organization/OrganizationInspectionClinEMR-min "捷達世檢驗所"
檢驗結果值:Negative(-)
檢驗結果判斷註記:陰性
檢驗結果備註說明:否
{
"resourceType": "Observation",
"id": "ObservationTCMCR-pro",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/observation-clinemr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/ServiceRequestTCMCR-pro"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw",
"code": "14052B",
"display": "單純疱疹病毒 IgM抗體"
}
],
"text": "HSV IgM"
},
"subject": {
"reference": "Patient/PatientTCMCR-min"
},
"effectiveDateTime": "2010-04-11T10:20:23-05:00",
"issued": "2010-04-11T10:20:23-05:00",
"performer": [
{
"reference": "Organization/OrganizationInspectionClinEMR-min"
}
],
"valueString": "Negative(-)",
"interpretation": [
{
"text": "陰性"
}
],
"note": [
{
"text": "否"
}
]
}