{
"description": "Communication resource is used to achieve the bi-directional communication between two systems. The Communication resource can be used to ask questions regarding a referral, request a referral be updated with missing information, or request additional information not covered by the specific referral dataset.",
"_filename": "ca-on-eReferral-profile-Communication.json",
"package_name": "ca.on.oh",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "EReferralCommunication",
"abstract": false,
"type": "Communication",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Communication",
"package_version": "ereferral-econsult-0.11.1-alpha1.0.7",
"status": "draft",
"id": "47b0eb9c-bf28-4093-b625-dffdab87f0fb",
"kind": "resource",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Communication.meta",
"min": 1,
"path": "Communication.meta",
"mustSupport": true
}, {
"id": "Communication.meta.profile",
"min": 1,
"path": "Communication.meta.profile",
"comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
"mustSupport": true
}, {
"id": "Communication.identifier",
"path": "Communication.identifier",
"mustSupport": true
}, {
"id": "Communication.identifier.system",
"path": "Communication.identifier.system",
"mustSupport": true
}, {
"id": "Communication.identifier.value",
"path": "Communication.identifier.value",
"mustSupport": true
}, {
"id": "Communication.instantiatesCanonical",
"max": "1",
"path": "Communication.instantiatesCanonical"
}, {
"id": "Communication.instantiatesUri",
"max": "1",
"path": "Communication.instantiatesUri"
}, {
"id": "Communication.basedOn",
"path": "Communication.basedOn",
"type": [ {
"code": "Reference",
"aggregation": [ "referenced" ],
"targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest" ]
} ],
"mustSupport": true
}, {
"id": "Communication.basedOn.reference",
"min": 1,
"path": "Communication.basedOn.reference",
"mustSupport": true
}, {
"id": "Communication.partOf",
"max": "1",
"path": "Communication.partOf"
}, {
"id": "Communication.status",
"path": "Communication.status",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/event-status"
},
"fixedCode": "completed",
"mustSupport": true
}, {
"id": "Communication.category",
"path": "Communication.category",
"binding": {
"strength": "extensible",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/communication-category"
},
"mustSupport": true
}, {
"id": "Communication.category.coding",
"path": "Communication.category.coding",
"binding": {
"strength": "extensible",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/communication-category"
},
"mustSupport": true
}, {
"id": "Communication.category.coding.system",
"min": 1,
"path": "Communication.category.coding.system",
"fixedUri": "https://ehealthontario.ca/fhir/CodeSystem/communication-category",
"mustSupport": true
}, {
"id": "Communication.category.coding.code",
"min": 1,
"path": "Communication.category.coding.code",
"mustSupport": true
}, {
"id": "Communication.category.coding.display",
"min": 1,
"path": "Communication.category.coding.display",
"mustSupport": true
}, {
"id": "Communication.priority",
"path": "Communication.priority",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/request-priority"
}
}, {
"id": "Communication.medium",
"max": "1",
"path": "Communication.medium"
}, {
"id": "Communication.subject",
"path": "Communication.subject",
"type": [ {
"code": "Reference",
"aggregation": [ "referenced" ],
"targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient" ]
} ],
"mustSupport": true
}, {
"id": "Communication.subject.reference",
"min": 1,
"path": "Communication.subject.reference",
"mustSupport": true
}, {
"id": "Communication.topic.coding.code",
"max": "0",
"path": "Communication.topic.coding.code"
}, {
"id": "Communication.topic.coding.userSelected",
"max": "0",
"path": "Communication.topic.coding.userSelected"
}, {
"id": "Communication.about",
"max": "1",
"path": "Communication.about"
}, {
"id": "Communication.sent",
"path": "Communication.sent",
"mustSupport": true
}, {
"id": "Communication.recipient",
"path": "Communication.recipient",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/HealthcareService" ]
} ]
}, {
"id": "Communication.sender",
"path": "Communication.sender",
"type": [ {
"code": "Reference",
"aggregation": [ "referenced" ],
"targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole" ]
} ],
"mustSupport": true
}, {
"id": "Communication.sender.reference",
"min": 1,
"path": "Communication.sender.reference",
"mustSupport": true
}, {
"id": "Communication.reasonCode",
"max": "1",
"path": "Communication.reasonCode"
}, {
"id": "Communication.reasonReference",
"max": "1",
"path": "Communication.reasonReference"
}, {
"id": "Communication.payload",
"path": "Communication.payload",
"mustSupport": true
}, {
"id": "Communication.payload.content[x]",
"path": "Communication.payload.content[x]",
"type": [ {
"code": "string"
}, {
"code": "Attachment"
} ]
}, {
"id": "Communication.note.author[x]",
"path": "Communication.note.author[x]",
"type": [ {
"code": "string"
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}