GET StructureDefinition Resource Bundle
get
/oracle-fhir-server/fhir/StructureDefinition
This endpoint supports the retrieval of StructureDefinition resource list.It returns Bundle of StructureDefinition resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
abstract(optional): string
Whether the structure is abstract
-
base(optional): string
Definition that this type is constrained/specialized from
-
base-path(optional): string
Path that identifies the base element
-
context(optional): string
A use context assigned to the structure definition
-
context-quantity(optional): integer
A quantity- or range-valued use context assigned to the structure definition
-
context-type(optional): string
A type of use context assigned to the structure definition
-
context-type-quantity(optional): string
A use context type and quantity- or range-based value assigned to the structure definition
-
context-type-value(optional): string
A use context type and value assigned to the structure definition
-
date(optional): string(date)
The structure definition publication date
-
derivation(optional): string
specialization | constraint - How relates to base definition
-
description(optional): string
The description of the structure definition
-
experimental(optional): string
For testing purposes, not real usage
-
ext-context(optional): string
The system is the URL for the context-type: e.g. http://hl7.org/fhir/extension-context-type#element|CodeableConcept.text
-
identifier(optional): string
External identifier for the structure definition
-
jurisdiction(optional): string
Intended jurisdiction for the structure definition
-
keyword(optional): string
A code for the StructureDefinition
-
kind(optional): string
primitive-type | complex-type | resource | logical
-
name(optional): string
Computationally friendly name of the structure definition
-
path(optional): string
A path that is constrained in the StructureDefinition
-
publisher(optional): string
Name of the publisher of the structure definition
-
status(optional): string
The current status of the structure definition
-
title(optional): string
The human-friendly name of the structure definition
-
type(optional): string
Type defined or constrained by this structure
-
url(optional): string
The uri that identifies the structure definition
-
valueset(optional): string
A vocabulary binding reference
-
version(optional): string
The business version of the structure definition
Response
200 Response
Success