FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Composition |
| Id | Composition-IC-Com8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition IC-Com8
status: Final
type: 檢驗檢查
date: 2023-01-04 13:01:56+0800
author:
title: 檢驗檢查
{
"resourceType": "Composition",
"id": "IC-Com8",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckComposition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11502-2",
"display": "Laboratory report"
}
],
"text": "檢驗檢查"
},
"subject": {
"reference": "Patient/IC-Pat2"
},
"encounter": {
"reference": "Encounter/IC-Enc6"
},
"date": "2023-01-04T13:01:56+08:00",
"author": [
{
"reference": "Organization/IC-Org1"
},
{
"reference": "Practitioner/IC-Pra5"
},
{
"reference": "Practitioner/IC-Pra7"
}
],
"title": "檢驗檢查",
"section": [
{
"title": "檢驗檢查中的檢驗資料",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30954-2"
}
]
},
"entry": [
{
"reference": "Observation/IC-Obs3"
},
{
"reference": "Specimen/IC-Spe4"
}
]
}
]
}