PackagesCanonicalsLogsProblems
    Packages
    surescripts.RecordLocatorExchange@1.0.0-beta
    https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/DocumentSearchResponse
{
  "description": null,
  "_filename": "StructureDefinition-RLE-Bundle-DocumentSearchResponse.json",
  "package_name": "surescripts.RecordLocatorExchange",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DocumentSearchResponse",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-beta",
  "status": "active",
  "id": "d852abdd-2173-4e9b-a5e9-a983a3a36d81",
  "kind": "resource",
  "url": "https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/DocumentSearchResponse",
  "version": null,
  "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",
      "min": 1,
      "path": "Bundle.entry.resource.id"
    }, {
      "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."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}