{
"description": "This resource defines the communication alert for the remote clinical monitoring of the patient. Details like the type of alert and the patient id will be used. The observation id will also be stored depending on the alert code (i.e \\\"Threshold\\\" and \\\"Missed Read\\\").",
"_filename": "Communication.StructureDefinition.json",
"package_name": "synapxe.rcm.snapshots",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "Communication",
"abstract": false,
"type": "Communication",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"status": "active",
"id": "1d16bb02-3752-4cf3-9231-896b4e4cb8e4",
"kind": "resource",
"url": "http://fhir.synapxe.sg/StructureDefinition/profile-communication",
"version": null,
"differential": {
"element": [ {
"id": "Communication.identifier",
"max": "0",
"path": "Communication.identifier"
}, {
"id": "Communication.instantiatesCanonical",
"max": "0",
"path": "Communication.instantiatesCanonical"
}, {
"id": "Communication.instantiatesUri",
"max": "0",
"path": "Communication.instantiatesUri"
}, {
"id": "Communication.basedOn",
"max": "0",
"path": "Communication.basedOn"
}, {
"id": "Communication.partOf",
"max": "0",
"path": "Communication.partOf"
}, {
"id": "Communication.inResponseTo",
"max": "0",
"path": "Communication.inResponseTo"
}, {
"id": "Communication.statusReason",
"max": "0",
"path": "Communication.statusReason"
}, {
"id": "Communication.category",
"max": "1",
"min": 1,
"path": "Communication.category"
}, {
"id": "Communication.category.coding",
"max": "1",
"min": 1,
"path": "Communication.category.coding"
}, {
"id": "Communication.category.coding.system",
"min": 1,
"path": "Communication.category.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/communication-category"
}, {
"id": "Communication.category.coding.version",
"max": "0",
"path": "Communication.category.coding.version"
}, {
"id": "Communication.category.coding.code",
"min": 1,
"path": "Communication.category.coding.code",
"fixedCode": "alert"
}, {
"id": "Communication.category.coding.display",
"max": "0",
"path": "Communication.category.coding.display"
}, {
"id": "Communication.category.coding.userSelected",
"max": "0",
"path": "Communication.category.coding.userSelected"
}, {
"id": "Communication.category.text",
"max": "0",
"path": "Communication.category.text"
}, {
"id": "Communication.priority",
"max": "0",
"path": "Communication.priority"
}, {
"id": "Communication.medium",
"max": "0",
"path": "Communication.medium"
}, {
"id": "Communication.subject",
"min": 1,
"path": "Communication.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
} ]
}, {
"id": "Communication.subject.reference",
"min": 1,
"path": "Communication.subject.reference"
}, {
"id": "Communication.subject.type",
"max": "0",
"path": "Communication.subject.type"
}, {
"id": "Communication.subject.identifier",
"max": "0",
"path": "Communication.subject.identifier"
}, {
"id": "Communication.subject.display",
"max": "0",
"path": "Communication.subject.display"
}, {
"id": "Communication.topic",
"max": "0",
"path": "Communication.topic"
}, {
"id": "Communication.about",
"max": "1",
"path": "Communication.about",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.synapxe.sg/StructureDefinition/profile-observation" ]
} ]
}, {
"id": "Communication.about.reference",
"min": 1,
"path": "Communication.about.reference"
}, {
"id": "Communication.about.type",
"max": "0",
"path": "Communication.about.type"
}, {
"id": "Communication.about.identifier",
"max": "0",
"path": "Communication.about.identifier"
}, {
"id": "Communication.about.display",
"max": "0",
"path": "Communication.about.display"
}, {
"id": "Communication.encounter",
"max": "0",
"path": "Communication.encounter"
}, {
"id": "Communication.sent",
"min": 1,
"path": "Communication.sent"
}, {
"id": "Communication.received",
"max": "0",
"path": "Communication.received"
}, {
"id": "Communication.recipient",
"max": "0",
"path": "Communication.recipient"
}, {
"id": "Communication.sender",
"max": "0",
"path": "Communication.sender"
}, {
"id": "Communication.reason",
"max": "1",
"min": 1,
"path": "Communication.reason"
}, {
"id": "Communication.reason.concept",
"min": 1,
"path": "Communication.reason.concept",
"binding": {
"strength": "required",
"valueSet": "http://fhir.synapxe.sg/ValueSet/rcm-communication-alert-codes",
"description": "The communication alert codes used in RCM."
}
}, {
"id": "Communication.reason.concept.coding",
"max": "1",
"min": 1,
"path": "Communication.reason.concept.coding"
}, {
"id": "Communication.reason.concept.coding.system",
"min": 1,
"path": "Communication.reason.concept.coding.system",
"fixedUri": "http://fhir.synapxe.sg/CodeSystem/rcm-communication-alert-codes"
}, {
"id": "Communication.reason.concept.coding.version",
"max": "0",
"path": "Communication.reason.concept.coding.version"
}, {
"id": "Communication.reason.concept.coding.code",
"min": 1,
"path": "Communication.reason.concept.coding.code"
}, {
"id": "Communication.reason.concept.coding.display",
"max": "0",
"path": "Communication.reason.concept.coding.display"
}, {
"id": "Communication.reason.concept.coding.userSelected",
"max": "0",
"path": "Communication.reason.concept.coding.userSelected"
}, {
"id": "Communication.reason.concept.text",
"max": "0",
"path": "Communication.reason.concept.text"
}, {
"id": "Communication.reason.reference",
"max": "0",
"path": "Communication.reason.reference"
}, {
"id": "Communication.payload",
"max": "0",
"path": "Communication.payload"
}, {
"id": "Communication.note",
"max": "0",
"path": "Communication.note"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}