FHIR IG analytics| Package | johnmoehrke.disableSearches.example |
| Resource Type | Bundle |
| Id | Bundle-disable-searches-documentreference.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "disable-searches-documentreference",
"type": "batch",
"entry": [
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-authenticator",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-authenticator\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-authenticator</b></p><a name=\"DocumentReference-authenticator\"> </a><a name=\"hcDocumentReference-authenticator\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-authenticator\">SearchParameter authenticator</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: authenticator</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: authenticator</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Reference</p><p><b>expression</b>: DocumentReference.authenticator</p><p><b>xpath</b>: f:DocumentReference/f:authenticator</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Organization, PractitionerRole</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator",
"version": "4.0.1",
"name": "authenticator",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "authenticator",
"base": [
"DocumentReference"
],
"type": "reference",
"expression": "DocumentReference.authenticator",
"xpath": "f:DocumentReference/f:authenticator",
"xpathUsage": "normal",
"target": [
"Practitioner",
"Organization",
"PractitionerRole"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-author",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-author\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-author</b></p><a name=\"DocumentReference-author\"> </a><a name=\"hcDocumentReference-author\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-author\">SearchParameter author</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: author</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: author</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Reference</p><p><b>expression</b>: DocumentReference.author</p><p><b>xpath</b>: f:DocumentReference/f:author</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Organization, Device, Patient, PractitionerRole, RelatedPerson</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
"version": "4.0.1",
"name": "author",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "author",
"base": [
"DocumentReference"
],
"type": "reference",
"expression": "DocumentReference.author",
"xpath": "f:DocumentReference/f:author",
"xpathUsage": "normal",
"target": [
"Practitioner",
"Organization",
"Device",
"Patient",
"PractitionerRole",
"RelatedPerson"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-contenttype",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-contenttype\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-contenttype</b></p><a name=\"DocumentReference-contenttype\"> </a><a name=\"hcDocumentReference-contenttype\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-contenttype\">SearchParameter contenttype</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: contenttype</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: contenttype</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.content.attachment.contentType</p><p><b>xpath</b>: f:DocumentReference/f:content/f:attachment/f:contentType</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype",
"version": "4.0.1",
"name": "contenttype",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "contenttype",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.content.attachment.contentType",
"xpath": "f:DocumentReference/f:content/f:attachment/f:contentType",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-custodian",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-custodian\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-custodian</b></p><a name=\"DocumentReference-custodian\"> </a><a name=\"hcDocumentReference-custodian\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-custodian\">SearchParameter custodian</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: custodian</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: custodian</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Reference</p><p><b>expression</b>: DocumentReference.custodian</p><p><b>xpath</b>: f:DocumentReference/f:custodian</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Organization</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
"version": "4.0.1",
"name": "custodian",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "custodian",
"base": [
"DocumentReference"
],
"type": "reference",
"expression": "DocumentReference.custodian",
"xpath": "f:DocumentReference/f:custodian",
"xpathUsage": "normal",
"target": [
"Organization"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-date",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-date",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-date</b></p><a name=\"DocumentReference-date\"> </a><a name=\"hcDocumentReference-date\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-date\">SearchParameter date</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: date</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: date</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: DocumentReference.date</p><p><b>xpath</b>: f:DocumentReference/f:date</p><p><b>xpathUsage</b>: Normal</p><p><b>comparator</b>: Equals, Not Equals, Greater Than, Greater or Equals, Less Than, Less of Equal, Starts After, Ends Before, Approximately</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-date",
"version": "4.0.1",
"name": "date",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "date",
"base": [
"DocumentReference"
],
"type": "date",
"expression": "DocumentReference.date",
"xpath": "f:DocumentReference/f:date",
"xpathUsage": "normal",
"comparator": [
"eq",
"ne",
"gt",
"ge",
"lt",
"le",
"sa",
"eb",
"ap"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-description",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-description\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-description</b></p><a name=\"DocumentReference-description\"> </a><a name=\"hcDocumentReference-description\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-description\">SearchParameter description</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: description</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: description</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: String</p><p><b>expression</b>: DocumentReference.description</p><p><b>xpath</b>: f:DocumentReference/f:description</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
"version": "4.0.1",
"name": "description",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "description",
"base": [
"DocumentReference"
],
"type": "string",
"expression": "DocumentReference.description",
"xpath": "f:DocumentReference/f:description",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-event",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-event",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-event\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-event</b></p><a name=\"DocumentReference-event\"> </a><a name=\"hcDocumentReference-event\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-event\">SearchParameter event</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: event</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: event</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.context.event</p><p><b>xpath</b>: f:DocumentReference/f:context/f:event</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-event",
"version": "4.0.1",
"name": "event",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "event",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.context.event",
"xpath": "f:DocumentReference/f:context/f:event",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-facility",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-facility\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-facility</b></p><a name=\"DocumentReference-facility\"> </a><a name=\"hcDocumentReference-facility\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-facility\">SearchParameter facility</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: facility</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: facility</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.context.facilityType</p><p><b>xpath</b>: f:DocumentReference/f:context/f:facilityType</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
"version": "4.0.1",
"name": "facility",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "facility",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.context.facilityType",
"xpath": "f:DocumentReference/f:context/f:facilityType",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-format",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-format",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-format\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-format</b></p><a name=\"DocumentReference-format\"> </a><a name=\"hcDocumentReference-format\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-format\">SearchParameter format</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: format</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: format</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.content.format</p><p><b>xpath</b>: f:DocumentReference/f:content/f:format</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-format",
"version": "4.0.1",
"name": "format",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "format",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.content.format",
"xpath": "f:DocumentReference/f:content/f:format",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-language",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-language\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-language</b></p><a name=\"DocumentReference-language\"> </a><a name=\"hcDocumentReference-language\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-language\">SearchParameter language</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: language</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: language</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.content.attachment.language</p><p><b>xpath</b>: f:DocumentReference/f:content/f:attachment/f:language</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
"version": "4.0.1",
"name": "language",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "language",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.content.attachment.language",
"xpath": "f:DocumentReference/f:content/f:attachment/f:language",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-location",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-location\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-location</b></p><a name=\"DocumentReference-location\"> </a><a name=\"hcDocumentReference-location\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-location\">SearchParameter location</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: location</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: location</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: URI</p><p><b>expression</b>: DocumentReference.content.attachment.url</p><p><b>xpath</b>: f:DocumentReference/f:content/f:attachment/f:url</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
"version": "4.0.1",
"name": "location",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "location",
"base": [
"DocumentReference"
],
"type": "uri",
"expression": "DocumentReference.content.attachment.url",
"xpath": "f:DocumentReference/f:content/f:attachment/f:url",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-period",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-period\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-period</b></p><a name=\"DocumentReference-period\"> </a><a name=\"hcDocumentReference-period\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-period\">SearchParameter period</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: period</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: period</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: DocumentReference.context.period</p><p><b>xpath</b>: f:DocumentReference/f:context/f:period</p><p><b>xpathUsage</b>: Normal</p><p><b>comparator</b>: Equals, Not Equals, Greater Than, Greater or Equals, Less Than, Less of Equal, Starts After, Ends Before, Approximately</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
"version": "4.0.1",
"name": "period",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "period",
"base": [
"DocumentReference"
],
"type": "date",
"expression": "DocumentReference.context.period",
"xpath": "f:DocumentReference/f:context/f:period",
"xpathUsage": "normal",
"comparator": [
"eq",
"ne",
"gt",
"ge",
"lt",
"le",
"sa",
"eb",
"ap"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-related",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-related",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-related\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-related</b></p><a name=\"DocumentReference-related\"> </a><a name=\"hcDocumentReference-related\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-related\">SearchParameter related</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: related</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: related</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Reference</p><p><b>expression</b>: DocumentReference.context.related</p><p><b>xpath</b>: f:DocumentReference/f:context/f:related</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Account, ActivityDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, CatalogEntry, ChargeItem, ChargeItemDefinition, Claim, ClaimResponse, ClinicalImpression, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceDefinition, DeviceMetric, DeviceRequest, DeviceUseStatement, DiagnosticReport, DocumentManifest, DocumentReference, EffectEvidenceSynthesis, Encounter, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, InsurancePlan, Invoice, Library, Linkage, List, Location, Measure, MeasureReport, Media, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProduct, MedicinalProductAuthorization, MedicinalProductContraindication, MedicinalProductIndication, MedicinalProductIngredient, MedicinalProductInteraction, MedicinalProductManufactured, MedicinalProductPackaged, MedicinalProductPharmaceutical, MedicinalProductUndesirableEffect, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionOrder, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, Patient, PaymentNotice, PaymentReconciliation, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RelatedPerson, RequestGroup, ResearchDefinition, ResearchElementDefinition, ResearchStudy, ResearchSubject, RiskAssessment, RiskEvidenceSynthesis, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, Substance, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SubstanceSpecification, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestReport, TestScript, ValueSet, VerificationResult, VisionPrescription</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-related",
"version": "4.0.1",
"name": "related",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "related",
"base": [
"DocumentReference"
],
"type": "reference",
"expression": "DocumentReference.context.related",
"xpath": "f:DocumentReference/f:context/f:related",
"xpathUsage": "normal",
"target": [
"Account",
"ActivityDefinition",
"AdverseEvent",
"AllergyIntolerance",
"Appointment",
"AppointmentResponse",
"AuditEvent",
"Basic",
"Binary",
"BiologicallyDerivedProduct",
"BodyStructure",
"Bundle",
"CapabilityStatement",
"CarePlan",
"CareTeam",
"CatalogEntry",
"ChargeItem",
"ChargeItemDefinition",
"Claim",
"ClaimResponse",
"ClinicalImpression",
"CodeSystem",
"Communication",
"CommunicationRequest",
"CompartmentDefinition",
"Composition",
"ConceptMap",
"Condition",
"Consent",
"Contract",
"Coverage",
"CoverageEligibilityRequest",
"CoverageEligibilityResponse",
"DetectedIssue",
"Device",
"DeviceDefinition",
"DeviceMetric",
"DeviceRequest",
"DeviceUseStatement",
"DiagnosticReport",
"DocumentManifest",
"DocumentReference",
"EffectEvidenceSynthesis",
"Encounter",
"Endpoint",
"EnrollmentRequest",
"EnrollmentResponse",
"EpisodeOfCare",
"EventDefinition",
"Evidence",
"EvidenceVariable",
"ExampleScenario",
"ExplanationOfBenefit",
"FamilyMemberHistory",
"Flag",
"Goal",
"GraphDefinition",
"Group",
"GuidanceResponse",
"HealthcareService",
"ImagingStudy",
"Immunization",
"ImmunizationEvaluation",
"ImmunizationRecommendation",
"ImplementationGuide",
"InsurancePlan",
"Invoice",
"Library",
"Linkage",
"List",
"Location",
"Measure",
"MeasureReport",
"Media",
"Medication",
"MedicationAdministration",
"MedicationDispense",
"MedicationKnowledge",
"MedicationRequest",
"MedicationStatement",
"MedicinalProduct",
"MedicinalProductAuthorization",
"MedicinalProductContraindication",
"MedicinalProductIndication",
"MedicinalProductIngredient",
"MedicinalProductInteraction",
"MedicinalProductManufactured",
"MedicinalProductPackaged",
"MedicinalProductPharmaceutical",
"MedicinalProductUndesirableEffect",
"MessageDefinition",
"MessageHeader",
"MolecularSequence",
"NamingSystem",
"NutritionOrder",
"Observation",
"ObservationDefinition",
"OperationDefinition",
"OperationOutcome",
"Organization",
"OrganizationAffiliation",
"Patient",
"PaymentNotice",
"PaymentReconciliation",
"Person",
"PlanDefinition",
"Practitioner",
"PractitionerRole",
"Procedure",
"Provenance",
"Questionnaire",
"QuestionnaireResponse",
"RelatedPerson",
"RequestGroup",
"ResearchDefinition",
"ResearchElementDefinition",
"ResearchStudy",
"ResearchSubject",
"RiskAssessment",
"RiskEvidenceSynthesis",
"Schedule",
"SearchParameter",
"ServiceRequest",
"Slot",
"Specimen",
"SpecimenDefinition",
"StructureDefinition",
"StructureMap",
"Subscription",
"Substance",
"SubstanceNucleicAcid",
"SubstancePolymer",
"SubstanceProtein",
"SubstanceReferenceInformation",
"SubstanceSourceMaterial",
"SubstanceSpecification",
"SupplyDelivery",
"SupplyRequest",
"Task",
"TerminologyCapabilities",
"TestReport",
"TestScript",
"ValueSet",
"VerificationResult",
"VisionPrescription"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-relatesto",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-relatesto\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-relatesto</b></p><a name=\"DocumentReference-relatesto\"> </a><a name=\"hcDocumentReference-relatesto\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-relatesto\">SearchParameter relatesto</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: relatesto</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: relatesto</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Reference</p><p><b>expression</b>: DocumentReference.relatesTo.target</p><p><b>xpath</b>: f:DocumentReference/f:relatesTo/f:target</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: DocumentReference</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
"version": "4.0.1",
"name": "relatesto",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "relatesto",
"base": [
"DocumentReference"
],
"type": "reference",
"expression": "DocumentReference.relatesTo.target",
"xpath": "f:DocumentReference/f:relatesTo/f:target",
"xpathUsage": "normal",
"target": [
"DocumentReference"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-relation",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-relation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-relation</b></p><a name=\"DocumentReference-relation\"> </a><a name=\"hcDocumentReference-relation\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-relation\">SearchParameter relation</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: relation</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: relation</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.relatesTo.code</p><p><b>xpath</b>: f:DocumentReference/f:relatesTo/f:code</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
"version": "4.0.1",
"name": "relation",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "relation",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.relatesTo.code",
"xpath": "f:DocumentReference/f:relatesTo/f:code",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-security-label",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-security-label\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-security-label</b></p><a name=\"DocumentReference-security-label\"> </a><a name=\"hcDocumentReference-security-label\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-security-label\">SearchParameter security-label</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: security-label</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: security-label</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.securityLabel</p><p><b>xpath</b>: f:DocumentReference/f:securityLabel</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label",
"version": "4.0.1",
"name": "security-label",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "security-label",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.securityLabel",
"xpath": "f:DocumentReference/f:securityLabel",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-setting",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-setting\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-setting</b></p><a name=\"DocumentReference-setting\"> </a><a name=\"hcDocumentReference-setting\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-setting\">SearchParameter setting</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: setting</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: setting</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.context.practiceSetting</p><p><b>xpath</b>: f:DocumentReference/f:context/f:practiceSetting</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
"version": "4.0.1",
"name": "setting",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "setting",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.context.practiceSetting",
"xpath": "f:DocumentReference/f:context/f:practiceSetting",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-relationship",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-relationship\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-relationship</b></p><a name=\"DocumentReference-relationship\"> </a><a name=\"hcDocumentReference-relationship\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-relationship\">SearchParameter relationship</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: relationship</p><p><b>status</b>: Retired</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>description</b>: </p><div><p>none</p>\n</div><p><b>code</b>: relationship</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Composite</p><p><b>expression</b>: DocumentReference.relatesTo</p><p><b>xpathUsage</b>: Normal</p><p><b>multipleOr</b>: false</p><blockquote><p><b>component</b></p><p><b>definition</b>: <a href=\"Bundle-disable-searches.html\">relatesto</a></p><p><b>expression</b>: code</p></blockquote><blockquote><p><b>component</b></p><p><b>definition</b>: <a href=\"Bundle-disable-searches.html\">relation</a></p><p><b>expression</b>: target</p></blockquote></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship",
"version": "4.0.1",
"name": "relationship",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "relationship",
"base": [
"DocumentReference"
],
"type": "composite",
"expression": "DocumentReference.relatesTo",
"xpathUsage": "normal",
"multipleOr": false,
"component": [
{
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
"expression": "code"
},
{
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
"expression": "target"
}
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
}
]
}