A CodeSystem defines a set of codes with meanings.

References

1. Read

Returns a single CodeSystem for the specified id.

The default format of the response will depend on the BaseURL referenced, however both JSON and XML are supported.

1.1. Response

A full set of response codes can be found here API Response Codes. FHIR Servers SHALL support the following response codes:

200 OK
404 Not Found
500 Internal Server Error

2. Example

2.1 Request Query

2.1.1. cURL

2.3 Response Body