FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Composition |
| Id | Composition-opd.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition opd
Profile: 門診病歷-Composition OPD TWPAS
status: Final
type: Outpatient Note
date: 2024-05-30
author: Organization 臺北市立聯合醫院
title: 門診病歷
{
"resourceType": "Composition",
"id": "opd",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Composition-opd-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "34108-1"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"encounter": {
"reference": "Encounter/enc-opd"
},
"date": "2024-05-30",
"author": [
{
"reference": "Organization/org-hosp-example"
}
],
"title": "門診病歷",
"section": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10154-3"
}
]
},
"entry": [
{
"reference": "Observation/obs-subjective"
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "61149-1"
}
]
},
"entry": [
{
"reference": "Observation/obs-objective"
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "51848-0"
}
]
},
"entry": [
{
"reference": "ClinicalImpression/cliImp-min"
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "18776-5"
}
]
},
"entry": [
{
"reference": "CarePlan/careplan-min"
}
]
}
]
}