FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-medicationstatement-selfmed.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement
Resource MedicationStatement "medicationstatement-selfmed"
Profile: MoPH-PC MedicationStatement
identifier: รหัสระบุยาที่ผู้รับบริการจัดหาเอง ซึ่งออกโดยหน่วยบริการ: XXXXXX
status: recorded
| 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: นาง สมควร ใจดี " ใจดี"
effective: 2021-03-24 --> 2021-03-31
dateAsserted: 2021-03-31 12:30:02+0700
informationSource: Patient/patient-patient4: นาง สมควร ใจดี " ใจดี"
dosage
text: 1 tablet three times per day
timing: Once per 1 days
route: Oral route (SNOMED CT#26643006)
doseAndRate
{
"resourceType": "MedicationStatement",
"id": "medicationstatement-selfmed",
"meta": {
"profile": [
"https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-medicationstatement-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-identifier-type",
"code": "localSelfMed",
"display": "รหัสระบุยาที่ผู้รับบริการจัดหาเอง ซึ่งออกโดยหน่วยบริการ"
}
]
},
"system": "https://terms.sil-th.org/hcode/5/99999/SelfDrug",
"value": "XXXXXX"
}
],
"status": "recorded",
"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": "นาง สมควร ใจดี"
},
"effectivePeriod": {
"start": "2021-03-24",
"end": "2021-03-31"
},
"dateAsserted": "2021-03-31T12:30:02+07:00",
"informationSource": [
{
"reference": "Patient/patient-patient4",
"display": "นาง สมควร ใจดี"
}
],
"dosage": [
{
"text": "1 tablet three times per day",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"unit": "Tab",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
}
}
]
}
]
}