GET TerminologyCapabilities Resource Bundle
get
/oracle-fhir-server/fhir/TerminologyCapabilities
This endpoint supports the retrieval of TerminologyCapabilities resource list.It returns Bundle of TerminologyCapabilities resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
context(optional): string
A use context assigned to the terminology capabilities
-
context-quantity(optional): integer
A quantity- or range-valued use context assigned to the terminology capabilities
-
context-type(optional): string
A type of use context assigned to the terminology capabilities
-
context-type-quantity(optional): string
A use context type and quantity- or range-based value assigned to the terminology capabilities
-
context-type-value(optional): string
A use context type and value assigned to the terminology capabilities
-
date(optional): string(date)
The terminology capabilities publication date
-
description(optional): string
The description of the terminology capabilities
-
jurisdiction(optional): string
Intended jurisdiction for the terminology capabilities
-
name(optional): string
Computationally friendly name of the terminology capabilities
-
publisher(optional): string
Name of the publisher of the terminology capabilities
-
status(optional): string
The current status of the terminology capabilities
-
title(optional): string
The human-friendly name of the terminology capabilities
-
url(optional): string
The uri that identifies the terminology capabilities
-
version(optional): string
The business version of the terminology capabilities
Response
200 Response
Success
Nested Schema : TerminologyCapabilities
Type:
Show Source
object
-
codeSearch:
string
Minimum Length:
1
-
contact:
array contact
Minimum Number of Items:
1
Unique Items Required:true
-
date:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
experimental:
boolean
-
id:
string
Minimum Length:
1
-
implementation:
object CapabilityStatement_implementation
-
kind:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
publisher:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
-
software:
object TerminologyCapabilities_software
-
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 : contact
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : CapabilityStatement_implementation
Type:
Show Source
object
-
description:
string
Minimum Length:
1
-
url:
string
Minimum Length:
1
Nested Schema : TerminologyCapabilities_software
Type:
Show Source
object
-
name:
string
Minimum Length:
1
-
version:
string
Minimum Length:
1
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
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