Package | surescripts.RecordLocatorExchange |
Resource Type | StructureDefinition |
Id | StructureDefinition-RLE-Bundle-DocumentSearchResponse |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=surescripts.RecordLocatorExchange@1.0.0-beta&canonical=https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/DocumentSearchResponse |
URL | https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/DocumentSearchResponse |
Status | active |
Name | DocumentSearchResponse |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/DocumentSearchResponse", "name": "DocumentSearchResponse", "status": "active", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "searchset" }, { "id": "Bundle.entry.link", "path": "Bundle.entry.link", "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://hl7.org/fhir/StructureDefinition/DocumentReference" ] } ] }, { "id": "Bundle.entry.resource.id", "path": "Bundle.entry.resource.id", "min": 1 }, { "id": "Bundle.entry.resource.date", "path": "Bundle.entry.resource.date", "comment": "Referencing/indexing time is used for tracking, organizing versions and searching.\r\nDo not use this for creation date of the document itself. For that, use the 'creation' field in the attachment." } ] } }