This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Device, Patient, Practitioner |
This is the narrative for the resource. See also the XML, JSON or Turtle format.
Note that this is the formal definition for the find operation as an OperationDefinition on List. See the Operation documentation
URL: [base]/List/$find
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | patient | 1..1 | id | The id of a patient resource located on the server on which this operation is executed | |
IN | name | 1..1 | code | The code for the functional list that is being found |
Note that servers may support searching by a functional list, and not support this operation that allows clients to find the list directly
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.