: Communication searchset response for DiGA - JSON Representation
Raw json | Download
{
"resourceType" : "Bundle",
"id" : "ExampleDiGACommunicationSearchset",
"type" : "searchset",
"total" : 1,
"link" : [
{
"relation" : "self",
"url" : "https://erp-ref.example.org/Communication?received=NULL"
}
],
"entry" : [
{
"fullUrl" : "https://erp-ref.example.org/Communication/Communication_Reply_DiGA",
"resource" : {
"resourceType" : "Communication",
"id" : "140f716f-f649-44fe-9a4e-157eb3c8adf3",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DiGA"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Communication_140f716f-f649-44fe-9a4e-157eb3c8adf3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Communication 140f716f-f649-44fe-9a4e-157eb3c8adf3</b></p><a name=\"140f716f-f649-44fe-9a4e-157eb3c8adf3\"> </a><a name=\"hc140f716f-f649-44fe-9a4e-157eb3c8adf3\"> </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-DiGA.html\">GEM ERP PR Communication DiGA</a></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/162.000.000.000.000.01\">Task/162.000.000.000.000.01</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>/8-SMC-B-Testkarte-783498105628375</p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Nachrichteninhalt für den Versicherten</td></tr></table></div>"
},
"basedOn" : [
{
"reference" : "Task/162.000.000.000.000.01"
}
],
"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" : "8-SMC-B-Testkarte-783498105628375"
}
},
"payload" : [
{
"contentString" : "Nachrichteninhalt für den Versicherten"
}
]
},
"search" : {
"mode" : "match"
}
}
]
}