Add a bundle of FHIR Resources to the server
The Bundle supplied in the multipart/form-data must be in either of FHIR's JSON or XML formats.
**Content-Type: ** multipart/form-data
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
file | query | yes | A FHIR Bundle object containing a set of resources | - |
**Content-Type: ** application/json
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation |
**Content-Type: ** application/json, application/fhir+json
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation |
Get a list of the code system indexes that are available to this server
**Content-Type: ** application/json
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation | Array[AtomArtifact] |
Get a list of the code system sources that are available to this server
**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 | - | |
codeSystemVersion | query | yes | The version of the specified code system | - |
Status Code | Reason | Response Model |
---|---|---|
default | successful operation | - |
Index a SNOMED/LOINC code system, using a syndication server if available
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
codeSystemId | query | yes | A code system identifier, e.g. http://snomed.info/sct | - | |
codeSystemVersion | query | no | The version (or optionally, for SNOMED, the Edition) of the specified code system | - | |
validate | query | yes | Indicates whether the server should validate the index if it already exists | - | |
buildLocal | query | no | Do not use BINARY indexes from syndication feed, but build them locally | - |
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation |
Get a list of the code systems that are indexed on this server
**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 |
---|---|---|---|---|---|
file | query | yes | The ZIP file containing RF2 packaged according to IHTSDO conventions | - | |
type | query | yes | The release type. One of SCT_RF2_FULL, SCT_RF2_ALL, or SCT_RF2_SNAPSHOT. | - |
**Content-Type: ** application/json
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation |
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
entryId | query | no | The atom entry ID to fetch | - | |
resourceType | query | no | The type of resource to fetch | - | |
url | query | no | The URL of the resource (CodeSystem, ValueSet, ConceptMap or StructureDefinition) to fetch | - | |
version | query | no | The version of the resource to fetch | - | |
bundleInterpretation | query | no | If the entry is a Bundle, how to process the Bundle. Valid values are: 'batch' and 'collection' | - |
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation |
Retrieve the binary index for a code system from the server (if available)
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
codeSystemId | query | yes | A code system identifier, e.g. http://snomed.info/sct | - | |
codeSystemVersion | query | yes | The version of the specified code system | - | |
indexVersion | query | yes | The internal version of the binary index format | - |
**Content-Type: ** application/zip
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation | Array[] |
Change the downstream syndication status for a SNOMED/LOINC code system on the server
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
codeSystemId | query | yes | A code system identifier, e.g. http://snomed.info/sct | - | |
codeSystemVersion | query | yes | The version of the specified code system | - | |
syndicate | query | yes | Whether to publish a binary index for the code system | - |
Status Code | Reason | Response Model |
---|---|---|
default | successful operation | - |
Retrieve the server's downstream syndication feed (if available)
**Content-Type: ** application/atom+xml
Status Code | Reason | Response Model |
---|---|---|
200 | successful operation |
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|
name | type | required | description | example |
---|