FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Observation |
| Id | Observation-DMS-Obs13.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation DMS-Obs13
status: Final
code: 理學檢查發現
effective: 2023-10-01 16:52:00+0800
performer: Practitioner 賴一施
value: 皮膚與口腔粘膜蒼白,其餘身體檢查無明顯異常。
{
"resourceType": "Observation",
"id": "DMS-Obs13",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPhysicalExamination"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29545-1",
"display": "Physical findings Narrative"
}
],
"text": "理學檢查發現"
},
"subject": {
"reference": "Patient/DMS-Pat2"
},
"effectiveDateTime": "2023-10-01T16:52:00+08:00",
"performer": [
{
"reference": "Practitioner/DMS-Pra23"
}
],
"valueString": "皮膚與口腔粘膜蒼白,其餘身體檢查無明顯異常。"
}