GET CodeSystem Resource Bundle
get
/oracle-fhir-server/fhir/CodeSystem
This endpoint supports the retrieval of CodeSystem resource list.It returns Bundle of CodeSystem resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
code(optional): string
A code defined in the code system
-
content-mode(optional): string
not-present | example | fragment | complete | supplement
-
context(optional): string
A use context assigned to the code system
-
context-quantity(optional): integer
A quantity- or range-valued use context assigned to the code system
-
context-type(optional): string
A type of use context assigned to the code system
-
context-type-quantity(optional): string
A use context type and quantity- or range-based value assigned to the code system
-
context-type-value(optional): string
A use context type and value assigned to the code system
-
date(optional): string(date)
The code system publication date
-
description(optional): string
The description of the code system
-
identifier(optional): string
External identifier for the code system
-
jurisdiction(optional): string
Intended jurisdiction for the code system
-
language(optional): string
A language in which a designation is provided
-
name(optional): string
Computationally friendly name of the code system
-
publisher(optional): string
Name of the publisher of the code system
-
status(optional): string
The current status of the code system
-
supplements(optional): string
Find code system supplements for the referenced code system
-
system(optional): string
The system for any codes defined by this code system (same as 'url')
-
title(optional): string
The human-friendly name of the code system
-
url(optional): string
The uri that identifies the code system
-
version(optional): string
The business version of the code system
Response
200 Response
Success
Nested Schema : CodeSystem
Type:
Show Source
object
-
caseSensitive:
boolean
-
concept:
array concept
Minimum Number of Items:
1
Unique Items Required:true
-
contact:
array contact
Minimum Number of Items:
1
Unique Items Required:true
-
content:
string
Minimum Length:
1
-
date:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
experimental:
boolean
-
filter:
array filter
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object CodeSystem_meta
-
name:
string
Minimum Length:
1
-
publisher:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
-
title:
string
Minimum Length:
1
-
url:
string
Minimum Length:
1
-
version:
string
Minimum Length:
1
Nested Schema : concept
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : contact
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : filter
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : CodeSystem_concept
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
definition:
string
Minimum Length:
1
-
designation(optional):
array designation
Minimum Number of Items:
1
Unique Items Required:true
-
display:
string
Minimum Length:
1
Nested Schema : designation
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : CodeSystem_designation
Type:
Show Source
object
-
use(optional):
object ActivityDefinition_code
-
value:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : CapabilityStatement_contact
Type:
Show Source
object
-
name:
string
Minimum Length:
1
-
telecom(optional):
array telecom
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : telecom
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : CodeSystem_filter
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
operator(optional):
array operator
-
value:
string
Minimum Length:
1