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" : "OtherCommunicationExample",
"meta" : {
"source" : "urn:id:SE162321000255-F89032",
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationParameters"
]
},
"parameter" : [
{
"name" : "OtherCommunicationRequest-example",
"resource" : {
"resourceType" : "CommunicationRequest",
"id" : "OtherCommunicationRequest-example",
"meta" : {
"versionId" : "70BFFBB8-0919-4DC2-BF8A-77EA18DD4B52",
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/OtherCommunicationRequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">OtherCommunicationRequest</div>"
},
"extension" : [
{
"url" : "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extActionType",
"valueString" : "CONFIRMATION_WITHIN_CARE_GUARANTEE"
},
{
"extension" : [
{
"url" : "healthcareService",
"valueReference" : {
🔗 "reference" : "HealthcareService/ReferralHealthcareService"
}
},
{
"url" : "gapDays",
"valueInteger" : 7
},
{
"url" : "receiveCorrespondence",
"valueBoolean" : true
}
],
"url" : "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extReferralReference"
}
],
"identifier" : [
{
"value" : "3F929653-FDB4-4120-A935-136F6A6F0422"
}
],
"status" : "active",
"intent" : "order",
"subject" : {
🔗 "reference" : "Patient/200107095433",
"display" : "Reference to Patient"
},
"informationProvider" : [
{
🔗 "reference" : "HealthcareService/SE162321000255-O43306",
"display" : "Reference to HealthcareService"
}
]
}
},
{
"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" : "SE162321000255-O43306",
"resource" : {
"resourceType" : "HealthcareService",
"id" : "SE162321000255-O43306",
"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-O43306"
}
],
"location" : [
{
🔗 "reference" : "Location/location-id2",
"display" : "Location"
}
],
"name" : "Vårdcentralen Björken"
}
},
{
"name" : "ReferralHealthcareService",
"resource" : {
"resourceType" : "HealthcareService",
"id" : "ReferralHealthcareService",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationHealthCareService"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationHealthCareService</div>"
},
"location" : [
{
🔗 "reference" : "Location/ReferralLocation",
"display" : "Location"
}
],
"name" : "Vårdcentralen Vitsippan",
"contact" : [
{
"telecom" : [
{
"system" : "phone",
"value" : "040-987654"
}
]
}
]
}
},
{
"name" : "location-id2",
"resource" : {
"resourceType" : "Location",
"id" : "location-id2",
"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" : [
"Stortorget 2"
],
"city" : "Höör",
"postalCode" : "256 65"
}
}
},
{
"name" : "ReferralLocation",
"resource" : {
"resourceType" : "Location",
"id" : "ReferralLocation",
"meta" : {
"profile" : [
🔗 "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationLocation"
]
},
"address" : {
"line" : [
"Bärgatan 6C"
],
"city" : "Dalby",
"postalCode" : "247 43",
"period" : {
"start" : "2010-01-01",
"end" : "2030-12-31"
}
}
}
}
]
}