AddCommunication Implementation Guide
2.2 - version 2.2
This page is part of the Release of AddCommunication IG (v2.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "ReminderExample",
"meta" : {
"source" : "urn:id:SE162321000255-F90116",
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationParameters"
]
},
"parameter" : [
{
"name" : "reminder-id",
"resource" : {
"resourceType" : "CommunicationRequest",
"id" : "reminder-id",
"meta" : {
"versionId" : "8b215b35-4d64-4ac1-a0c9-6f9c03fea583",
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/ReminderCommunicationRequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">ReminderCommunicationRequest</div>"
},
"extension" : [
{
"url" : "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extReminderScheduledAtUtcDate",
"valueDateTime" : "2025-09-14"
}
],
"identifier" : [
{
"value" : "b089f841-2119-41f2-9772-3a40a43ddf6f"
}
],
"status" : "active",
"intent" : "order",
"subject" : {
🔗 "reference" : "Patient/200107095433",
"display" : "Referens till Patient"
},
"about" : [
{
🔗 "reference" : "Appointment/reminder-appointment-id",
"display" : "Referens till påminnelse"
}
]
}
},
{
"name" : "reminder-appointment-id",
"resource" : {
"resourceType" : "Appointment",
"id" : "reminder-appointment-id",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/ReminderAppointment"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">ReminderAppointment</div>"
},
"extension" : [
{
"url" : "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extCareServiceCode",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://bki.skane.se/demo/fhir/CodeSystem/cs-Vardaktiviteter",
"code" : "168",
"display" : "Bedömning av hörsel"
}
]
}
},
{
"url" : "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extCareServiceArea",
"valueCodeableConcept" : {
"coding" : [
{
"code" : "TBD"
}
]
}
}
],
"identifier" : [
{
"value" : "47a7f3d6-7216-4704-b5c1-bb7955812ea8"
}
],
"status" : "booked",
"appointmentType" : {
"coding" : [
{
"code" : "CLINIC"
}
]
},
"start" : "2048-04-09T09:00:00Z",
"end" : "2048-04-09T09:30:00Z",
"minutesDuration" : 30,
"created" : "2023-04-19T08:22:00Z",
"participant" : [
{
"actor" : {
🔗 "reference" : "HealthcareService/ReminderHealthcareService",
"display" : "HealthCareService"
},
"status" : "accepted"
}
]
}
},
{
"name" : "200107095433",
"resource" : {
"resourceType" : "Patient",
"id" : "200107095433",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationPatient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationPatient</div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.752.129.2.1.3.1",
"value" : "200107095433"
}
],
"name" : [
{
"use" : "official",
"text" : "Vera Vestman",
"family" : "Vestman",
"given" : [
"Vera"
],
"period" : {
"start" : "2001-07-09T14:14:12.000Z"
}
}
],
"telecom" : [
{
"system" : "sms",
"value" : "0422-8723823"
}
],
"gender" : "male",
"birthDate" : "2001-07-09",
"address" : [
{
"use" : "home",
"line" : [
"Båtvägen 43"
],
"city" : "Malmö",
"district" : "Skåne",
"postalCode" : "231 18",
"country" : "Malmö"
}
],
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "N"
}
]
}
],
"address" : {
"line" : [
"Engelbrektsgatan 10"
],
"city" : "Höör",
"postalCode" : "243 35"
}
}
]
}
},
{
"name" : "CommunicationRelatedPerson",
"resource" : {
"resourceType" : "RelatedPerson",
"id" : "CommunicationRelatedPerson",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationRelatedPerson"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationRelatedPerson</div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.752.129.2.1.3.1",
"value" : "193911196572"
}
],
"patient" : {
🔗 "reference" : "Patient/CommunicationPatient"
},
"relationship" : [
{
"coding" : [
{
"code" : "NOK"
}
]
}
],
"name" : [
{
"use" : "official",
"text" : "Tony Testman",
"family" : "Testman",
"given" : [
"Tony"
]
}
],
"telecom" : [
{
"system" : "sms",
"value" : "0782-890123"
}
],
"address" : [
{
"use" : "home",
"line" : [
"Testtorget 125"
],
"city" : "Eslöv",
"postalCode" : "241 39"
}
]
}
},
{
"name" : "CommunicationPatient",
"resource" : {
"resourceType" : "Patient",
"id" : "CommunicationPatient",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationPatient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationPatient</div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.752.129.2.1.3.1",
"value" : "191905121233"
}
],
"name" : [
{
"extension" : [
{
"url" : "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extMiddleName",
"valueString" : "Mellanman"
}
],
"use" : "official",
"text" : "Ture Testman",
"family" : "Testman",
"given" : [
"Ture"
],
"period" : {
"start" : "2019-12-26T14:14:12.000Z"
}
}
],
"telecom" : [
{
"system" : "sms",
"value" : "0589-234321"
}
],
"gender" : "male",
"birthDate" : "1905-05-12",
"address" : [
{
"use" : "home",
"line" : [
"Testgatan 12",
"Våning 4",
"C/O Nisse Testman"
],
"city" : "Lund",
"district" : "Skåne",
"postalCode" : "222 63",
"country" : "Sverige"
},
{
"use" : "temp",
"line" : [
"Feriegatan 12"
],
"city" : "Varberg",
"district" : "Halland",
"postalCode" : "234 52",
"country" : "Sverige"
}
],
"link" : [
{
"other" : {
🔗 "reference" : "RelatedPerson/CommunicationRelatedPerson"
},
"type" : "seealso"
}
]
}
},
{
"name" : "ReminderHealthcareService",
"resource" : {
"resourceType" : "HealthcareService",
"id" : "ReminderHealthcareService",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationHealthCareService"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationHealthcareService</div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE162321000255-O22533"
}
],
"location" : [
{
🔗 "reference" : "Location/location-id",
"display" : "Location"
}
],
"name" : "Barnkliniken Ystad"
}
},
{
"name" : "location-id",
"resource" : {
"resourceType" : "Location",
"id" : "location-id",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationLocation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationLocation</div>"
},
"address" : {
"line" : [
"Gråvägen 2"
],
"city" : "Sjöbo",
"postalCode" : "247 45"
}
}
}
]
}