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