FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-medicationdispense-opd-amoxicillin.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationDispense
Resource MedicationDispense "medicationdispense-opd-amoxicillin"
Profile: MoPH-PC MedicationDispense
MedicationDispense: Delivery Mode: รับที่ counter ยา (43Plus: รหัสการส่งมอบยา (กรณีจ่ายไปใช้ที่บ้าน)#1)
status: completed
| Concept |
| Amoxycillin 500 mg (cs-th-tmt#227162 "AAMOX 500 (ห้างขายยาตราเจ็ดดาว) (amoxicillin 500 mg) film-coated tablet, 1 tablet"; TH: รหัสยาที่เป็น local code ของสถานพยาบาลนั้น ๆ#1233 "Local code amoxycillin 500 mg") |
subject: Patient/patient-patient4: นาง สมควร ใจดี " ใจดี"
| Actor |
| Practitioner/practitioner-pharmacist1: ภญ. สมบูรณ์ จริงใจ " จริงใจ" |
authorizingPrescription: MedicationRequest/medicationrequest-opd-amoxicillin
quantity: 21 Capsule (Details: SNOMED CT code 732937005 = '732937005')
daysSupply: 7 Day (Details: UCUM code d = 'd')
whenHandedOver: 2022-01-01 12:30:02+0700
{
"resourceType": "MedicationDispense",
"id": "medicationdispense-opd-amoxicillin",
"meta": {
"profile": [
"https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-medicationdispense-base"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-medicationdispense-med-delivery-mode",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-43plus-medication-delivery",
"code": "1",
"display": "รับที่ counter ยา"
}
]
}
}
],
"status": "completed",
"medication": {
"concept": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-tmt",
"code": "227162",
"display": "AAMOX 500 (ห้างขายยาตราเจ็ดดาว) (amoxicillin 500 mg) film-coated tablet, 1 tablet"
},
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-local-drug-code",
"code": "1233",
"display": "Local code amoxycillin 500 mg"
}
],
"text": "Amoxycillin 500 mg"
}
},
"subject": {
"reference": "Patient/patient-patient4",
"display": "นาง สมควร ใจดี"
},
"performer": [
{
"actor": {
"reference": "Practitioner/practitioner-pharmacist1",
"identifier": {
"system": "https://terms.sil-th.org/id/th-pharmacist-id",
"value": "XXXXX"
},
"display": "ภญ. สมบูรณ์ จริงใจ"
}
}
],
"authorizingPrescription": [
{
"reference": "MedicationRequest/medicationrequest-opd-amoxicillin"
}
],
"quantity": {
"value": 21,
"unit": "Capsule",
"system": "http://snomed.info/sct",
"code": "732937005"
},
"daysSupply": {
"value": 7,
"unit": "Day",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"whenHandedOver": "2022-01-01T12:30:02+07:00"
}