FHIR IG analytics| Package | silth.fhir.th.claimcon |
| Resource Type | Observation |
| Id | Observation-observation-adl-eclaim.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "observation-adl-eclaim"
Information Source: eclaim!
status: final
category: ผลการตรวจวิเคราะห์ทางห้องปฏิบัติการ (Observation Category Codes#laboratory "Laboratory")
code: Barthel ADL Index (LOINC#96761-2 "Total score Barthel Index"; SNOMED CT#273302005 "Barthel index")
subject: Patient/patient-eclaim " ใจดี"
encounter: Encounter/encounter-ipd-eclaim
effective: 2021-04-02
value: 100 {score} (Details: UCUM code {score} = '{score}')
{
"resourceType": "Observation",
"id": "observation-adl-eclaim",
"meta": {
"source": "eclaim"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
],
"text": "ผลการตรวจวิเคราะห์ทางห้องปฏิบัติการ"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "96761-2",
"display": "Total score Barthel Index"
},
{
"system": "http://snomed.info/sct",
"code": "273302005",
"display": "Barthel index"
}
],
"text": "Barthel ADL Index"
},
"subject": {
"reference": "Patient/patient-eclaim"
},
"encounter": {
"reference": "Encounter/encounter-ipd-eclaim"
},
"effectiveDateTime": "2021-04-02",
"valueQuantity": {
"value": 100,
"unit": "{score}",
"system": "http://unitsofmeasure.org",
"code": "{score}"
}
}