FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-allergyintolerance-patient4.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance
Resource AllergyIntolerance "allergyintolerance-patient4"
Profile: MoPH-PC AllergyIntolerance
AllergyIntolerance: Certainty: certain (THCC: รหัสระดับความแน่ใจการแพ้ยา#1)
AllergyIntolerance: Severity: ไม่ร้ายแรง (Non-serious) (THCC: รหัสระดับความรุนแรงของการแพ้ยา#1)
AllergyIntolerance: Asserter Type: สถานพยาบาลอื่นเป็นผู้ให้ข้อมูล (THCC: รหัสผู้ให้ประวัติการแพ้ยา#3)
AllergyIntolerance: Asserter Organization: Organization/organization-main "โรงพยาบาลตัวอย่าง แห่งที่ 1"
clinicalStatus: Active (AllergyIntolerance Clinical Status Codes#active)
verificationStatus: Confirmed (AllergyIntolerance Verification Status#confirmed)
category: medication
code: 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")
patient: Patient/patient-patient4 " ใจดี"
recordedDate: 2022-05-29
| Function | Actor |
| Author (Provenance participant type#author) | Practitioner/practitioner-doctor1 " จริงใจ" |
reaction
Manifestations
Concept ผื่นขึ้นหลังได้ยา (SNOMED CT#28926001 "Eruption caused by drug"; THCC: รหัสลักษณะอาการแพ้ยาที่พบ#26 "L27.19")
{
"resourceType": "AllergyIntolerance",
"id": "allergyintolerance-patient4",
"meta": {
"profile": [
"https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-allergyintolerance-base"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-allergyintolerance-allergy-certainty",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-thcc-allergy-certainty",
"code": "1",
"display": "certain"
}
]
}
},
{
"url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-allergyintolerance-allergy-severity",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-thcc-allergy-severity",
"code": "1",
"display": "ไม่ร้ายแรง (Non-serious)"
}
]
}
},
{
"url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-allergyintolerance-allergy-assert-type",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-thcc-allergy-assert-type",
"code": "3",
"display": "สถานพยาบาลอื่นเป็นผู้ให้ข้อมูล"
}
]
}
},
{
"url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-allergyintolerance-allergy-assert-org",
"valueReference": {
"reference": "Organization/organization-main"
}
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"category": [
"medication"
],
"code": {
"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"
},
"patient": {
"reference": "Patient/patient-patient4"
},
"recordedDate": "2022-05-29",
"participant": [
{
"function": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author",
"display": "Author"
}
]
},
"actor": {
"reference": "Practitioner/practitioner-doctor1"
}
}
],
"reaction": [
{
"manifestation": [
{
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "28926001",
"display": "Eruption caused by drug"
},
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-thcc-allergy-manifest",
"code": "26",
"display": "L27.19"
}
],
"text": "ผื่นขึ้นหลังได้ยา"
}
}
]
}
]
}