臺灣電子處方箋與調劑單張實作指引(TW EMPD IG)
0.2.1 - ci-build
臺灣電子處方箋與調劑單張實作指引(TW EMPD IG), published by NHI. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/empd/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Composition",
"id" : "com-02-ep",
"meta" : {
"profile" : [
🔗 "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Composition-EMPD"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition com-02-ep</b></p><a name=\"com-02-ep\"> </a><a name=\"hccom-02-ep\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Composition-EMPD.html\">電子處方箋-Composition</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 57833-6}\">Prescription for medication</span></p><p><b>encounter</b>: <a href=\"Encounter-enc-01-ep.html\">Encounter: identifier = https://nhicore.nhi.gov.tw/empd/sid/visit-identifier#0USE4FA11RP4J370WR4K,https://nhicore.nhi.gov.tw/empd/sid/nhi-card-visit-sequence#001; status = finished; class = 西醫一般案件 (案件分類#01); serviceType = 不分科; period = 2026-07-21 --> (ongoing)</a></p><p><b>date</b>: 2024-02-19 14:30:00+0100</p><p><b>author</b>: </p><ul><li><a href=\"Organization-org-01-ep.html\">Organization 洪文武診所</a></li><li><a href=\"Practitioner-pra-ep.html\">Practitioner 洪文武(official)</a></li></ul><p><b>title</b>: 電子處方箋</p><p><b>custodian</b>: <a href=\"Organization-org-01-ep.html\">Organization 洪文武診所</a></p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57833-6",
"display" : "Prescription for medication"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pat-ep"
},
"encounter" : {
🔗 "reference" : "Encounter/enc-01-ep"
},
"date" : "2024-02-19T14:30:00+01:00",
"author" : [
{
🔗 "reference" : "Organization/org-01-ep"
},
{
🔗 "reference" : "Practitioner/pra-ep"
}
],
"title" : "電子處方箋",
"custodian" : {
🔗 "reference" : "Organization/org-01-ep"
},
"section" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29762-2"
}
],
"text" : "Social history Narrative"
},
"entry" : [
{
🔗 "reference" : "Coverage/cov-02-ep"
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85353-1"
}
],
"text" : "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
},
"entry" : [
{
🔗 "reference" : "Observation/obs-ep"
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29548-5"
}
],
"text" : "Diagnosis Narrative"
},
"entry" : [
{
🔗 "reference" : "Condition/con-03-ep"
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29551-9"
}
],
"text" : "Medication prescribed Narrative Narrative"
},
"entry" : [
{
🔗 "reference" : "Medication/MedicationSelfEMPD-non02"
},
{
🔗 "reference" : "MedicationRequest/med-req-self-01-ep"
}
]
}
]
}