FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-PMR-MedReq14.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest PMR-MedReq14
identifier: https://www.vghtpe.gov.tw/Index.action/項次id
status: Completed
intent: Order
category: Medication prescribed Narrative
medication: Medication 阿立批挫
dosageInstruction
sequence: 1
text: 高血壓藥
timing: Code
route: 口服
DoseAndRates
Dose[x] 1 days
dispenseRequest
validityPeriod: 2020-07-01 --> 2020-07-31
numberOfRepeatsAllowed: 1
quantity: 31 TAB (Details: Orderable Drug Form codeTAB = 'Tablet')
ExpectedSupplyDurations
Value Unit System Code 31 days http://unitsofmeasure.org d
{
"resourceType": "MedicationRequest",
"id": "PMR-MedReq14",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedicationRequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.vghtpe.gov.tw/Index.action",
"value": "項次id"
}
],
"status": "completed",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "29551-9",
"display": "Medication prescribed Narrative"
}
],
"text": "Medication prescribed Narrative"
}
],
"medicationReference": {
"reference": "Medication/PMR-Med15"
},
"subject": {
"reference": "Patient/PMR-Pat2"
},
"dosageInstruction": [
{
"sequence": 1,
"text": "高血壓藥",
"timing": {
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
"code": "QD",
"display": "QD"
}
],
"text": "每日一次"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
],
"text": "口服"
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"unit": "days"
}
}
]
}
],
"dispenseRequest": {
"validityPeriod": {
"start": "2020-07-01",
"end": "2020-07-31"
},
"numberOfRepeatsAllowed": 1,
"quantity": {
"value": 31,
"unit": "TAB",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
},
"expectedSupplyDuration": {
"value": 31,
"unit": "days",
"system": "http://unitsofmeasure.org",
"code": "d"
}
}
}