RDC EMR Implementation Guide
Toggle navigation
Home
Home
Audience
Glossary
EMR middleware partnership
ChangeLog
Service Catalog
Technical Implementation Guidance
Technical Implementation Guidance
Pre-requisites
- Enabling data sharing
- Client Certificate generation and configuration
- File availability notification endpoint
EMR integration flows
- Patient record management
- Practitioner record management
- Health data sharing
- Clinical document sharing
APIs overview
APIs overview
Authentication
Roche FHIR API
- Patient Creation v1
- Patient Creation v2
- Patient Update v1
- Patient Update v2
- Patient Read
- Practitioner Creation v1
- Practitioner Creation v2
- Practitioner Update v1
- Practitioner Update v2
- OpenAPI Specification
Roche Services API
- Temporary Token Service
- Notification Ack Service
- OpenAPI Specification
AWS Retrieve File API (S3 SDK)
Sandbox
Sandbox
Sandbox services
Sandbox API
- Authentication
- Notification trigger Service
FHIR Resources
FHIR Resources
Profiles
Terminology
Extensions
Federated SSO
Federated SSO
Pre-requisites
RDCP flow
JSON
{
"
resourceType
"
:
"
CodeSystem
"
,
"
id
"
:
"
QlBHbwo-1532506550523
"
,
"
meta
"
:
{
"
versionId
"
:
"
1535113151038
"
,
"
lastUpdated
"
:
"
2018-08-24T12:19:11.038+00:00
"
}
,
"
url
"
:
"
http://unitsofmeasure.org
"
,
"
version
"
:
"
1.0.0
"
,
"
name
"
:
"
UCUM CodeSystem
"
,
"
status
"
:
"
active
"
,
"
experimental
"
:
false
,
"
date
"
:
"
2018-09-26T11:44:43+10:00
"
,
"
publisher
"
:
"
UCUM
"
,
"
description
"
:
"
UCUM CodeSystem
"
,
"
caseSensitive
"
:
true
,
"
content
"
:
"
complete
"
,
"
concept
"
:
[
{
"
code
"
:
"
mg/dL
"
,
"
display
"
:
"
milligram per deciliter
"
}
,
{
"
code
"
:
"
mmol/L
"
,
"
display
"
:
"
millimole per liter
"
}
,
{
"
code
"
:
"
[iU]
"
,
"
display
"
:
"
international unit
"
}
,
{
"
code
"
:
"
[IU]/h
"
,
"
display
"
:
"
international unit per hour
"
}
,
{
"
code
"
:
"
g
"
,
"
display
"
:
"
gram
"
}
]
}