GET Person Resource Bundle
get
/oracle-fhir-server/fhir/Person
This endpoint supports the retrieval of Person resource list.It returns Bundle of Person resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
address(optional): string
A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
-
address-city(optional): string
A city specified in an address
-
address-country(optional): string
A country specified in an address
-
address-postalcode(optional): string
A postal code specified in an address
-
address-state(optional): string
A state specified in an address
-
address-use(optional): string
A use code specified in an address
-
birthdate(optional): string(date)
The person's date of birth
-
email(optional): string
A value in an email contact
-
gender(optional): string
The gender of the person
-
identifier(optional): string
A person Identifier
-
link(optional): string
Any link has this Patient, Person, RelatedPerson or Practitioner reference
-
name(optional): string
A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
-
organization(optional): string
The organization at which this person record is being managed
-
patient(optional): string
The Person links to this Patient
-
phone(optional): string
A value in a phone contact
-
phonetic(optional): string
A portion of name using some kind of phonetic matching algorithm
-
practitioner(optional): string
The Person links to this Practitioner
- relatedperson(optional): string
-
telecom(optional): string
The value in any kind of contact
Response
200 Response
Success
Nested Schema : Person
Type:
Show Source
object
-
active:
boolean
-
address:
array address
Minimum Number of Items:
1
Unique Items Required:true
-
birthDate:
string
Minimum Length:
1
-
gender:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
link:
array link
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
name:
array name
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
telecom:
array telecom
Minimum Number of Items:
1
Unique Items Required:true
-
text:
object Account_text
Nested Schema : address
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 : telecom
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 : Person_address
Type:
Show Source
object
-
city:
string
Minimum Length:
1
-
line(optional):
array line
-
postalCode:
string
Minimum Length:
1
-
state:
string
Minimum Length:
1
-
use:
string
Minimum Length:
1
Nested Schema : Person_identifier
Type:
Show Source
object
-
assigner(optional):
object AuditEvent_source_observer
-
period(optional):
object Contract_period
-
system:
string
Minimum Length:
1
-
type(optional):
object Basic_code
-
use:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : AuditEvent_source_observer
Type:
Show Source
object
-
display:
string
Minimum Length:
1
Nested Schema : Basic_code
Type:
Show Source
object
-
coding:
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 : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
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 : Patient_name
Type:
Show Source
object
-
family:
string
Minimum Length:
1
-
given(optional):
array given
-
use:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_telecom
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
use:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1