This is the Version 1.2.0 Release of the Touchstone Testing Implementation Guide, based on FHIR Version 4.0.1. See the Directory of published versions
CodeSystem: codesystem-testscript-operation-codes
This code system http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-operation-codes defines the following codes:
| Code | Display | Definition |
| export | Bulk Data Export | Perform a Bulk Data export operation |
| get | GET | Perform an HTTP GET method |
| oauth2-authorize | OAuth2 Authorize | OAuth2 auth endpoint |
| oauth2-get-token | OAuth2 Get Token | OAuth2 token endpoint |
| oauth2-refresh-token | OAuth2 Refresh Token | OAuth2 refresh endpoint |
| oauth2-register | OAuth2 Client Registration | OAuth2 register endpoint |
| oauth2-revoke-token | OAuth2 Revoke Token | OAuth2 revoke endpoint |
| post | POST | Perform an HTTP POST method. |
| smart-launch | SMART on FHIR Launch | SMART on FHIR Launch |