FHIR IG analytics| Package | ig-ee-medication-scheme |
| Resource Type | Communication |
| Id | Communication-Comment1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Communication Comment1
Language: et
Profile: EETISCommunication
identifier: 080808
status: Completed
category: notification
sent: 2025-03-12
sender: PractitionerRole Doctor
| Reference |
| Medication: extension = alprasolaam,Xanax XR; identifier = http://ravimiregister.ee/pakendid#1021857; doseForm = toimeainet prolongeeritult vabastav tablett; totalVolume = 30 |
| Content[x] |
| vajab suuremat annust, sest väikesem ei anna soovitud tulemust |
{
"resourceType": "Communication",
"id": "Comment1",
"meta": {
"profile": [
"https://fhir.ee/StructureDefinition/ee-tis-communication"
]
},
"language": "et",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "080808"
}
],
"status": "completed",
"category": [
{
"coding": [
{
"code": "notification"
}
]
}
],
"about": [
{
"reference": "MedicationStatement/MedicationStatementAlprazolam"
}
],
"sent": "2025-03-12",
"sender": {
"reference": "PractitionerRole/PractRoleD12345"
},
"reason": [
{
"reference": {
"reference": "Medication/alprazolam"
}
}
],
"payload": [
{
"contentCodeableConcept": {
"text": "vajab suuremat annust, sest väikesem ei anna soovitud tulemust"
}
}
]
}