FHIR IG analytics| Package | tw.gov.mohw.nhi.empd |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-med-req-self-01-ep.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest med-req-self-01-ep
Profile: 電子處方箋-處方內容(MedicationRequest)
identifier: http://www.moi.gov.tw//MedRQ02, 1
status: Active
intent: Order
category: 一般處方箋:處方用藥,一次給予7日(含)以下之用藥量, 特殊材料, 自費
medication: Medication 準分子雷射冠狀動脈血管整型術導管
subject: 甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))
insurance: Coverage: status = active; type = 普通疾病
note: ,
否,無須合併
N,不註銷
{
"resourceType": "MedicationRequest",
"id": "med-req-self-01-ep",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/empd/StructureDefinition/MedicationRequest-Self-EMPD"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.moi.gov.tw/",
"value": "MedRQ02"
},
{
"value": "1"
}
],
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/TypeOfPrescription-cs",
"code": "A"
}
]
},
{
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/OrderType-cs",
"code": "3"
}
]
},
{
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/SelfpayStatus-cs",
"code": "00",
"display": "自費"
}
]
}
],
"medicationReference": {
"reference": "Medication/MedicationSelfEMPD-non02"
},
"subject": {
"reference": "Patient/pat-ep"
},
"insurance": [
{
"reference": "Coverage/cov-02-ep"
}
],
"note": [
{
"text": "否,無須合併"
},
{
"text": "N,不註銷"
}
]
}