RDC Interoperability Guide
1.4.0

Change Log

Version 1.0.0

  • Publication of first public version of this interoperability guide.

Version 1.1.0

  • CGM Observation.

Version 1.2.0

  • Patient.
  • Practitioner.
  • BG Report.
  • Timezones in CGM Observation.

Version 1.2.1

  • Updated status of profiles.
  • CGM Implementation Guide Fix.

Version 1.2.2

  • Http Status Code update for Observation Search.
  • Common Error Responses added.

Version 1.3.0

  • Device Profiles Updated
  • New Device Search by Identifier Implementation Guide
  • Patient Search API Implementation Guide
  • X-Email-Notification Header added to Patient creation API calls

Version 1.4.0

  • Device model reconciled to the native R5 pair: rdc-DeviceDefinition (model) + rdc-Device (instance), related via Device.definition.
  • Removed the custom rdc-Device-Model / rdc-Device-Instance profiles; consumers (Observation BG/CGM/Additional, MedicationAdministration, MedicationRequest) now reference rdc-Device.
  • rdc-Device: deviceSettings extension retained, serialNumber made optional (0..1), definition bound to rdc-DeviceDefinition.
  • rdc-DeviceDefinition: modelNumber required; optional manufacturer and deviceName; optional classification whose type (when present) is bound to device-kind.
  • Device examples, data flows and data catalog aligned to the native pair.