: Antwort-Nachricht der Apotheke an den Patienten - JSON Representation
Raw json | Download
{
"resourceType" : "Communication",
"id" : "7977a4ab-97a9-4d95-afb3-6c4c1e2ac596",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply|2.0"
],
"tag" : [
{
"display" : "Reply from Pharmacy to Patient"
},
{
"display" : "Communication message sent by pharmacy to patient in response to a previous Task-related message"
}
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication 7977a4ab-97a9-4d95-afb3-6c4c1e2ac596</b></p><a name=\"7977a4ab-97a9-4d95-afb3-6c4c1e2ac596\"> </a><a name=\"hc7977a4ab-97a9-4d95-afb3-6c4c1e2ac596\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-GEM-ERP-PR-Communication-Reply.html\">GEM ERP PR Communication Reply</a> version: 2.0.0-ballot.1</p><p style=\"margin-bottom: 0px\">Tags: Reply from Pharmacy to Patient (Details: [not stated] code null = 'Reply from Pharmacy to Patient'), Communication message sent by pharmacy to patient in response to a previous Task-related message (Details: [not stated] code null = 'Communication message sent by pharmacy to patient in response to a previous Task-related message')</p></div><p><b>basedOn</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.org/packages/de.basisprofil.r4/Task/160.000.033.491.280.78\">Task/160.000.033.491.280.78</a></p><p><b>status</b>: Unknown</p><p><b>sent</b>: 2028-10-01 15:29:00+0000</p><p><b>recipient</b>: Identifier: NamingSystemKVID/X234567890</p><p><b>sender</b>: Identifier: <code>https://gematik.de/fhir/sid/telematik-id</code>/3-SMC-B-Testkarte-883110000123465</p><blockquote><p><b>payload</b></p><p><b>GEM ERP EX AvailabilityState</b>: <a href=\"https://gematik.de/fhir/tiflow/2.0.0-ballot.1/CodeSystem-GEM-ERP-CS-AvailabilityStatus.html#GEM-ERP-CS-AvailabilityStatus-20\">CodeSystem des Verfügbarkeitsstatus: 20</a> (noch Heute verfügbar)</p><blockquote><p><b>GEM ERP EX SupplyOptionsType</b></p><ul><li>delivery: true</li><li>onPremise: true</li><li>shipment: false</li></ul></blockquote><p><b>content</b>: Eisern</p></blockquote></div>"
},
"basedOn" : [
{
"reference" : "Task/160.000.033.491.280.78"
}
],
"status" : "unknown",
"sent" : "2028-10-01T15:29:00.434+00:00",
"recipient" : [
{
"identifier" : {
"system" : "http://fhir.de/sid/gkv/kvid-10",
"value" : "X234567890"
}
}
],
"sender" : {
"identifier" : {
"system" : "https://gematik.de/fhir/sid/telematik-id",
"value" : "3-SMC-B-Testkarte-883110000123465"
}
},
"payload" : [
{
"extension" : [
{
"url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AvailabilityState",
"valueCoding" : {
"system" : "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_AvailabilityStatus",
"code" : "20"
}
},
{
"extension" : [
{
"url" : "delivery",
"valueBoolean" : true
},
{
"url" : "onPremise",
"valueBoolean" : true
},
{
"url" : "shipment",
"valueBoolean" : false
}
],
"url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType"
}
],
"contentString" : "Eisern"
}
]
}