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