**Content-Type: ** application/json
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation | Array[AtomArtifact] |
**Content-Type: ** application/json
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation | Array[AtomArtifact] |
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
codeSystemId | query | yes | A code system identifier, e.g. http://snomed.info/sct | - | string |
codeSystemVersion | query | yes | The version of the specified code system | - | string |
validate | query | yes | Indicates whether the server should validate the index if it already exists | - | boolean |
**Content-Type: ** application/json
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation | Array[CodeSystem] |
Loads RF2 content into the underlying database. Does not build an index - see /api/indexCodeSystem
Note: under consideration for deprecation
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
codeSystemId | query | yes | A code system identifier, e.g. http://snomed.info/sct | - | string |
codeSystemVersion | query | yes | The version of the specified code system | - | string |
indexVersion | query | yes | The internal version of the binary index format | - | string |
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
codeSystemId | query | yes | A code system identifier, e.g. http://snomed.info/sct | - | string |
codeSystemVersion | query | yes | The version of the specified code system | - | string |
syndicate | query | yes | Whether to publish a binary index for the code system | - | boolean |