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 | Base FHIR Capability Statement (Full) |
| DocumentReference | This resource defines the document used to store the attachment. | DocumentReference |
| Composition | This resource defines the actual content in the attachment in the form of discrete data. | Composition |
| Binary | This resource defines the actual file in the attachment in the form of binary data. | Binary |
Operations
Extended operations used in this implementation guide
| Operation | Description | Download Link |
|---|---|---|
| Get Document List | This API retrieves the list of documents from AWS DynamoDB | Get Document List |
Examples
Example instances for resource profiles
| Example | Description | Download Link |
|---|---|---|
| Get Document List request | Example of the request parameter list for Get Document List API | get-document-list-request |
| Get Document List response | Example of a bundle containing DocumentReference response instances | get-document-list-response |
| Communication response | Example of a composition response instance | composition-response |
| Binary response | Example of a binary response instance | binary-response |