Downloads


This section allows download all technical artifacts within this implementation guide.

Resource Profiles


Profile defining constraints on resources used in this implementation guide

Resource Description Download Link
Capability Statement Defines the capabilities of the RCM FHIR Server when dealing with RCM resources and operations
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Patient, CarePlan) This bundle is used to hold 2 entries: Patient and CarePlan resources.
Command 'link' could not render: Object reference not set to an instance of an object.
Patient This resource defines the patient involved in the remote clinical monitoring.
Command 'link' could not render: Object reference not set to an instance of an object.
CarePlan This resource defines the clinical programme assigned to the patient.
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Communication, Observation) This bundle is used to hold 1 or 2 entries: Communication and Observation (optional) resources.
Command 'link' could not render: Object reference not set to an instance of an object.
Communication This resource defines the communication alert for the remote clinical monitoring of the patient.
Command 'link' could not render: Object reference not set to an instance of an object.
Observation This resource defines the vital signs readings of the patient.
Command 'link' could not render: Object reference not set to an instance of an object.

Operations

Operations used in this implementation guide

Operation Description Download Link
Create Patient This operation creates the patient record and his/her assigned care programme
Command 'link' could not render: Object reference not set to an instance of an object.
Submit Communication Alert This operation submits communication alert together with vital readings (if applicable).
Command 'link' could not render: Object reference not set to an instance of an object.

Examples

Example instances for resource profiles

Example Description Download Link
Bundle (Patient, CarePlan) request Example of a bundle containing Patient and CarePlan request instance
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Patient, CarePlan) response Example of a bundle containing Patient and CarePlan response instance
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Communication, Observation) Threshold request Example of a bundle containing communication and observation for alert code "Threshold" request instance
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Communication, Observation) Threshold response Example of a bundle containing communication and observation for alert code "Threshold" response instance
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Communication, Observation) Missed Reading request Example of a bundle containing communication and observation for alert code "Missed Reading" request instance
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Communication, Observation) Missed Reading response Example of a bundle containing communication and observation for alert code "Missed Reading" response instance
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Communication) request Example of a bundle containing communication for other alert codes request instance
Command 'link' could not render: Object reference not set to an instance of an object.
Bundle (Communication) response Example of a bundle containing communication for other alert codes response instance
Command 'link' could not render: Object reference not set to an instance of an object.
Observation request Example of an observation request instance
Command 'link' could not render: Object reference not set to an instance of an object.
Observation response Example of an observation response instance
Command 'link' could not render: Object reference not set to an instance of an object.