If an NRLS search succeeds, the return content is a Bundle with type = searchset containing the results of the search as a list of resources e.g. NRLS-DocumentReference-1-0 in a defined order.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Bundle | Bundle | Contains a collection of resources | |
type | 1..1 | Code | Bundle identified by bundle type 'searchset'. Binding: Indicates the purpose of a bundle - how it was intended to be used. (http://hl7.org/fhir/ValueSet/bundle-type) Binding Strength: Required Fixed Value: searchset |
total | 0..1 | UnsignedInt | If search, the total number of matches |
link | 0..* | BackboneElement | Links related to this Bundle |
relation | 1..1 | String | http://www.iana.org/assignments/link-relations/link-relations.xhtml |
url | 1..1 | Uri | Reference details for the link |
entry | Entry in the bundle - will have a resource, or information Slice: Ordering: Ordered, Rules: Open |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Bundle.type | type | Required | http://hl7.org/fhir/ValueSet/bundle-type |