FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesilth.fhir.th.mophpc1
Resource TypeMedicationRequest
IdMedicationRequest-medicationrequest-opd-amoxicillin.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MedicationRequest

Resource MedicationRequest "medicationrequest-opd-amoxicillin"

Profile: MoPH-PC MedicationRequest

MedicationRequest: Medication Source: ยาที่ให้จาก รพ.ต้นทาง (Std15: รหัสประเภทยาที่ใช้ปัจจุบัน#1)

MedicationModule: Non-essential Drug Prescription Criteria: เกิดอาการไม่พึงประสงค์จากยาหรือแพ้ยาที่สามารถใช้ได้ในบัญชียาหลักแห่งชาติ (eClaim: รหัสเหตุผลการใช้ยานอกบัญชียาหลัก#EA)

MedicationRequest: Med Approve Number: ApprovedNumber

identifier: รหัสใบสั่งยา ของหน่วยบริการ: XXXX (use: USUAL)

status: completed

intent: order

category: ใช้ที่บ้าน (eClaim: รหัสหมวดรายการยา#2)

Medications

-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: นาง สมควร ใจดี " ใจดี"

encounter: Encounter/encounter-opd2

authoredOn: 2022-01-01 12:30:02+0700

requester: Practitioner/practitioner-doctor1: พญ. สมหญิง จริงใจ " จริงใจ"

Reasons

-Concept
*Streptococcal pharyngitis (SNOMED CT#43878008)

note: หมายเหตุเกี่ยวกับการใช้ยา (ถ้ามี)

DosageInstructions

-ExtensionTextRoute
*Take one tablet three times a dayOral route (SNOMED CT#26643006)

Source1

{
  "resourceType": "MedicationRequest",
  "id": "medicationrequest-opd-amoxicillin",
  "meta": {
    "profile": [
      "https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-medicationrequest-base"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-medicationrequest-medication-source",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://terms.sil-th.org/core/CodeSystem/cs-std15-medication-source",
            "code": "1",
            "display": "ยาที่ให้จาก รพ.ต้นทาง"
          }
        ]
      }
    },
    {
      "url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-medicationrequest-ned-criteria",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://terms.sil-th.org/core/CodeSystem/cs-eclaim-medication-ned-criteria",
            "code": "EA",
            "display": "เกิดอาการไม่พึงประสงค์จากยาหรือแพ้ยาที่สามารถใช้ได้ในบัญชียาหลักแห่งชาติ"
          }
        ]
      }
    },
    {
      "url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-medicationrequest-med-approved-no",
      "valueString": "ApprovedNumber"
    }
  ],
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "https://terms.sil-th.org/core/CodeSystem/cs-th-identifier-type",
            "code": "localPresc",
            "display": "รหัสใบสั่งยา ของหน่วยบริการ"
          }
        ]
      },
      "system": "https://terms.sil-th.org/core/CodeSystem/cs-th-local-drug-code",
      "value": "XXXX"
    }
  ],
  "status": "completed",
  "intent": "order",
  "category": [
    {
      "coding": [
        {
          "system": "https://terms.sil-th.org/core/CodeSystem/cs-eclaim-medication-category",
          "code": "2",
          "display": "ใช้ที่บ้าน"
        }
      ]
    }
  ],
  "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": "นาง สมควร ใจดี"
  },
  "encounter": {
    "reference": "Encounter/encounter-opd2"
  },
  "authoredOn": "2022-01-01T12:30:02+07:00",
  "requester": {
    "reference": "Practitioner/practitioner-doctor1",
    "display": "พญ. สมหญิง จริงใจ"
  },
  "reason": [
    {
      "concept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "43878008",
            "display": "Streptococcal pharyngitis"
          }
        ]
      }
    }
  ],
  "note": [
    {
      "text": "หมายเหตุเกี่ยวกับการใช้ยา (ถ้ามี)"
    }
  ],
  "dosageInstruction": [
    {
      "extension": [
        {
          "url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-medicationrequest-med-dosage-code",
          "valueString": "1x3 po"
        }
      ],
      "text": "Take one tablet three times a day",
      "route": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "26643006",
            "display": "Oral route"
          }
        ]
      }
    }
  ]
}