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
"
:
"
ValueSet
"
,
"
id
"
:
"
1995bff6-28f2-4eda-9501-53377b9f3ac7
"
,
"
url
"
:
"
http://roche.com/fhir/rdc/ValueSet/insulin-admin-types
"
,
"
identifier
"
:
[
{
"
value
"
:
"
insulin-admin-types
"
,
"
system
"
:
"
http://roche.com/fhir/rdc/ValueSet/
"
}
]
,
"
version
"
:
"
1
"
,
"
name
"
:
"
insulin-admin-types
"
,
"
status
"
:
"
active
"
,
"
compose
"
:
{
"
include
"
:
[
{
"
system
"
:
"
http://roche.com/fhir/rdc/cs
"
,
"
concept
"
:
[
{
"
code
"
:
"
basal
"
,
"
display
"
:
"
Basal
"
}
,
{
"
code
"
:
"
bolusStd
"
,
"
display
"
:
"
Standard bolus
"
}
,
{
"
code
"
:
"
bolusExt
"
,
"
display
"
:
"
Extended bolus
"
}
,
{
"
code
"
:
"
bolusMul
"
,
"
display
"
:
"
Multiwave bolus
"
}
]
}
,
{
"
system
"
:
"
http://snomed.info/sct
"
,
"
concept
"
:
[
{
"
code
"
:
"
61968008
"
,
"
display
"
:
"
Syringe, device (physical object)
"
}
,
{
"
code
"
:
"
69805005
"
,
"
display
"
:
"
Insulin pump
"
}
,
{
"
code
"
:
"
74964007
"
,
"
display
"
:
"
Other (qualifier value)
"
}
]
}
,
{
"
system
"
:
"
http://ncimeta.nci.nih.gov
"
,
"
concept
"
:
[
{
"
code
"
:
"
CL936094
"
,
"
display
"
:
"
Pen Device
"
}
]
}
]
}
,
"
text
"
:
{
"
status
"
:
"
generated
"
,
--- We have skipped the narrative for better readability of the resource ---
}
,
"
experimental
"
:
false
,
"
date
"
:
"
2020-08-25
"
}