FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | Observation |
| Id | Observation-ObservationTCMCR-min.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)
檢驗項目:梅毒試驗VDRL ( 臺灣醫療服務給付項目#12001C)
病人:Patient/PatientTCMCR-min "陳美真"
檢查日期:2010-04-11 10:20:23-0500
檢查完成日期:2010-04-11 10:20:23-0500
檢驗檢查機構代碼: Organization/OrganizationInspectionClinEMR-min "3214567890"
檢驗檢查機構名稱: Organization/OrganizationInspectionClinEMR-min "捷達世檢驗所"
檢驗結果值:Positive(+)
檢驗結果判斷註記:陽性
檢驗結果備註說明:是
{
"resourceType": "Observation",
"id": "ObservationTCMCR-min",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/observation-clinemr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/ServiceRequestTCMCR-min"
}
],
"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": "12001C",
"display": "梅毒試驗"
}
],
"text": "梅毒試驗VDRL"
},
"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": "Positive(+)",
"interpretation": [
{
"text": "陽性"
}
],
"note": [
{
"text": "是"
}
]
}