GET Substance Resource Bundle
get
/oracle-fhir-server/fhir/Substance
This endpoint supports the retrieval of Substance resource list.It returns Bundle of Substance resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
category(optional): string
The category of the substance
-
code(optional): string
The code of the substance or ingredient
-
container-identifier(optional): string
Identifier of the package/container
-
expiry(optional): string(date)
Expiry date of package or container of substance
-
identifier(optional): string
Unique identifier for the substance
-
quantity(optional): integer
Amount of substance in the package
-
status(optional): string
active | inactive | entered-in-error
-
substance-reference(optional): string
A component of the substance
Response
200 Response
Success
Nested Schema : Substance
Type:
Show Source
object
-
category:
array category
Minimum Number of Items:
1
Unique Items Required:true
-
code:
object ActivityDefinition_topic
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : category
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_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : AdverseEvent_category
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1