Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://www.hl7.org/fhir/STU3/person.html

Status

In development. API spec subject to change.

...

A Person resource is typically only created when more than one user is known to exist for a given person; a Person resource might not be returned if the provided user has no other known users.

Relevant PKB entities

Endpoints

Interaction

HTTP

URL

Supported Parameters

Permitted User Types

Description

Examples

search

GET

/Person

  • link.  Required. Multi-value support: none. Modifier-support: [<type>].

  • Professional

Finds other users known to represent the same person.

/Person?link=Practitioner/ fe486948-b6e2-4826-9a7a-f78cf671fea9

...