GET NamingSystem Resource Bundle
get
/oracle-fhir-server/fhir/NamingSystem
This endpoint supports the retrieval of NamingSystem resource list.It returns Bundle of NamingSystem resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
contact(optional): string
Name of an individual to contact
-
context(optional): string
A use context assigned to the naming system
-
context-quantity(optional): integer
A quantity- or range-valued use context assigned to the naming system
-
context-type(optional): string
A type of use context assigned to the naming system
-
context-type-quantity(optional): string
A use context type and quantity- or range-based value assigned to the naming system
-
context-type-value(optional): string
A use context type and value assigned to the naming system
-
date(optional): string(date)
The naming system publication date
-
description(optional): string
The description of the naming system
-
id-type(optional): string
oid | uuid | uri | other
-
jurisdiction(optional): string
Intended jurisdiction for the naming system
-
kind(optional): string
codesystem | identifier | root
-
name(optional): string
Computationally friendly name of the naming system
-
period(optional): string(date)
When is identifier valid?
-
publisher(optional): string
Name of the publisher of the naming system
-
responsible(optional): string
Who maintains system namespace?
-
status(optional): string
The current status of the naming system
-
telecom(optional): string
Contact details for individual or organization
-
type(optional): string
e.g. driver, provider, patient, bank etc.
-
value(optional): string
The unique identifier
Response
200 Response
Success
Nested Schema : NamingSystem
Type:
Show Source
object
-
contact:
array contact
Minimum Number of Items:
1
Unique Items Required:true
-
date:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
kind:
string
Minimum Length:
1
-
meta:
object Account_meta
-
name:
string
Minimum Length:
1
-
publisher:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
-
responsible:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
-
uniqueId:
array uniqueId
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : contact
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 : uniqueId
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
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 : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : NamingSystem_uniqueId
Type:
Show Source
object
-
preferred:
boolean
-
type:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1