FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting.r4 |
| Resource Type | Task |
| Id | Task-MedicationRecommendationExample1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task MedicationRecommendationExample1
status: Requested
intent: proposal
code: Consider alternative medication
description: Patients positive for this allele should not be treated with CBZ, unless the benefits clearly outweigh the risk. Therapy should be discontinued immediately if symptoms of SJS or TEN develop. Alternative medication should be used as first line therapy. Consideration in the choice for alternative medications should be given to potential cross-reactivity with structurally similar aromatic antiepileptic drugs such as oxcarbazepine, phenytoin, fosphenytoin and lamotrigine, which can also moderately increase risk for SJS/TEN in association with HLA-B*15:02 positivity.
for: Adam B. Everyman Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))
reasonReference: Observation Therapeutic Implication
{
"resourceType": "Task",
"id": "MedicationRecommendationExample1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/medication-recommendation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "requested",
"intent": "proposal",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA26421-0"
}
]
},
"description": "Patients positive for this allele should not be treated with CBZ, unless the benefits clearly outweigh the risk. Therapy should be discontinued immediately if symptoms of SJS or TEN develop. Alternative medication should be used as first line therapy. Consideration in the choice for alternative medications should be given to potential cross-reactivity with structurally similar aromatic antiepileptic drugs such as oxcarbazepine, phenytoin, fosphenytoin and lamotrigine, which can also moderately increase risk for SJS/TEN in association with HLA-B*15:02 positivity.",
"for": {
"reference": "Patient/CGPatientExample01"
},
"reasonReference": {
"reference": "Observation/TherapeuticImplicationExample1"
}
}