FHIR IG analytics| Package | johnmoehrke.disableSearches.example |
| Resource Type | Bundle |
| Id | Bundle-enable-searches.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "enable-searches",
"type": "transaction",
"entry": [
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-id",
"resource": {
"resourceType": "SearchParameter",
"id": "Resource-id",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Resource-id\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Resource-id</b></p><a name=\"Resource-id\"> </a><a name=\"hcResource-id\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Resource-id\">SearchParameter _id</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _id</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>: _id</p><p><b>base</b>: Resource</p><p><b>type</b>: Token</p><p><b>expression</b>: Resource.id</p><p><b>xpath</b>: f:Resource/f:id</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Resource-id",
"version": "4.0.1",
"name": "_id",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "_id",
"base": [
"Resource"
],
"type": "token",
"expression": "Resource.id",
"xpath": "f:Resource/f:id",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
"resource": {
"resourceType": "SearchParameter",
"id": "Resource-lastUpdated",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Resource-lastUpdated\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Resource-lastUpdated</b></p><a name=\"Resource-lastUpdated\"> </a><a name=\"hcResource-lastUpdated\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Resource-lastUpdated\">SearchParameter _lastUpdated</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _lastUpdated</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>: _lastUpdated</p><p><b>base</b>: Resource</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: Resource.meta.lastUpdated</p><p><b>xpath</b>: f:Resource/f:meta/f:lastUpdated</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/Resource-lastUpdated",
"version": "4.0.1",
"name": "_lastUpdated",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "_lastUpdated",
"base": [
"Resource"
],
"type": "date",
"expression": "Resource.meta.lastUpdated",
"xpath": "f:Resource/f:meta/f:lastUpdated",
"xpathUsage": "normal",
"comparator": [
"eq",
"ne",
"gt",
"ge",
"lt",
"le",
"sa",
"eb",
"ap"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
"resource": {
"resourceType": "SearchParameter",
"id": "AllergyIntolerance-clinical-status",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-clinical-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-clinical-status</b></p><a name=\"AllergyIntolerance-clinical-status\"> </a><a name=\"hcAllergyIntolerance-clinical-status\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status\">SearchParameter clinical-status</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: clinical-status</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>: clinical-status</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.clinicalStatus</p><p><b>xpath</b>: f:AllergyIntolerance/f:clinicalStatus</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
"version": "4.0.1",
"name": "clinical-status",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "clinical-status",
"base": [
"AllergyIntolerance"
],
"type": "token",
"expression": "AllergyIntolerance.clinicalStatus",
"xpath": "f:AllergyIntolerance/f:clinicalStatus",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"resource": {
"resourceType": "SearchParameter",
"id": "clinical-identifier",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_clinical-identifier\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter clinical-identifier</b></p><a name=\"clinical-identifier\"> </a><a name=\"hcclinical-identifier\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/clinical-identifier\">SearchParameter identifier</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: identifier</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>: identifier</p><p><b>base</b>: AllergyIntolerance, CarePlan, CareTeam, Composition, Condition, Consent, DetectedIssue, DeviceRequest, DiagnosticReport, DocumentManifest, DocumentReference, Encounter, EpisodeOfCare, FamilyMemberHistory, Goal, ImagingStudy, Immunization, List, MedicationAdministration, MedicationDispense, MedicationRequest, MedicationStatement, NutritionOrder, Observation, Procedure, RiskAssessment, ServiceRequest, SupplyDelivery, SupplyRequest, VisionPrescription</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.identifier | CarePlan.identifier | CareTeam.identifier | Composition.identifier | Condition.identifier | Consent.identifier | DetectedIssue.identifier | DeviceRequest.identifier | DiagnosticReport.identifier | DocumentManifest.masterIdentifier | DocumentManifest.identifier | DocumentReference.masterIdentifier | DocumentReference.identifier | Encounter.identifier | EpisodeOfCare.identifier | FamilyMemberHistory.identifier | Goal.identifier | ImagingStudy.identifier | Immunization.identifier | List.identifier | MedicationAdministration.identifier | MedicationDispense.identifier | MedicationRequest.identifier | MedicationStatement.identifier | NutritionOrder.identifier | Observation.identifier | Procedure.identifier | RiskAssessment.identifier | ServiceRequest.identifier | SupplyDelivery.identifier | SupplyRequest.identifier | VisionPrescription.identifier</p><p><b>xpath</b>: f:AllergyIntolerance/f:identifier | f:CarePlan/f:identifier | f:CareTeam/f:identifier | f:Composition/f:identifier | f:Condition/f:identifier | f:Consent/f:identifier | f:DetectedIssue/f:identifier | f:DeviceRequest/f:identifier | f:DiagnosticReport/f:identifier | f:DocumentManifest/f:masterIdentifier | f:DocumentManifest/f:identifier | f:DocumentReference/f:masterIdentifier | f:DocumentReference/f:identifier | f:Encounter/f:identifier | f:EpisodeOfCare/f:identifier | f:FamilyMemberHistory/f:identifier | f:Goal/f:identifier | f:ImagingStudy/f:identifier | f:Immunization/f:identifier | f:List/f:identifier | f:MedicationAdministration/f:identifier | f:MedicationDispense/f:identifier | f:MedicationRequest/f:identifier | f:MedicationStatement/f:identifier | f:NutritionOrder/f:identifier | f:Observation/f:identifier | f:Procedure/f:identifier | f:RiskAssessment/f:identifier | f:ServiceRequest/f:identifier | f:SupplyDelivery/f:identifier | f:SupplyRequest/f:identifier | f:VisionPrescription/f:identifier</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"version": "4.0.1",
"name": "identifier",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "identifier",
"base": [
"AllergyIntolerance",
"CarePlan",
"CareTeam",
"Composition",
"Condition",
"Consent",
"DetectedIssue",
"DeviceRequest",
"DiagnosticReport",
"DocumentManifest",
"DocumentReference",
"Encounter",
"EpisodeOfCare",
"FamilyMemberHistory",
"Goal",
"ImagingStudy",
"Immunization",
"List",
"MedicationAdministration",
"MedicationDispense",
"MedicationRequest",
"MedicationStatement",
"NutritionOrder",
"Observation",
"Procedure",
"RiskAssessment",
"ServiceRequest",
"SupplyDelivery",
"SupplyRequest",
"VisionPrescription"
],
"type": "token",
"expression": "AllergyIntolerance.identifier | CarePlan.identifier | CareTeam.identifier | Composition.identifier | Condition.identifier | Consent.identifier | DetectedIssue.identifier | DeviceRequest.identifier | DiagnosticReport.identifier | DocumentManifest.masterIdentifier | DocumentManifest.identifier | DocumentReference.masterIdentifier | DocumentReference.identifier | Encounter.identifier | EpisodeOfCare.identifier | FamilyMemberHistory.identifier | Goal.identifier | ImagingStudy.identifier | Immunization.identifier | List.identifier | MedicationAdministration.identifier | MedicationDispense.identifier | MedicationRequest.identifier | MedicationStatement.identifier | NutritionOrder.identifier | Observation.identifier | Procedure.identifier | RiskAssessment.identifier | ServiceRequest.identifier | SupplyDelivery.identifier | SupplyRequest.identifier | VisionPrescription.identifier",
"xpath": "f:AllergyIntolerance/f:identifier | f:CarePlan/f:identifier | f:CareTeam/f:identifier | f:Composition/f:identifier | f:Condition/f:identifier | f:Consent/f:identifier | f:DetectedIssue/f:identifier | f:DeviceRequest/f:identifier | f:DiagnosticReport/f:identifier | f:DocumentManifest/f:masterIdentifier | f:DocumentManifest/f:identifier | f:DocumentReference/f:masterIdentifier | f:DocumentReference/f:identifier | f:Encounter/f:identifier | f:EpisodeOfCare/f:identifier | f:FamilyMemberHistory/f:identifier | f:Goal/f:identifier | f:ImagingStudy/f:identifier | f:Immunization/f:identifier | f:List/f:identifier | f:MedicationAdministration/f:identifier | f:MedicationDispense/f:identifier | f:MedicationRequest/f:identifier | f:MedicationStatement/f:identifier | f:NutritionOrder/f:identifier | f:Observation/f:identifier | f:Procedure/f:identifier | f:RiskAssessment/f:identifier | f:ServiceRequest/f:identifier | f:SupplyDelivery/f:identifier | f:SupplyRequest/f:identifier | f:VisionPrescription/f:identifier",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"resource": {
"resourceType": "SearchParameter",
"id": "clinical-patient",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_clinical-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter clinical-patient</b></p><a name=\"clinical-patient\"> </a><a name=\"hcclinical-patient\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/clinical-patient\">SearchParameter patient</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: patient</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>: patient</p><p><b>base</b>: AllergyIntolerance, CarePlan, CareTeam, ClinicalImpression, Composition, Condition, Consent, DetectedIssue, DeviceRequest, DeviceUseStatement, DiagnosticReport, DocumentManifest, DocumentReference, Encounter, EpisodeOfCare, FamilyMemberHistory, Flag, Goal, ImagingStudy, Immunization, List, MedicationAdministration, MedicationDispense, MedicationRequest, MedicationStatement, NutritionOrder, Observation, Procedure, RiskAssessment, ServiceRequest, SupplyDelivery, VisionPrescription</p><p><b>type</b>: Reference</p><p><b>expression</b>: AllergyIntolerance.patient | CarePlan.subject.where(resolve() is Patient) | CareTeam.subject.where(resolve() is Patient) | ClinicalImpression.subject.where(resolve() is Patient) | Composition.subject.where(resolve() is Patient) | Condition.subject.where(resolve() is Patient) | Consent.patient | DetectedIssue.patient | DeviceRequest.subject.where(resolve() is Patient) | DeviceUseStatement.subject | DiagnosticReport.subject.where(resolve() is Patient) | DocumentManifest.subject.where(resolve() is Patient) | DocumentReference.subject.where(resolve() is Patient) | Encounter.subject.where(resolve() is Patient) | EpisodeOfCare.patient | FamilyMemberHistory.patient | Flag.subject.where(resolve() is Patient) | Goal.subject.where(resolve() is Patient) | ImagingStudy.subject.where(resolve() is Patient) | Immunization.patient | List.subject.where(resolve() is Patient) | MedicationAdministration.subject.where(resolve() is Patient) | MedicationDispense.subject.where(resolve() is Patient) | MedicationRequest.subject.where(resolve() is Patient) | MedicationStatement.subject.where(resolve() is Patient) | NutritionOrder.patient | Observation.subject.where(resolve() is Patient) | Procedure.subject.where(resolve() is Patient) | RiskAssessment.subject.where(resolve() is Patient) | ServiceRequest.subject.where(resolve() is Patient) | SupplyDelivery.patient | VisionPrescription.patient</p><p><b>xpath</b>: f:AllergyIntolerance/f:patient | f:CarePlan/f:subject | f:CareTeam/f:subject | f:ClinicalImpression/f:subject | f:Composition/f:subject | f:Condition/f:subject | f:Consent/f:patient | f:DetectedIssue/f:patient | f:DeviceRequest/f:subject | f:DeviceUseStatement/f:subject | f:DiagnosticReport/f:subject | f:DocumentManifest/f:subject | f:DocumentReference/f:subject | f:Encounter/f:subject | f:EpisodeOfCare/f:patient | f:FamilyMemberHistory/f:patient | f:Flag/f:subject | f:Goal/f:subject | f:ImagingStudy/f:subject | f:Immunization/f:patient | f:List/f:subject | f:MedicationAdministration/f:subject | f:MedicationDispense/f:subject | f:MedicationRequest/f:subject | f:MedicationStatement/f:subject | f:NutritionOrder/f:patient | f:Observation/f:subject | f:Procedure/f:subject | f:RiskAssessment/f:subject | f:ServiceRequest/f:subject | f:SupplyDelivery/f:patient | f:VisionPrescription/f:patient</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Patient, Group</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"version": "4.0.1",
"name": "patient",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "patient",
"base": [
"AllergyIntolerance",
"CarePlan",
"CareTeam",
"ClinicalImpression",
"Composition",
"Condition",
"Consent",
"DetectedIssue",
"DeviceRequest",
"DeviceUseStatement",
"DiagnosticReport",
"DocumentManifest",
"DocumentReference",
"Encounter",
"EpisodeOfCare",
"FamilyMemberHistory",
"Flag",
"Goal",
"ImagingStudy",
"Immunization",
"List",
"MedicationAdministration",
"MedicationDispense",
"MedicationRequest",
"MedicationStatement",
"NutritionOrder",
"Observation",
"Procedure",
"RiskAssessment",
"ServiceRequest",
"SupplyDelivery",
"VisionPrescription"
],
"type": "reference",
"expression": "AllergyIntolerance.patient | CarePlan.subject.where(resolve() is Patient) | CareTeam.subject.where(resolve() is Patient) | ClinicalImpression.subject.where(resolve() is Patient) | Composition.subject.where(resolve() is Patient) | Condition.subject.where(resolve() is Patient) | Consent.patient | DetectedIssue.patient | DeviceRequest.subject.where(resolve() is Patient) | DeviceUseStatement.subject | DiagnosticReport.subject.where(resolve() is Patient) | DocumentManifest.subject.where(resolve() is Patient) | DocumentReference.subject.where(resolve() is Patient) | Encounter.subject.where(resolve() is Patient) | EpisodeOfCare.patient | FamilyMemberHistory.patient | Flag.subject.where(resolve() is Patient) | Goal.subject.where(resolve() is Patient) | ImagingStudy.subject.where(resolve() is Patient) | Immunization.patient | List.subject.where(resolve() is Patient) | MedicationAdministration.subject.where(resolve() is Patient) | MedicationDispense.subject.where(resolve() is Patient) | MedicationRequest.subject.where(resolve() is Patient) | MedicationStatement.subject.where(resolve() is Patient) | NutritionOrder.patient | Observation.subject.where(resolve() is Patient) | Procedure.subject.where(resolve() is Patient) | RiskAssessment.subject.where(resolve() is Patient) | ServiceRequest.subject.where(resolve() is Patient) | SupplyDelivery.patient | VisionPrescription.patient",
"xpath": "f:AllergyIntolerance/f:patient | f:CarePlan/f:subject | f:CareTeam/f:subject | f:ClinicalImpression/f:subject | f:Composition/f:subject | f:Condition/f:subject | f:Consent/f:patient | f:DetectedIssue/f:patient | f:DeviceRequest/f:subject | f:DeviceUseStatement/f:subject | f:DiagnosticReport/f:subject | f:DocumentManifest/f:subject | f:DocumentReference/f:subject | f:Encounter/f:subject | f:EpisodeOfCare/f:patient | f:FamilyMemberHistory/f:patient | f:Flag/f:subject | f:Goal/f:subject | f:ImagingStudy/f:subject | f:Immunization/f:patient | f:List/f:subject | f:MedicationAdministration/f:subject | f:MedicationDispense/f:subject | f:MedicationRequest/f:subject | f:MedicationStatement/f:subject | f:NutritionOrder/f:patient | f:Observation/f:subject | f:Procedure/f:subject | f:RiskAssessment/f:subject | f:ServiceRequest/f:subject | f:SupplyDelivery/f:patient | f:VisionPrescription/f:patient",
"xpathUsage": "normal",
"target": [
"Patient",
"Group"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
"resource": {
"resourceType": "SearchParameter",
"id": "AllergyIntolerance-verification-status",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-verification-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-verification-status</b></p><a name=\"AllergyIntolerance-verification-status\"> </a><a name=\"hcAllergyIntolerance-verification-status\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status\">SearchParameter verification-status</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: verification-status</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>: verification-status</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.verificationStatus</p><p><b>xpath</b>: f:AllergyIntolerance/f:verificationStatus</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
"version": "4.0.1",
"name": "verification-status",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "verification-status",
"base": [
"AllergyIntolerance"
],
"type": "token",
"expression": "AllergyIntolerance.verificationStatus",
"xpath": "f:AllergyIntolerance/f:verificationStatus",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
"resource": {
"resourceType": "SearchParameter",
"id": "Condition-clinical-status",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-clinical-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-clinical-status</b></p><a name=\"Condition-clinical-status\"> </a><a name=\"hcCondition-clinical-status\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Condition-clinical-status\">SearchParameter clinical-status</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: clinical-status</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>: clinical-status</p><p><b>base</b>: Condition</p><p><b>type</b>: Token</p><p><b>expression</b>: Condition.clinicalStatus</p><p><b>xpath</b>: f:Condition/f:clinicalStatus</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
"version": "4.0.1",
"name": "clinical-status",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "clinical-status",
"base": [
"Condition"
],
"type": "token",
"expression": "Condition.clinicalStatus",
"xpath": "f:Condition/f:clinicalStatus",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-subject",
"resource": {
"resourceType": "SearchParameter",
"id": "Condition-subject",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-subject\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-subject</b></p><a name=\"Condition-subject\"> </a><a name=\"hcCondition-subject\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Condition-subject\">SearchParameter subject</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: subject</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>: subject</p><p><b>base</b>: Condition</p><p><b>type</b>: Reference</p><p><b>expression</b>: Condition.subject</p><p><b>xpath</b>: f:Condition/f:subject</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Group, Patient</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Condition-subject",
"version": "4.0.1",
"name": "subject",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "subject",
"base": [
"Condition"
],
"type": "reference",
"expression": "Condition.subject",
"xpath": "f:Condition/f:subject",
"xpathUsage": "normal",
"target": [
"Group",
"Patient"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
"resource": {
"resourceType": "SearchParameter",
"id": "Condition-verification-status",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-verification-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-verification-status</b></p><a name=\"Condition-verification-status\"> </a><a name=\"hcCondition-verification-status\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Condition-verification-status\">SearchParameter verification-status</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: verification-status</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>: verification-status</p><p><b>base</b>: Condition</p><p><b>type</b>: Token</p><p><b>expression</b>: Condition.verificationStatus</p><p><b>xpath</b>: f:Condition/f:verificationStatus</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
"version": "4.0.1",
"name": "verification-status",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "verification-status",
"base": [
"Condition"
],
"type": "token",
"expression": "Condition.verificationStatus",
"xpath": "f:Condition/f:verificationStatus",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
"resource": {
"resourceType": "SearchParameter",
"id": "DiagnosticReport-category",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-category\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-category</b></p><a name=\"DiagnosticReport-category\"> </a><a name=\"hcDiagnosticReport-category\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-category\">SearchParameter category</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: category</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>: category</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Token</p><p><b>expression</b>: DiagnosticReport.category</p><p><b>xpath</b>: f:DiagnosticReport/f:category</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
"version": "4.0.1",
"name": "category",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "category",
"base": [
"DiagnosticReport"
],
"type": "token",
"expression": "DiagnosticReport.category",
"xpath": "f:DiagnosticReport/f:category",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
"resource": {
"resourceType": "SearchParameter",
"id": "DiagnosticReport-status",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-status</b></p><a name=\"DiagnosticReport-status\"> </a><a name=\"hcDiagnosticReport-status\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-status\">SearchParameter status</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: status</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>: status</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Token</p><p><b>expression</b>: DiagnosticReport.status</p><p><b>xpath</b>: f:DiagnosticReport/f:status</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
"version": "4.0.1",
"name": "status",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "status",
"base": [
"DiagnosticReport"
],
"type": "token",
"expression": "DiagnosticReport.status",
"xpath": "f:DiagnosticReport/f:status",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
"resource": {
"resourceType": "SearchParameter",
"id": "DiagnosticReport-subject",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-subject\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-subject</b></p><a name=\"DiagnosticReport-subject\"> </a><a name=\"hcDiagnosticReport-subject\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-subject\">SearchParameter subject</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: subject</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>: subject</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Reference</p><p><b>expression</b>: DiagnosticReport.subject</p><p><b>xpath</b>: f:DiagnosticReport/f:subject</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Group, Device, Patient, Location</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
"version": "4.0.1",
"name": "subject",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "subject",
"base": [
"DiagnosticReport"
],
"type": "reference",
"expression": "DiagnosticReport.subject",
"xpath": "f:DiagnosticReport/f:subject",
"xpathUsage": "normal",
"target": [
"Group",
"Device",
"Patient",
"Location"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-category",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-category",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-category\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-category</b></p><a name=\"DocumentReference-category\"> </a><a name=\"hcDocumentReference-category\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-category\">SearchParameter category</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: category</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>: category</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.category</p><p><b>xpath</b>: f:DocumentReference/f:category</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-category",
"version": "4.0.1",
"name": "category",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "category",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.category",
"xpath": "f:DocumentReference/f:category",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-status",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-status</b></p><a name=\"DocumentReference-status\"> </a><a name=\"hcDocumentReference-status\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-status\">SearchParameter status</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: status</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>: status</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Token</p><p><b>expression</b>: DocumentReference.status</p><p><b>xpath</b>: f:DocumentReference/f:status</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
"version": "4.0.1",
"name": "status",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "status",
"base": [
"DocumentReference"
],
"type": "token",
"expression": "DocumentReference.status",
"xpath": "f:DocumentReference/f:status",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
"resource": {
"resourceType": "SearchParameter",
"id": "DocumentReference-subject",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DocumentReference-subject\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-subject</b></p><a name=\"DocumentReference-subject\"> </a><a name=\"hcDocumentReference-subject\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-subject\">SearchParameter subject</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: subject</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>: subject</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: Reference</p><p><b>expression</b>: DocumentReference.subject</p><p><b>xpath</b>: f:DocumentReference/f:subject</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Group, Device, Patient</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
"version": "4.0.1",
"name": "subject",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "subject",
"base": [
"DocumentReference"
],
"type": "reference",
"expression": "DocumentReference.subject",
"xpath": "f:DocumentReference/f:subject",
"xpathUsage": "normal",
"target": [
"Practitioner",
"Group",
"Device",
"Patient"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Immunization-status",
"resource": {
"resourceType": "SearchParameter",
"id": "Immunization-status",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-status</b></p><a name=\"Immunization-status\"> </a><a name=\"hcImmunization-status\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Immunization-status\">SearchParameter status</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: status</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>: status</p><p><b>base</b>: Immunization</p><p><b>type</b>: Token</p><p><b>expression</b>: Immunization.status</p><p><b>xpath</b>: f:Immunization/f:status</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Immunization-status",
"version": "4.0.1",
"name": "status",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "status",
"base": [
"Immunization"
],
"type": "token",
"expression": "Immunization.status",
"xpath": "f:Immunization/f:status",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-category",
"resource": {
"resourceType": "SearchParameter",
"id": "Observation-category",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-category\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-category</b></p><a name=\"Observation-category\"> </a><a name=\"hcObservation-category\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Observation-category\">SearchParameter category</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: category</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>: category</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: Observation.category</p><p><b>xpath</b>: f:Observation/f:category</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Observation-category",
"version": "4.0.1",
"name": "category",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "category",
"base": [
"Observation"
],
"type": "token",
"expression": "Observation.category",
"xpath": "f:Observation/f:category",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-status",
"resource": {
"resourceType": "SearchParameter",
"id": "Observation-status",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-status</b></p><a name=\"Observation-status\"> </a><a name=\"hcObservation-status\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Observation-status\">SearchParameter status</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: status</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>: status</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: Observation.status</p><p><b>xpath</b>: f:Observation/f:status</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Observation-status",
"version": "4.0.1",
"name": "status",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "status",
"base": [
"Observation"
],
"type": "token",
"expression": "Observation.status",
"xpath": "f:Observation/f:status",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Observation-subject",
"resource": {
"resourceType": "SearchParameter",
"id": "Observation-subject",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-subject\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-subject</b></p><a name=\"Observation-subject\"> </a><a name=\"hcObservation-subject\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Observation-subject\">SearchParameter subject</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: subject</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>: subject</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.subject</p><p><b>xpath</b>: f:Observation/f:subject</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Group, Device, Patient, Location</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Observation-subject",
"version": "4.0.1",
"name": "subject",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "subject",
"base": [
"Observation"
],
"type": "reference",
"expression": "Observation.subject",
"xpath": "f:Observation/f:subject",
"xpathUsage": "normal",
"target": [
"Group",
"Device",
"Patient",
"Location"
]
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
},
{
"fullUrl": "http://hl7.org/fhir/SearchParameter/Patient-identifier",
"resource": {
"resourceType": "SearchParameter",
"id": "Patient-identifier",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-identifier\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-identifier</b></p><a name=\"Patient-identifier\"> </a><a name=\"hcPatient-identifier\"> </a><p><b>url</b>: <a href=\"Bundle-enable-searches.html#http-//hl7.org/fhir/SearchParameter/Patient-identifier\">SearchParameter identifier</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: identifier</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>: identifier</p><p><b>base</b>: Patient</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.identifier</p><p><b>xpath</b>: f:Patient/f:identifier</p><p><b>xpathUsage</b>: Normal</p></div>"
},
"url": "http://hl7.org/fhir/SearchParameter/Patient-identifier",
"version": "4.0.1",
"name": "identifier",
"status": "retired",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"description": "none",
"code": "identifier",
"base": [
"Patient"
],
"type": "token",
"expression": "Patient.identifier",
"xpath": "f:Patient/f:identifier",
"xpathUsage": "normal"
},
"request": {
"method": "POST",
"url": "SearchParameter"
}
}
]
}