0.1.0 - ci-build International flag

JohnMoehrkeTestVital, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testVital/ and changes regularly. See the Directory of published versions

: Disable Searches on ALL - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "disable-searches"] ; # 
  fhir:type [ fhir:v "batch"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DomainResource-text"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DomainResource-text> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Resource-content> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Resource-profile> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-query"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Resource-query> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Resource-security> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Resource-source> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Resource-tag> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/clinical-code> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/clinical-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-type"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/clinical-type> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-abatement-age"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-abatement-age> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-abatement-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-abatement-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-abatement-string"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-abatement-string> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-asserter"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-asserter> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-body-site"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-body-site> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-category"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-category> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-encounter"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-encounter> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-evidence"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-evidence> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-evidence-detail> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-onset-age"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-onset-age> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-onset-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-onset-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-onset-info"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-onset-info> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-recorded-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-recorded-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-severity"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-severity> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-stage"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Condition-stage> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusion"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusion> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-media"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DiagnosticReport-media> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DiagnosticReport-result> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-author"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-author> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-custodian> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-description"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-description> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-event"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-event> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-facility"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-facility> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-format"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-format> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-language"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-language> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-location"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-location> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-period"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-period> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-related"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-related> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-relation"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-relation> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-security-label> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-setting"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-setting> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/DocumentReference-relationship> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-location"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-location> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-lot-number"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-lot-number> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-manufacturer> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-performer"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-performer> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-reaction"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-reaction> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-reaction-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-reason-code"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-reason-code> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-reason-reference"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-reason-reference> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-series"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-series> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-status-reason"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-status-reason> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-target-disease"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-target-disease> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-based-on"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-based-on> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-code"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-combo-code> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-code"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-component-code> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-component-value-concept> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-derived-from"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-derived-from> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-device"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-device> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-focus"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-focus> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-has-member"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-has-member> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-method"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-method> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-part-of"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-part-of> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-performer"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-performer> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-specimen"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-specimen> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-concept"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-value-concept> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-value-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-quantity"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-value-quantity> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-string"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-value-string> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-code-value-concept> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-code-value-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-code-value-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-code-value-string"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-code-value-string> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-active"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Patient-active> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-address> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-city"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-address-city> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-country"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-address-country> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-postalcode"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-address-postalcode> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-state"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-address-state> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-use"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-address-use> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-birthdate> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-death-date"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Patient-death-date> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-deceased"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Patient-deceased> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-email"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-email> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-family> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-gender> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Patient-general-practitioner> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-given"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-given> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-language"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Patient-language> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-link"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Patient-link> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-name"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Patient-name> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-organization"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/Patient-organization> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-phone"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-phone> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-phonetic"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-phonetic> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/SearchParameter/individual-telecom> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "SearchParameter"^^xsd:anyURI ]     ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/DomainResource-text> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DomainResource-text"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DomainResource-text\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DomainResource-text</b></p><a name=\"DomainResource-text\"> </a><a name=\"hcDomainResource-text\"> </a><a name=\"DomainResource-text-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/DomainResource-text\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _text</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>: _text</p><p><b>base</b>: Resource</p><p><b>type</b>: String</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DomainResource-text"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "_text"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "_text"] ; # 
  fhir:base ( [ fhir:v "Resource"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Resource-content> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Resource-content"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Resource-content\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Resource-content</b></p><a name=\"Resource-content\"> </a><a name=\"hcResource-content\"> </a><a name=\"Resource-content-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/Resource-content\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _content</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>: _content</p><p><b>base</b>: Resource</p><p><b>type</b>: String</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-content"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "_content"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "_content"] ; # 
  fhir:base ( [ fhir:v "Resource"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Resource-profile> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Resource-profile"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Resource-profile\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Resource-profile</b></p><a name=\"Resource-profile\"> </a><a name=\"hcResource-profile\"> </a><a name=\"Resource-profile-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/Resource-profile\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _profile</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>: _profile</p><p><b>base</b>: Resource</p><p><b>type</b>: URI</p><p><b>expression</b>: Resource.meta.profile</p><p><b>xpath</b>: f:Resource/f:meta/f:profile</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-profile"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "_profile"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "_profile"] ; # 
  fhir:base ( [ fhir:v "Resource"] ) ; # 
  fhir:type [ fhir:v "uri"] ; # 
  fhir:expression [ fhir:v "Resource.meta.profile"] ; # 
  fhir:xpath [ fhir:v "f:Resource/f:meta/f:profile"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Resource-query> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Resource-query"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Resource-query\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Resource-query</b></p><a name=\"Resource-query\"> </a><a name=\"hcResource-query\"> </a><a name=\"Resource-query-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/Resource-query\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _query</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>: _query</p><p><b>base</b>: Resource</p><p><b>type</b>: Token</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-query"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "_query"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "_query"] ; # 
  fhir:base ( [ fhir:v "Resource"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Resource-security> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Resource-security"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Resource-security\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Resource-security</b></p><a name=\"Resource-security\"> </a><a name=\"hcResource-security\"> </a><a name=\"Resource-security-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/Resource-security\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _security</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</p><p><b>base</b>: Resource</p><p><b>type</b>: Token</p><p><b>expression</b>: Resource.meta.security</p><p><b>xpath</b>: f:Resource/f:meta/f:security</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-security"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "_security"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "_security"] ; # 
  fhir:base ( [ fhir:v "Resource"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Resource.meta.security"] ; # 
  fhir:xpath [ fhir:v "f:Resource/f:meta/f:security"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Resource-source> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Resource-source"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Resource-source\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Resource-source</b></p><a name=\"Resource-source\"> </a><a name=\"hcResource-source\"> </a><a name=\"Resource-source-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/Resource-source\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _source</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>: _source</p><p><b>base</b>: Resource</p><p><b>type</b>: URI</p><p><b>expression</b>: Resource.meta.source</p><p><b>xpath</b>: f:Resource/f:meta/f:source</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-source"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "_source"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "_source"] ; # 
  fhir:base ( [ fhir:v "Resource"] ) ; # 
  fhir:type [ fhir:v "uri"] ; # 
  fhir:expression [ fhir:v "Resource.meta.source"] ; # 
  fhir:xpath [ fhir:v "f:Resource/f:meta/f:source"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Resource-tag> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Resource-tag"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Resource-tag\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Resource-tag</b></p><a name=\"Resource-tag\"> </a><a name=\"hcResource-tag\"> </a><a name=\"Resource-tag-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/Resource-tag\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: _tag</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>: _tag</p><p><b>base</b>: Resource</p><p><b>type</b>: Token</p><p><b>expression</b>: Resource.meta.tag</p><p><b>xpath</b>: f:Resource/f:meta/f:tag</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "_tag"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "_tag"] ; # 
  fhir:base ( [ fhir:v "Resource"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Resource.meta.tag"] ; # 
  fhir:xpath [ fhir:v "f:Resource/f:meta/f:tag"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-asserter"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-asserter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-asserter</b></p><a name=\"AllergyIntolerance-asserter\"> </a><a name=\"hcAllergyIntolerance-asserter\"> </a><a name=\"AllergyIntolerance-asserter-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: asserter</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>: asserter</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Reference</p><p><b>expression</b>: AllergyIntolerance.asserter</p><p><b>xpath</b>: f:AllergyIntolerance/f:asserter</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Patient, PractitionerRole, RelatedPerson</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "asserter"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "asserter"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.asserter"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:asserter"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Patient"] [ fhir:v "PractitionerRole"] [ fhir:v "RelatedPerson"] ) . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-category"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-category\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-category</b></p><a name=\"AllergyIntolerance-category\"> </a><a name=\"hcAllergyIntolerance-category\"> </a><a name=\"AllergyIntolerance-category-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-category\">Bundle: type = batch</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>: AllergyIntolerance</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.category</p><p><b>xpath</b>: f:AllergyIntolerance/f:category</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "category"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "category"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.category"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:category"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/clinical-code> a fhir:SearchParameter ;
  fhir:id [ fhir:v "clinical-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_clinical-code\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter clinical-code</b></p><a name=\"clinical-code\"> </a><a name=\"hcclinical-code\"> </a><a name=\"clinical-code-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/clinical-code\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: code</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>: code</p><p><b>base</b>: AllergyIntolerance, Condition, DeviceRequest, DiagnosticReport, FamilyMemberHistory, List, Medication, MedicationAdministration, MedicationDispense, MedicationRequest, MedicationStatement, Observation, Procedure, ServiceRequest</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.code | AllergyIntolerance.reaction.substance | Condition.code | (DeviceRequest.code as CodeableConcept) | DiagnosticReport.code | FamilyMemberHistory.condition.code | List.code | Medication.code | (MedicationAdministration.medication as CodeableConcept) | (MedicationDispense.medication as CodeableConcept) | (MedicationRequest.medication as CodeableConcept) | (MedicationStatement.medication as CodeableConcept) | Observation.code | Procedure.code | ServiceRequest.code</p><p><b>xpath</b>: f:AllergyIntolerance/f:code | f:AllergyIntolerance/f:reaction/f:substance | f:Condition/f:code | f:DeviceRequest/f:codeCodeableConcept | f:DiagnosticReport/f:code | f:FamilyMemberHistory/f:condition/f:code | f:List/f:code | f:Medication/f:code | f:MedicationAdministration/f:medicationCodeableConcept | f:MedicationDispense/f:medicationCodeableConcept | f:MedicationRequest/f:medicationCodeableConcept | f:MedicationStatement/f:medicationCodeableConcept | f:Observation/f:code | f:Procedure/f:code | f:ServiceRequest/f:code</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "code"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "code"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] [ fhir:v "Condition"] [ fhir:v "DeviceRequest"] [ fhir:v "DiagnosticReport"] [ fhir:v "FamilyMemberHistory"] [ fhir:v "List"] [ fhir:v "Medication"] [ fhir:v "MedicationAdministration"] [ fhir:v "MedicationDispense"] [ fhir:v "MedicationRequest"] [ fhir:v "MedicationStatement"] [ fhir:v "Observation"] [ fhir:v "Procedure"] [ fhir:v "ServiceRequest"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.code | AllergyIntolerance.reaction.substance | Condition.code | (DeviceRequest.code as CodeableConcept) | DiagnosticReport.code | FamilyMemberHistory.condition.code | List.code | Medication.code | (MedicationAdministration.medication as CodeableConcept) | (MedicationDispense.medication as CodeableConcept) | (MedicationRequest.medication as CodeableConcept) | (MedicationStatement.medication as CodeableConcept) | Observation.code | Procedure.code | ServiceRequest.code"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:code | f:AllergyIntolerance/f:reaction/f:substance | f:Condition/f:code | f:DeviceRequest/f:codeCodeableConcept | f:DiagnosticReport/f:code | f:FamilyMemberHistory/f:condition/f:code | f:List/f:code | f:Medication/f:code | f:MedicationAdministration/f:medicationCodeableConcept | f:MedicationDispense/f:medicationCodeableConcept | f:MedicationRequest/f:medicationCodeableConcept | f:MedicationStatement/f:medicationCodeableConcept | f:Observation/f:code | f:Procedure/f:code | f:ServiceRequest/f:code"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-criticality"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-criticality\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-criticality</b></p><a name=\"AllergyIntolerance-criticality\"> </a><a name=\"hcAllergyIntolerance-criticality\"> </a><a name=\"AllergyIntolerance-criticality-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: criticality</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>: criticality</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.criticality</p><p><b>xpath</b>: f:AllergyIntolerance/f:criticality</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "criticality"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "criticality"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.criticality"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:criticality"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/clinical-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "clinical-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_clinical-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter clinical-date</b></p><a name=\"clinical-date\"> </a><a name=\"hcclinical-date\"> </a><a name=\"clinical-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/clinical-date\">Bundle: type = batch</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>: AllergyIntolerance, CarePlan, CareTeam, ClinicalImpression, Composition, Consent, DiagnosticReport, Encounter, EpisodeOfCare, FamilyMemberHistory, Flag, Immunization, List, Observation, Procedure, RiskAssessment, SupplyRequest</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: AllergyIntolerance.recordedDate | CarePlan.period | CareTeam.period | ClinicalImpression.date | Composition.date | Consent.dateTime | DiagnosticReport.effective | Encounter.period | EpisodeOfCare.period | FamilyMemberHistory.date | Flag.period | Immunization.occurrence | List.date | Observation.effective | Procedure.performed | (RiskAssessment.occurrence as dateTime) | SupplyRequest.authoredOn</p><p><b>xpath</b>: f:AllergyIntolerance/f:recordedDate | f:CarePlan/f:period | f:CareTeam/f:period | f:ClinicalImpression/f:date | f:Composition/f:date | f:Consent/f:dateTime | f:DiagnosticReport/f:effectiveDateTime | f:DiagnosticReport/f:effectivePeriod | f:Encounter/f:period | f:EpisodeOfCare/f:period | f:FamilyMemberHistory/f:date | f:Flag/f:period | f:Immunization/f:occurrenceDateTime | f:Immunization/f:occurrenceString | f:List/f:date | f:Observation/f:effectiveDateTime | f:Observation/f:effectivePeriod | f:Observation/f:effectiveTiming | f:Observation/f:effectiveInstant | f:Procedure/f:performedDateTime | f:Procedure/f:performedPeriod | f:Procedure/f:performedString | f:Procedure/f:performedAge | f:Procedure/f:performedRange | f:RiskAssessment/f:occurrenceDateTime | f:SupplyRequest/f:authoredOn</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "date"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] [ fhir:v "CarePlan"] [ fhir:v "CareTeam"] [ fhir:v "ClinicalImpression"] [ fhir:v "Composition"] [ fhir:v "Consent"] [ fhir:v "DiagnosticReport"] [ fhir:v "Encounter"] [ fhir:v "EpisodeOfCare"] [ fhir:v "FamilyMemberHistory"] [ fhir:v "Flag"] [ fhir:v "Immunization"] [ fhir:v "List"] [ fhir:v "Observation"] [ fhir:v "Procedure"] [ fhir:v "RiskAssessment"] [ fhir:v "SupplyRequest"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.recordedDate | CarePlan.period | CareTeam.period | ClinicalImpression.date | Composition.date | Consent.dateTime | DiagnosticReport.effective | Encounter.period | EpisodeOfCare.period | FamilyMemberHistory.date | Flag.period | Immunization.occurrence | List.date | Observation.effective | Procedure.performed | (RiskAssessment.occurrence as dateTime) | SupplyRequest.authoredOn"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:recordedDate | f:CarePlan/f:period | f:CareTeam/f:period | f:ClinicalImpression/f:date | f:Composition/f:date | f:Consent/f:dateTime | f:DiagnosticReport/f:effectiveDateTime | f:DiagnosticReport/f:effectivePeriod | f:Encounter/f:period | f:EpisodeOfCare/f:period | f:FamilyMemberHistory/f:date | f:Flag/f:period | f:Immunization/f:occurrenceDateTime | f:Immunization/f:occurrenceString | f:List/f:date | f:Observation/f:effectiveDateTime | f:Observation/f:effectivePeriod | f:Observation/f:effectiveTiming | f:Observation/f:effectiveInstant | f:Procedure/f:performedDateTime | f:Procedure/f:performedPeriod | f:Procedure/f:performedString | f:Procedure/f:performedAge | f:Procedure/f:performedRange | f:RiskAssessment/f:occurrenceDateTime | f:SupplyRequest/f:authoredOn"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-last-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-last-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-last-date</b></p><a name=\"AllergyIntolerance-last-date\"> </a><a name=\"hcAllergyIntolerance-last-date\"> </a><a name=\"AllergyIntolerance-last-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: last-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>: last-date</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: AllergyIntolerance.lastOccurrence</p><p><b>xpath</b>: f:AllergyIntolerance/f:lastOccurrence</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "last-date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "last-date"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.lastOccurrence"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:lastOccurrence"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-manifestation"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-manifestation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-manifestation</b></p><a name=\"AllergyIntolerance-manifestation\"> </a><a name=\"hcAllergyIntolerance-manifestation\"> </a><a name=\"AllergyIntolerance-manifestation-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: manifestation</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>: manifestation</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.reaction.manifestation</p><p><b>xpath</b>: f:AllergyIntolerance/f:reaction/f:manifestation</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "manifestation"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "manifestation"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.reaction.manifestation"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:reaction/f:manifestation"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-onset"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-onset\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-onset</b></p><a name=\"AllergyIntolerance-onset\"> </a><a name=\"hcAllergyIntolerance-onset\"> </a><a name=\"AllergyIntolerance-onset-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-onset\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: onset</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>: onset</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: AllergyIntolerance.reaction.onset</p><p><b>xpath</b>: f:AllergyIntolerance/f:reaction/f:onset</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "onset"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "onset"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.reaction.onset"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:reaction/f:onset"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-recorder"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-recorder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-recorder</b></p><a name=\"AllergyIntolerance-recorder\"> </a><a name=\"hcAllergyIntolerance-recorder\"> </a><a name=\"AllergyIntolerance-recorder-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: recorder</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>: recorder</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Reference</p><p><b>expression</b>: AllergyIntolerance.recorder</p><p><b>xpath</b>: f:AllergyIntolerance/f:recorder</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Patient, PractitionerRole, RelatedPerson</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "recorder"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "recorder"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.recorder"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:recorder"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Patient"] [ fhir:v "PractitionerRole"] [ fhir:v "RelatedPerson"] ) . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-route"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-route\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-route</b></p><a name=\"AllergyIntolerance-route\"> </a><a name=\"hcAllergyIntolerance-route\"> </a><a name=\"AllergyIntolerance-route-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-route\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: route</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>: route</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.reaction.exposureRoute</p><p><b>xpath</b>: f:AllergyIntolerance/f:reaction/f:exposureRoute</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "route"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "route"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.reaction.exposureRoute"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:reaction/f:exposureRoute"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity> a fhir:SearchParameter ;
  fhir:id [ fhir:v "AllergyIntolerance-severity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_AllergyIntolerance-severity\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AllergyIntolerance-severity</b></p><a name=\"AllergyIntolerance-severity\"> </a><a name=\"hcAllergyIntolerance-severity\"> </a><a name=\"AllergyIntolerance-severity-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-allergy.html#http-//hl7.org/fhir/SearchParameter/AllergyIntolerance-severity\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: severity</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>: severity</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.reaction.severity</p><p><b>xpath</b>: f:AllergyIntolerance/f:reaction/f:severity</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "severity"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "severity"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.reaction.severity"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:reaction/f:severity"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/clinical-type> a fhir:SearchParameter ;
  fhir:id [ fhir:v "clinical-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_clinical-type\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter clinical-type</b></p><a name=\"clinical-type\"> </a><a name=\"hcclinical-type\"> </a><a name=\"clinical-type-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-core.html#http-//hl7.org/fhir/SearchParameter/clinical-type\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: type</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>: type</p><p><b>base</b>: AllergyIntolerance, Composition, DocumentManifest, DocumentReference, Encounter, EpisodeOfCare</p><p><b>type</b>: Token</p><p><b>expression</b>: AllergyIntolerance.type | Composition.type | DocumentManifest.type | DocumentReference.type | Encounter.type | EpisodeOfCare.type</p><p><b>xpath</b>: f:AllergyIntolerance/f:type | f:Composition/f:type | f:DocumentManifest/f:type | f:DocumentReference/f:type | f:Encounter/f:type | f:EpisodeOfCare/f:type</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "type"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "type"] ; # 
  fhir:base ( [ fhir:v "AllergyIntolerance"] [ fhir:v "Composition"] [ fhir:v "DocumentManifest"] [ fhir:v "DocumentReference"] [ fhir:v "Encounter"] [ fhir:v "EpisodeOfCare"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "AllergyIntolerance.type | Composition.type | DocumentManifest.type | DocumentReference.type | Encounter.type | EpisodeOfCare.type"] ; # 
  fhir:xpath [ fhir:v "f:AllergyIntolerance/f:type | f:Composition/f:type | f:DocumentManifest/f:type | f:DocumentReference/f:type | f:Encounter/f:type | f:EpisodeOfCare/f:type"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Condition-abatement-age> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-abatement-age"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-abatement-age\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-abatement-age</b></p><a name=\"Condition-abatement-age\"> </a><a name=\"hcCondition-abatement-age\"> </a><a name=\"Condition-abatement-age-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-abatement-age\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: abatement-age</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>: abatement-age</p><p><b>base</b>: Condition</p><p><b>type</b>: Quantity</p><p><b>expression</b>: Condition.abatement.as(Age) | Condition.abatement.as(Range)</p><p><b>xpath</b>: f:Condition/f:abatementAge | f:Condition/f:abatementRange</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-abatement-age"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "abatement-age"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "abatement-age"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "quantity"] ; # 
  fhir:expression [ fhir:v "Condition.abatement.as(Age) | Condition.abatement.as(Range)"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:abatementAge | f:Condition/f:abatementRange"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Condition-abatement-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-abatement-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-abatement-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-abatement-date</b></p><a name=\"Condition-abatement-date\"> </a><a name=\"hcCondition-abatement-date\"> </a><a name=\"Condition-abatement-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-abatement-date\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: abatement-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>: abatement-date</p><p><b>base</b>: Condition</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: Condition.abatement.as(dateTime) | Condition.abatement.as(Period)</p><p><b>xpath</b>: f:Condition/f:abatementDateTime | f:Condition/f:abatementPeriod</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-abatement-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "abatement-date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "abatement-date"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "Condition.abatement.as(dateTime) | Condition.abatement.as(Period)"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:abatementDateTime | f:Condition/f:abatementPeriod"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Condition-abatement-string> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-abatement-string"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-abatement-string\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-abatement-string</b></p><a name=\"Condition-abatement-string\"> </a><a name=\"hcCondition-abatement-string\"> </a><a name=\"Condition-abatement-string-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-abatement-string\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: abatement-string</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>: abatement-string</p><p><b>base</b>: Condition</p><p><b>type</b>: String</p><p><b>expression</b>: Condition.abatement.as(string)</p><p><b>xpath</b>: f:Condition/f:abatementString</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-abatement-string"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "abatement-string"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "abatement-string"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Condition.abatement.as(string)"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:abatementString"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Condition-asserter> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-asserter"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-asserter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-asserter</b></p><a name=\"Condition-asserter\"> </a><a name=\"hcCondition-asserter\"> </a><a name=\"Condition-asserter-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-asserter\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: asserter</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>: asserter</p><p><b>base</b>: Condition</p><p><b>type</b>: Reference</p><p><b>expression</b>: Condition.asserter</p><p><b>xpath</b>: f:Condition/f:asserter</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Patient, PractitionerRole, RelatedPerson</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-asserter"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "asserter"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "asserter"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Condition.asserter"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:asserter"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Patient"] [ fhir:v "PractitionerRole"] [ fhir:v "RelatedPerson"] ) . # 

<http://hl7.org/fhir/SearchParameter/Condition-body-site> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-body-site"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-body-site\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-body-site</b></p><a name=\"Condition-body-site\"> </a><a name=\"hcCondition-body-site\"> </a><a name=\"Condition-body-site-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-body-site\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: body-site</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>: body-site</p><p><b>base</b>: Condition</p><p><b>type</b>: Token</p><p><b>expression</b>: Condition.bodySite</p><p><b>xpath</b>: f:Condition/f:bodySite</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-body-site"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "body-site"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "body-site"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Condition.bodySite"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:bodySite"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Condition-category> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-category"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-category\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-category</b></p><a name=\"Condition-category\"> </a><a name=\"hcCondition-category\"> </a><a name=\"Condition-category-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-category\">Bundle: type = batch</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>: Condition</p><p><b>type</b>: Token</p><p><b>expression</b>: Condition.category</p><p><b>xpath</b>: f:Condition/f:category</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-category"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "category"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "category"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Condition.category"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:category"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Condition-encounter> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-encounter"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-encounter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-encounter</b></p><a name=\"Condition-encounter\"> </a><a name=\"hcCondition-encounter\"> </a><a name=\"Condition-encounter-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-encounter\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: encounter</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>: encounter</p><p><b>base</b>: Condition</p><p><b>type</b>: Reference</p><p><b>expression</b>: Condition.encounter</p><p><b>xpath</b>: f:Condition/f:encounter</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Encounter</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-encounter"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "encounter"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "encounter"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Condition.encounter"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:encounter"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Encounter"] ) . # 

<http://hl7.org/fhir/SearchParameter/Condition-evidence> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-evidence"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-evidence\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-evidence</b></p><a name=\"Condition-evidence\"> </a><a name=\"hcCondition-evidence\"> </a><a name=\"Condition-evidence-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-evidence\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: evidence</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>: evidence</p><p><b>base</b>: Condition</p><p><b>type</b>: Token</p><p><b>expression</b>: Condition.evidence.code</p><p><b>xpath</b>: f:Condition/f:evidence/f:code</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-evidence"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "evidence"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "evidence"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Condition.evidence.code"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:evidence/f:code"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Condition-evidence-detail> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-evidence-detail"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-evidence-detail\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-evidence-detail</b></p><a name=\"Condition-evidence-detail\"> </a><a name=\"hcCondition-evidence-detail\"> </a><a name=\"Condition-evidence-detail-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-evidence-detail\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: evidence-detail</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>: evidence-detail</p><p><b>base</b>: Condition</p><p><b>type</b>: Reference</p><p><b>expression</b>: Condition.evidence.detail</p><p><b>xpath</b>: f:Condition/f:evidence/f:detail</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "evidence-detail"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "evidence-detail"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Condition.evidence.detail"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:evidence/f:detail"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Account"] [ fhir:v "ActivityDefinition"] [ fhir:v "AdverseEvent"] [ fhir:v "AllergyIntolerance"] [ fhir:v "Appointment"] [ fhir:v "AppointmentResponse"] [ fhir:v "AuditEvent"] [ fhir:v "Basic"] [ fhir:v "Binary"] [ fhir:v "BiologicallyDerivedProduct"] [ fhir:v "BodyStructure"] [ fhir:v "Bundle"] [ fhir:v "CapabilityStatement"] [ fhir:v "CarePlan"] [ fhir:v "CareTeam"] [ fhir:v "CatalogEntry"] [ fhir:v "ChargeItem"] [ fhir:v "ChargeItemDefinition"] [ fhir:v "Claim"] [ fhir:v "ClaimResponse"] [ fhir:v "ClinicalImpression"] [ fhir:v "CodeSystem"] [ fhir:v "Communication"] [ fhir:v "CommunicationRequest"] [ fhir:v "CompartmentDefinition"] [ fhir:v "Composition"] [ fhir:v "ConceptMap"] [ fhir:v "Condition"] [ fhir:v "Consent"] [ fhir:v "Contract"] [ fhir:v "Coverage"] [ fhir:v "CoverageEligibilityRequest"] [ fhir:v "CoverageEligibilityResponse"] [ fhir:v "DetectedIssue"] [ fhir:v "Device"] [ fhir:v "DeviceDefinition"] [ fhir:v "DeviceMetric"] [ fhir:v "DeviceRequest"] [ fhir:v "DeviceUseStatement"] [ fhir:v "DiagnosticReport"] [ fhir:v "DocumentManifest"] [ fhir:v "DocumentReference"] [ fhir:v "EffectEvidenceSynthesis"] [ fhir:v "Encounter"] [ fhir:v "Endpoint"] [ fhir:v "EnrollmentRequest"] [ fhir:v "EnrollmentResponse"] [ fhir:v "EpisodeOfCare"] [ fhir:v "EventDefinition"] [ fhir:v "Evidence"] [ fhir:v "EvidenceVariable"] [ fhir:v "ExampleScenario"] [ fhir:v "ExplanationOfBenefit"] [ fhir:v "FamilyMemberHistory"] [ fhir:v "Flag"] [ fhir:v "Goal"] [ fhir:v "GraphDefinition"] [ fhir:v "Group"] [ fhir:v "GuidanceResponse"] [ fhir:v "HealthcareService"] [ fhir:v "ImagingStudy"] [ fhir:v "Immunization"] [ fhir:v "ImmunizationEvaluation"] [ fhir:v "ImmunizationRecommendation"] [ fhir:v "ImplementationGuide"] [ fhir:v "InsurancePlan"] [ fhir:v "Invoice"] [ fhir:v "Library"] [ fhir:v "Linkage"] [ fhir:v "List"] [ fhir:v "Location"] [ fhir:v "Measure"] [ fhir:v "MeasureReport"] [ fhir:v "Media"] [ fhir:v "Medication"] [ fhir:v "MedicationAdministration"] [ fhir:v "MedicationDispense"] [ fhir:v "MedicationKnowledge"] [ fhir:v "MedicationRequest"] [ fhir:v "MedicationStatement"] [ fhir:v "MedicinalProduct"] [ fhir:v "MedicinalProductAuthorization"] [ fhir:v "MedicinalProductContraindication"] [ fhir:v "MedicinalProductIndication"] [ fhir:v "MedicinalProductIngredient"] [ fhir:v "MedicinalProductInteraction"] [ fhir:v "MedicinalProductManufactured"] [ fhir:v "MedicinalProductPackaged"] [ fhir:v "MedicinalProductPharmaceutical"] [ fhir:v "MedicinalProductUndesirableEffect"] [ fhir:v "MessageDefinition"] [ fhir:v "MessageHeader"] [ fhir:v "MolecularSequence"] [ fhir:v "NamingSystem"] [ fhir:v "NutritionOrder"] [ fhir:v "Observation"] [ fhir:v "ObservationDefinition"] [ fhir:v "OperationDefinition"] [ fhir:v "OperationOutcome"] [ fhir:v "Organization"] [ fhir:v "OrganizationAffiliation"] [ fhir:v "Patient"] [ fhir:v "PaymentNotice"] [ fhir:v "PaymentReconciliation"] [ fhir:v "Person"] [ fhir:v "PlanDefinition"] [ fhir:v "Practitioner"] [ fhir:v "PractitionerRole"] [ fhir:v "Procedure"] [ fhir:v "Provenance"] [ fhir:v "Questionnaire"] [ fhir:v "QuestionnaireResponse"] [ fhir:v "RelatedPerson"] [ fhir:v "RequestGroup"] [ fhir:v "ResearchDefinition"] [ fhir:v "ResearchElementDefinition"] [ fhir:v "ResearchStudy"] [ fhir:v "ResearchSubject"] [ fhir:v "RiskAssessment"] [ fhir:v "RiskEvidenceSynthesis"] [ fhir:v "Schedule"] [ fhir:v "SearchParameter"] [ fhir:v "ServiceRequest"] [ fhir:v "Slot"] [ fhir:v "Specimen"] [ fhir:v "SpecimenDefinition"] [ fhir:v "StructureDefinition"] [ fhir:v "StructureMap"] [ fhir:v "Subscription"] [ fhir:v "Substance"] [ fhir:v "SubstanceNucleicAcid"] [ fhir:v "SubstancePolymer"] [ fhir:v "SubstanceProtein"] [ fhir:v "SubstanceReferenceInformation"] [ fhir:v "SubstanceSourceMaterial"] [ fhir:v "SubstanceSpecification"] [ fhir:v "SupplyDelivery"] [ fhir:v "SupplyRequest"] [ fhir:v "Task"] [ fhir:v "TerminologyCapabilities"] [ fhir:v "TestReport"] [ fhir:v "TestScript"] [ fhir:v "ValueSet"] [ fhir:v "VerificationResult"] [ fhir:v "VisionPrescription"] ) . # 

<http://hl7.org/fhir/SearchParameter/Condition-onset-age> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-onset-age"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-onset-age\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-onset-age</b></p><a name=\"Condition-onset-age\"> </a><a name=\"hcCondition-onset-age\"> </a><a name=\"Condition-onset-age-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-onset-age\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: onset-age</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>: onset-age</p><p><b>base</b>: Condition</p><p><b>type</b>: Quantity</p><p><b>expression</b>: Condition.onset.as(Age) | Condition.onset.as(Range)</p><p><b>xpath</b>: f:Condition/f:onsetAge | f:Condition/f:onsetRange</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-onset-age"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "onset-age"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "onset-age"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "quantity"] ; # 
  fhir:expression [ fhir:v "Condition.onset.as(Age) | Condition.onset.as(Range)"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:onsetAge | f:Condition/f:onsetRange"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Condition-onset-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-onset-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-onset-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-onset-date</b></p><a name=\"Condition-onset-date\"> </a><a name=\"hcCondition-onset-date\"> </a><a name=\"Condition-onset-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-onset-date\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: onset-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>: onset-date</p><p><b>base</b>: Condition</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: Condition.onset.as(dateTime) | Condition.onset.as(Period)</p><p><b>xpath</b>: f:Condition/f:onsetDateTime | f:Condition/f:onsetPeriod</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-onset-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "onset-date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "onset-date"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "Condition.onset.as(dateTime) | Condition.onset.as(Period)"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:onsetDateTime | f:Condition/f:onsetPeriod"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Condition-onset-info> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-onset-info"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-onset-info\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-onset-info</b></p><a name=\"Condition-onset-info\"> </a><a name=\"hcCondition-onset-info\"> </a><a name=\"Condition-onset-info-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-onset-info\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: onset-info</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>: onset-info</p><p><b>base</b>: Condition</p><p><b>type</b>: String</p><p><b>expression</b>: Condition.onset.as(string)</p><p><b>xpath</b>: f:Condition/f:onsetString</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-onset-info"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "onset-info"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "onset-info"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Condition.onset.as(string)"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:onsetString"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Condition-recorded-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-recorded-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-recorded-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-recorded-date</b></p><a name=\"Condition-recorded-date\"> </a><a name=\"hcCondition-recorded-date\"> </a><a name=\"Condition-recorded-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-recorded-date\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: recorded-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>: recorded-date</p><p><b>base</b>: Condition</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: Condition.recordedDate</p><p><b>xpath</b>: f:Condition/f:recordedDate</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-recorded-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "recorded-date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "recorded-date"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "Condition.recordedDate"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:recordedDate"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Condition-severity> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-severity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-severity\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-severity</b></p><a name=\"Condition-severity\"> </a><a name=\"hcCondition-severity\"> </a><a name=\"Condition-severity-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-severity\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: severity</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>: severity</p><p><b>base</b>: Condition</p><p><b>type</b>: Token</p><p><b>expression</b>: Condition.severity</p><p><b>xpath</b>: f:Condition/f:severity</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-severity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "severity"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "severity"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Condition.severity"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:severity"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Condition-stage> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Condition-stage"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Condition-stage\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Condition-stage</b></p><a name=\"Condition-stage\"> </a><a name=\"hcCondition-stage\"> </a><a name=\"Condition-stage-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-condition.html#http-//hl7.org/fhir/SearchParameter/Condition-stage\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: stage</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>: stage</p><p><b>base</b>: Condition</p><p><b>type</b>: Token</p><p><b>expression</b>: Condition.stage.summary</p><p><b>xpath</b>: f:Condition/f:stage/f:summary</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-stage"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "stage"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "stage"] ; # 
  fhir:base ( [ fhir:v "Condition"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Condition.stage.summary"] ; # 
  fhir:xpath [ fhir:v "f:Condition/f:stage/f:summary"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DiagnosticReport-based-on"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-based-on\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-based-on</b></p><a name=\"DiagnosticReport-based-on\"> </a><a name=\"hcDiagnosticReport-based-on\"> </a><a name=\"DiagnosticReport-based-on-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-diagnostic.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-based-on\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: based-on</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>: based-on</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Reference</p><p><b>expression</b>: DiagnosticReport.basedOn</p><p><b>xpath</b>: f:DiagnosticReport/f:basedOn</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: CarePlan, MedicationRequest, NutritionOrder, ServiceRequest, ImmunizationRecommendation</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "based-on"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "based-on"] ; # 
  fhir:base ( [ fhir:v "DiagnosticReport"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DiagnosticReport.basedOn"] ; # 
  fhir:xpath [ fhir:v "f:DiagnosticReport/f:basedOn"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "CarePlan"] [ fhir:v "MedicationRequest"] [ fhir:v "NutritionOrder"] [ fhir:v "ServiceRequest"] [ fhir:v "ImmunizationRecommendation"] ) . # 

<http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusion> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DiagnosticReport-conclusion"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-conclusion\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-conclusion</b></p><a name=\"DiagnosticReport-conclusion\"> </a><a name=\"hcDiagnosticReport-conclusion\"> </a><a name=\"DiagnosticReport-conclusion-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-diagnostic.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-conclusion\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: conclusion</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>: conclusion</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Token</p><p><b>expression</b>: DiagnosticReport.conclusionCode</p><p><b>xpath</b>: f:DiagnosticReport/f:conclusionCode</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusion"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "conclusion"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "conclusion"] ; # 
  fhir:base ( [ fhir:v "DiagnosticReport"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DiagnosticReport.conclusionCode"] ; # 
  fhir:xpath [ fhir:v "f:DiagnosticReport/f:conclusionCode"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DiagnosticReport-issued"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-issued\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-issued</b></p><a name=\"DiagnosticReport-issued\"> </a><a name=\"hcDiagnosticReport-issued\"> </a><a name=\"DiagnosticReport-issued-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-diagnostic.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-issued\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: issued</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>: issued</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: DiagnosticReport.issued</p><p><b>xpath</b>: f:DiagnosticReport/f:issued</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "issued"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "issued"] ; # 
  fhir:base ( [ fhir:v "DiagnosticReport"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "DiagnosticReport.issued"] ; # 
  fhir:xpath [ fhir:v "f:DiagnosticReport/f:issued"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/DiagnosticReport-media> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DiagnosticReport-media"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-media\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-media</b></p><a name=\"DiagnosticReport-media\"> </a><a name=\"hcDiagnosticReport-media\"> </a><a name=\"DiagnosticReport-media-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-diagnostic.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-media\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: media</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>: media</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Reference</p><p><b>expression</b>: DiagnosticReport.media.link</p><p><b>xpath</b>: f:DiagnosticReport/f:media/f:link</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Media</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-media"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "media"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "media"] ; # 
  fhir:base ( [ fhir:v "DiagnosticReport"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DiagnosticReport.media.link"] ; # 
  fhir:xpath [ fhir:v "f:DiagnosticReport/f:media/f:link"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Media"] ) . # 

<http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DiagnosticReport-performer"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-performer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-performer</b></p><a name=\"DiagnosticReport-performer\"> </a><a name=\"hcDiagnosticReport-performer\"> </a><a name=\"DiagnosticReport-performer-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-diagnostic.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-performer\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: performer</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>: performer</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Reference</p><p><b>expression</b>: DiagnosticReport.performer</p><p><b>xpath</b>: f:DiagnosticReport/f:performer</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Organization, CareTeam, PractitionerRole</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "performer"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "performer"] ; # 
  fhir:base ( [ fhir:v "DiagnosticReport"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DiagnosticReport.performer"] ; # 
  fhir:xpath [ fhir:v "f:DiagnosticReport/f:performer"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Organization"] [ fhir:v "CareTeam"] [ fhir:v "PractitionerRole"] ) . # 

<http://hl7.org/fhir/SearchParameter/DiagnosticReport-result> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DiagnosticReport-result"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-result\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-result</b></p><a name=\"DiagnosticReport-result\"> </a><a name=\"hcDiagnosticReport-result\"> </a><a name=\"DiagnosticReport-result-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-diagnostic.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-result\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: result</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>: result</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Reference</p><p><b>expression</b>: DiagnosticReport.result</p><p><b>xpath</b>: f:DiagnosticReport/f:result</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Observation</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "result"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "result"] ; # 
  fhir:base ( [ fhir:v "DiagnosticReport"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DiagnosticReport.result"] ; # 
  fhir:xpath [ fhir:v "f:DiagnosticReport/f:result"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Observation"] ) . # 

<http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DiagnosticReport-results-interpreter"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-results-interpreter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-results-interpreter</b></p><a name=\"DiagnosticReport-results-interpreter\"> </a><a name=\"hcDiagnosticReport-results-interpreter\"> </a><a name=\"DiagnosticReport-results-interpreter-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-diagnostic.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: results-interpreter</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>: results-interpreter</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Reference</p><p><b>expression</b>: DiagnosticReport.resultsInterpreter</p><p><b>xpath</b>: f:DiagnosticReport/f:resultsInterpreter</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Organization, CareTeam, PractitionerRole</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "results-interpreter"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "results-interpreter"] ; # 
  fhir:base ( [ fhir:v "DiagnosticReport"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DiagnosticReport.resultsInterpreter"] ; # 
  fhir:xpath [ fhir:v "f:DiagnosticReport/f:resultsInterpreter"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Organization"] [ fhir:v "CareTeam"] [ fhir:v "PractitionerRole"] ) . # 

<http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DiagnosticReport-specimen"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_DiagnosticReport-specimen\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DiagnosticReport-specimen</b></p><a name=\"DiagnosticReport-specimen\"> </a><a name=\"hcDiagnosticReport-specimen\"> </a><a name=\"DiagnosticReport-specimen-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-diagnostic.html#http-//hl7.org/fhir/SearchParameter/DiagnosticReport-specimen\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: specimen</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>: specimen</p><p><b>base</b>: DiagnosticReport</p><p><b>type</b>: Reference</p><p><b>expression</b>: DiagnosticReport.specimen</p><p><b>xpath</b>: f:DiagnosticReport/f:specimen</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Specimen</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "specimen"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "specimen"] ; # 
  fhir:base ( [ fhir:v "DiagnosticReport"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DiagnosticReport.specimen"] ; # 
  fhir:xpath [ fhir:v "f:DiagnosticReport/f:specimen"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Specimen"] ) . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-authenticator"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-authenticator-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-authenticator\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "authenticator"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "authenticator"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DocumentReference.authenticator"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:authenticator"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Organization"] [ fhir:v "PractitionerRole"] ) . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-author> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-author"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-author-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-author\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-author"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "author"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "author"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DocumentReference.author"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:author"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Organization"] [ fhir:v "Device"] [ fhir:v "Patient"] [ fhir:v "PractitionerRole"] [ fhir:v "RelatedPerson"] ) . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-contenttype"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-contenttype-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-contenttype\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "contenttype"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "contenttype"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.content.attachment.contentType"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:content/f:attachment/f:contentType"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-custodian> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-custodian"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-custodian-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-custodian\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "custodian"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "custodian"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DocumentReference.custodian"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:custodian"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Organization"] ) . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-date\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "date"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "DocumentReference.date"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:date"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-description> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-description"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-description-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-description\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-description"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "description"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "description"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "DocumentReference.description"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:description"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-event> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-event"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-event-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-event\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-event"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "event"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "event"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.context.event"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:context/f:event"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-facility> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-facility"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-facility-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-facility\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-facility"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "facility"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "facility"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.context.facilityType"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:context/f:facilityType"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-format> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-format"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-format-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-format\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-format"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "format"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "format"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.content.format"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:content/f:format"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-language> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-language"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-language-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-language\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-language"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "language"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "language"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.content.attachment.language"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:content/f:attachment/f:language"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-location> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-location"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-location-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-location\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-location"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "location"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "location"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "uri"] ; # 
  fhir:expression [ fhir:v "DocumentReference.content.attachment.url"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:content/f:attachment/f:url"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-period> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-period"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-period-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-period\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-period"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "period"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "period"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "DocumentReference.context.period"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:context/f:period"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-related> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-related"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-related-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-related\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-related"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "related"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "related"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DocumentReference.context.related"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:context/f:related"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Account"] [ fhir:v "ActivityDefinition"] [ fhir:v "AdverseEvent"] [ fhir:v "AllergyIntolerance"] [ fhir:v "Appointment"] [ fhir:v "AppointmentResponse"] [ fhir:v "AuditEvent"] [ fhir:v "Basic"] [ fhir:v "Binary"] [ fhir:v "BiologicallyDerivedProduct"] [ fhir:v "BodyStructure"] [ fhir:v "Bundle"] [ fhir:v "CapabilityStatement"] [ fhir:v "CarePlan"] [ fhir:v "CareTeam"] [ fhir:v "CatalogEntry"] [ fhir:v "ChargeItem"] [ fhir:v "ChargeItemDefinition"] [ fhir:v "Claim"] [ fhir:v "ClaimResponse"] [ fhir:v "ClinicalImpression"] [ fhir:v "CodeSystem"] [ fhir:v "Communication"] [ fhir:v "CommunicationRequest"] [ fhir:v "CompartmentDefinition"] [ fhir:v "Composition"] [ fhir:v "ConceptMap"] [ fhir:v "Condition"] [ fhir:v "Consent"] [ fhir:v "Contract"] [ fhir:v "Coverage"] [ fhir:v "CoverageEligibilityRequest"] [ fhir:v "CoverageEligibilityResponse"] [ fhir:v "DetectedIssue"] [ fhir:v "Device"] [ fhir:v "DeviceDefinition"] [ fhir:v "DeviceMetric"] [ fhir:v "DeviceRequest"] [ fhir:v "DeviceUseStatement"] [ fhir:v "DiagnosticReport"] [ fhir:v "DocumentManifest"] [ fhir:v "DocumentReference"] [ fhir:v "EffectEvidenceSynthesis"] [ fhir:v "Encounter"] [ fhir:v "Endpoint"] [ fhir:v "EnrollmentRequest"] [ fhir:v "EnrollmentResponse"] [ fhir:v "EpisodeOfCare"] [ fhir:v "EventDefinition"] [ fhir:v "Evidence"] [ fhir:v "EvidenceVariable"] [ fhir:v "ExampleScenario"] [ fhir:v "ExplanationOfBenefit"] [ fhir:v "FamilyMemberHistory"] [ fhir:v "Flag"] [ fhir:v "Goal"] [ fhir:v "GraphDefinition"] [ fhir:v "Group"] [ fhir:v "GuidanceResponse"] [ fhir:v "HealthcareService"] [ fhir:v "ImagingStudy"] [ fhir:v "Immunization"] [ fhir:v "ImmunizationEvaluation"] [ fhir:v "ImmunizationRecommendation"] [ fhir:v "ImplementationGuide"] [ fhir:v "InsurancePlan"] [ fhir:v "Invoice"] [ fhir:v "Library"] [ fhir:v "Linkage"] [ fhir:v "List"] [ fhir:v "Location"] [ fhir:v "Measure"] [ fhir:v "MeasureReport"] [ fhir:v "Media"] [ fhir:v "Medication"] [ fhir:v "MedicationAdministration"] [ fhir:v "MedicationDispense"] [ fhir:v "MedicationKnowledge"] [ fhir:v "MedicationRequest"] [ fhir:v "MedicationStatement"] [ fhir:v "MedicinalProduct"] [ fhir:v "MedicinalProductAuthorization"] [ fhir:v "MedicinalProductContraindication"] [ fhir:v "MedicinalProductIndication"] [ fhir:v "MedicinalProductIngredient"] [ fhir:v "MedicinalProductInteraction"] [ fhir:v "MedicinalProductManufactured"] [ fhir:v "MedicinalProductPackaged"] [ fhir:v "MedicinalProductPharmaceutical"] [ fhir:v "MedicinalProductUndesirableEffect"] [ fhir:v "MessageDefinition"] [ fhir:v "MessageHeader"] [ fhir:v "MolecularSequence"] [ fhir:v "NamingSystem"] [ fhir:v "NutritionOrder"] [ fhir:v "Observation"] [ fhir:v "ObservationDefinition"] [ fhir:v "OperationDefinition"] [ fhir:v "OperationOutcome"] [ fhir:v "Organization"] [ fhir:v "OrganizationAffiliation"] [ fhir:v "Patient"] [ fhir:v "PaymentNotice"] [ fhir:v "PaymentReconciliation"] [ fhir:v "Person"] [ fhir:v "PlanDefinition"] [ fhir:v "Practitioner"] [ fhir:v "PractitionerRole"] [ fhir:v "Procedure"] [ fhir:v "Provenance"] [ fhir:v "Questionnaire"] [ fhir:v "QuestionnaireResponse"] [ fhir:v "RelatedPerson"] [ fhir:v "RequestGroup"] [ fhir:v "ResearchDefinition"] [ fhir:v "ResearchElementDefinition"] [ fhir:v "ResearchStudy"] [ fhir:v "ResearchSubject"] [ fhir:v "RiskAssessment"] [ fhir:v "RiskEvidenceSynthesis"] [ fhir:v "Schedule"] [ fhir:v "SearchParameter"] [ fhir:v "ServiceRequest"] [ fhir:v "Slot"] [ fhir:v "Specimen"] [ fhir:v "SpecimenDefinition"] [ fhir:v "StructureDefinition"] [ fhir:v "StructureMap"] [ fhir:v "Subscription"] [ fhir:v "Substance"] [ fhir:v "SubstanceNucleicAcid"] [ fhir:v "SubstancePolymer"] [ fhir:v "SubstanceProtein"] [ fhir:v "SubstanceReferenceInformation"] [ fhir:v "SubstanceSourceMaterial"] [ fhir:v "SubstanceSpecification"] [ fhir:v "SupplyDelivery"] [ fhir:v "SupplyRequest"] [ fhir:v "Task"] [ fhir:v "TerminologyCapabilities"] [ fhir:v "TestReport"] [ fhir:v "TestScript"] [ fhir:v "ValueSet"] [ fhir:v "VerificationResult"] [ fhir:v "VisionPrescription"] ) . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-relatesto"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-relatesto-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-relatesto\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "relatesto"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "relatesto"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "DocumentReference.relatesTo.target"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:relatesTo/f:target"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "DocumentReference"] ) . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-relation> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-relation"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-relation-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-relation\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-relation"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "relation"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "relation"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.relatesTo.code"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:relatesTo/f:code"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-security-label> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-security-label"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-security-label-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-security-label\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "security-label"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "security-label"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.securityLabel"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:securityLabel"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-setting> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-setting"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-setting-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-setting\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-setting"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "setting"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "setting"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.context.practiceSetting"] ; # 
  fhir:xpath [ fhir:v "f:DocumentReference/f:context/f:practiceSetting"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/DocumentReference-relationship> a fhir:SearchParameter ;
  fhir:id [ fhir:v "DocumentReference-relationship"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"DocumentReference-relationship-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-documentreference.html#http-//hl7.org/fhir/SearchParameter/DocumentReference-relationship\">Bundle: type = batch</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "relationship"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "relationship"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "DocumentReference.relatesTo"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-relation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-relation>     ] ;
fhir:expression [ fhir:v "target" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Immunization-location> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-location"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-location\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-location</b></p><a name=\"Immunization-location\"> </a><a name=\"hcImmunization-location\"> </a><a name=\"Immunization-location-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-location\">Bundle: type = batch</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>: Immunization</p><p><b>type</b>: Reference</p><p><b>expression</b>: Immunization.location</p><p><b>xpath</b>: f:Immunization/f:location</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Location</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-location"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "location"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "location"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Immunization.location"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:location"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Location"] ) . # 

<http://hl7.org/fhir/SearchParameter/Immunization-lot-number> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-lot-number"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-lot-number\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-lot-number</b></p><a name=\"Immunization-lot-number\"> </a><a name=\"hcImmunization-lot-number\"> </a><a name=\"Immunization-lot-number-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-lot-number\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: lot-number</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>: lot-number</p><p><b>base</b>: Immunization</p><p><b>type</b>: String</p><p><b>expression</b>: Immunization.lotNumber</p><p><b>xpath</b>: f:Immunization/f:lotNumber</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-lot-number"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "lot-number"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "lot-number"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Immunization.lotNumber"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:lotNumber"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Immunization-manufacturer> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-manufacturer"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-manufacturer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-manufacturer</b></p><a name=\"Immunization-manufacturer\"> </a><a name=\"hcImmunization-manufacturer\"> </a><a name=\"Immunization-manufacturer-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-manufacturer\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: manufacturer</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>: manufacturer</p><p><b>base</b>: Immunization</p><p><b>type</b>: Reference</p><p><b>expression</b>: Immunization.manufacturer</p><p><b>xpath</b>: f:Immunization/f:manufacturer</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Organization</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "manufacturer"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "manufacturer"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Immunization.manufacturer"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:manufacturer"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Organization"] ) . # 

<http://hl7.org/fhir/SearchParameter/Immunization-performer> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-performer"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-performer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-performer</b></p><a name=\"Immunization-performer\"> </a><a name=\"hcImmunization-performer\"> </a><a name=\"Immunization-performer-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-performer\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: performer</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>: performer</p><p><b>base</b>: Immunization</p><p><b>type</b>: Reference</p><p><b>expression</b>: Immunization.performer.actor</p><p><b>xpath</b>: f:Immunization/f:performer/f:actor</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Organization, PractitionerRole</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-performer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "performer"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "performer"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Immunization.performer.actor"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:performer/f:actor"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Organization"] [ fhir:v "PractitionerRole"] ) . # 

<http://hl7.org/fhir/SearchParameter/Immunization-reaction> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-reaction"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-reaction\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-reaction</b></p><a name=\"Immunization-reaction\"> </a><a name=\"hcImmunization-reaction\"> </a><a name=\"Immunization-reaction-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-reaction\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: reaction</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>: reaction</p><p><b>base</b>: Immunization</p><p><b>type</b>: Reference</p><p><b>expression</b>: Immunization.reaction.detail</p><p><b>xpath</b>: f:Immunization/f:reaction/f:detail</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Observation</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-reaction"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "reaction"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "reaction"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Immunization.reaction.detail"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:reaction/f:detail"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Observation"] ) . # 

<http://hl7.org/fhir/SearchParameter/Immunization-reaction-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-reaction-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-reaction-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-reaction-date</b></p><a name=\"Immunization-reaction-date\"> </a><a name=\"hcImmunization-reaction-date\"> </a><a name=\"Immunization-reaction-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-reaction-date\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: reaction-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>: reaction-date</p><p><b>base</b>: Immunization</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: Immunization.reaction.date</p><p><b>xpath</b>: f:Immunization/f:reaction/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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "reaction-date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "reaction-date"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "Immunization.reaction.date"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:reaction/f:date"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Immunization-reason-code> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-reason-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-reason-code\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-reason-code</b></p><a name=\"Immunization-reason-code\"> </a><a name=\"hcImmunization-reason-code\"> </a><a name=\"Immunization-reason-code-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-reason-code\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: reason-code</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>: reason-code</p><p><b>base</b>: Immunization</p><p><b>type</b>: Token</p><p><b>expression</b>: Immunization.reasonCode</p><p><b>xpath</b>: f:Immunization/f:reasonCode</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-reason-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "reason-code"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "reason-code"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Immunization.reasonCode"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:reasonCode"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Immunization-reason-reference> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-reason-reference"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-reason-reference\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-reason-reference</b></p><a name=\"Immunization-reason-reference\"> </a><a name=\"hcImmunization-reason-reference\"> </a><a name=\"Immunization-reason-reference-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-reason-reference\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: reason-reference</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>: reason-reference</p><p><b>base</b>: Immunization</p><p><b>type</b>: Reference</p><p><b>expression</b>: Immunization.reasonReference</p><p><b>xpath</b>: f:Immunization/f:reasonReference</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Condition, Observation, DiagnosticReport</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-reason-reference"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "reason-reference"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "reason-reference"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Immunization.reasonReference"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:reasonReference"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Condition"] [ fhir:v "Observation"] [ fhir:v "DiagnosticReport"] ) . # 

<http://hl7.org/fhir/SearchParameter/Immunization-series> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-series"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-series\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-series</b></p><a name=\"Immunization-series\"> </a><a name=\"hcImmunization-series\"> </a><a name=\"Immunization-series-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-series\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: series</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>: series</p><p><b>base</b>: Immunization</p><p><b>type</b>: String</p><p><b>expression</b>: Immunization.protocolApplied.series</p><p><b>xpath</b>: f:Immunization/f:protocolApplied/f:series</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-series"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "series"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "series"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Immunization.protocolApplied.series"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:protocolApplied/f:series"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Immunization-status-reason> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-status-reason"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-status-reason\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-status-reason</b></p><a name=\"Immunization-status-reason\"> </a><a name=\"hcImmunization-status-reason\"> </a><a name=\"Immunization-status-reason-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-status-reason\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: status-reason</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-reason</p><p><b>base</b>: Immunization</p><p><b>type</b>: Token</p><p><b>expression</b>: Immunization.statusReason</p><p><b>xpath</b>: f:Immunization/f:statusReason</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-status-reason"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "status-reason"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "status-reason"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Immunization.statusReason"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:statusReason"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Immunization-target-disease> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-target-disease"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-target-disease\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-target-disease</b></p><a name=\"Immunization-target-disease\"> </a><a name=\"hcImmunization-target-disease\"> </a><a name=\"Immunization-target-disease-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-target-disease\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: target-disease</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>: target-disease</p><p><b>base</b>: Immunization</p><p><b>type</b>: Token</p><p><b>expression</b>: Immunization.protocolApplied.targetDisease</p><p><b>xpath</b>: f:Immunization/f:protocolApplied/f:targetDisease</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-target-disease"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "target-disease"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "target-disease"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Immunization.protocolApplied.targetDisease"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:protocolApplied/f:targetDisease"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Immunization-vaccine-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Immunization-vaccine-code\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Immunization-vaccine-code</b></p><a name=\"Immunization-vaccine-code\"> </a><a name=\"hcImmunization-vaccine-code\"> </a><a name=\"Immunization-vaccine-code-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-immunization.html#http-//hl7.org/fhir/SearchParameter/Immunization-vaccine-code\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: vaccine-code</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>: vaccine-code</p><p><b>base</b>: Immunization</p><p><b>type</b>: Token</p><p><b>expression</b>: Immunization.vaccineCode</p><p><b>xpath</b>: f:Immunization/f:vaccineCode</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "vaccine-code"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "vaccine-code"] ; # 
  fhir:base ( [ fhir:v "Immunization"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Immunization.vaccineCode"] ; # 
  fhir:xpath [ fhir:v "f:Immunization/f:vaccineCode"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-based-on> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-based-on"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-based-on\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-based-on</b></p><a name=\"Observation-based-on\"> </a><a name=\"hcObservation-based-on\"> </a><a name=\"Observation-based-on-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-based-on\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: based-on</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>: based-on</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.basedOn</p><p><b>xpath</b>: f:Observation/f:basedOn</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: CarePlan, MedicationRequest, NutritionOrder, DeviceRequest, ServiceRequest, ImmunizationRecommendation</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-based-on"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "based-on"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "based-on"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Observation.basedOn"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:basedOn"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "CarePlan"] [ fhir:v "MedicationRequest"] [ fhir:v "NutritionOrder"] [ fhir:v "DeviceRequest"] [ fhir:v "ServiceRequest"] [ fhir:v "ImmunizationRecommendation"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-combo-code> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-combo-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-combo-code\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-combo-code</b></p><a name=\"Observation-combo-code\"> </a><a name=\"hcObservation-combo-code\"> </a><a name=\"Observation-combo-code-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-combo-code\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: combo-code</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>: combo-code</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: Observation.code | Observation.component.code</p><p><b>xpath</b>: f:Observation/f:code | f:Observation/f:component/f:code</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "combo-code"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "combo-code"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Observation.code | Observation.component.code"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:code | f:Observation/f:component/f:code"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-combo-data-absent-reason"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-combo-data-absent-reason\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-combo-data-absent-reason</b></p><a name=\"Observation-combo-data-absent-reason\"> </a><a name=\"hcObservation-combo-data-absent-reason\"> </a><a name=\"Observation-combo-data-absent-reason-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: combo-data-absent-reason</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>: combo-data-absent-reason</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: Observation.dataAbsentReason | Observation.component.dataAbsentReason</p><p><b>xpath</b>: f:Observation/f:dataAbsentReason | f:Observation/f:component/f:dataAbsentReason</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "combo-data-absent-reason"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "combo-data-absent-reason"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Observation.dataAbsentReason | Observation.component.dataAbsentReason"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:dataAbsentReason | f:Observation/f:component/f:dataAbsentReason"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-combo-value-concept"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-combo-value-concept\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-combo-value-concept</b></p><a name=\"Observation-combo-value-concept\"> </a><a name=\"hcObservation-combo-value-concept\"> </a><a name=\"Observation-combo-value-concept-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-combo-value-concept\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: combo-value-concept</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>: combo-value-concept</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: (Observation.value as CodeableConcept) | (Observation.component.value as CodeableConcept)</p><p><b>xpath</b>: f:Observation/f:valueCodeableConcept | f:Observation/f:component/f:valueCodeableConcept</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "combo-value-concept"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "combo-value-concept"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "(Observation.value as CodeableConcept) | (Observation.component.value as CodeableConcept)"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:valueCodeableConcept | f:Observation/f:component/f:valueCodeableConcept"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-combo-value-quantity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-combo-value-quantity\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-combo-value-quantity</b></p><a name=\"Observation-combo-value-quantity\"> </a><a name=\"hcObservation-combo-value-quantity\"> </a><a name=\"Observation-combo-value-quantity-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-combo-value-quantity\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: combo-value-quantity</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>: combo-value-quantity</p><p><b>base</b>: Observation</p><p><b>type</b>: Quantity</p><p><b>expression</b>: (Observation.value as Quantity) | (Observation.value as SampledData) | (Observation.component.value as Quantity) | (Observation.component.value as SampledData)</p><p><b>xpath</b>: f:Observation/f:valueQuantity | f:Observation/f:valueCodeableConcept | f:Observation/f:valueString | f:Observation/f:valueBoolean | f:Observation/f:valueInteger | f:Observation/f:valueRange | f:Observation/f:valueRatio | f:Observation/f:valueSampledData | f:Observation/f:valueTime | f:Observation/f:valueDateTime | f:Observation/f:valuePeriod</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "combo-value-quantity"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "combo-value-quantity"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "quantity"] ; # 
  fhir:expression [ fhir:v "(Observation.value as Quantity) | (Observation.value as SampledData) | (Observation.component.value as Quantity) | (Observation.component.value as SampledData)"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:valueQuantity | f:Observation/f:valueCodeableConcept | f:Observation/f:valueString | f:Observation/f:valueBoolean | f:Observation/f:valueInteger | f:Observation/f:valueRange | f:Observation/f:valueRatio | f:Observation/f:valueSampledData | f:Observation/f:valueTime | f:Observation/f:valueDateTime | f:Observation/f:valuePeriod"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-component-code> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-component-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-component-code\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-component-code</b></p><a name=\"Observation-component-code\"> </a><a name=\"hcObservation-component-code\"> </a><a name=\"Observation-component-code-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-component-code\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: component-code</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>: component-code</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: Observation.component.code</p><p><b>xpath</b>: f:Observation/f:component/f:code</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "component-code"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "component-code"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Observation.component.code"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:component/f:code"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-component-data-absent-reason"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-component-data-absent-reason\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-component-data-absent-reason</b></p><a name=\"Observation-component-data-absent-reason\"> </a><a name=\"hcObservation-component-data-absent-reason\"> </a><a name=\"Observation-component-data-absent-reason-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: component-data-absent-reason</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>: component-data-absent-reason</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: Observation.component.dataAbsentReason</p><p><b>xpath</b>: f:Observation/f:component/f:dataAbsentReason</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "component-data-absent-reason"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "component-data-absent-reason"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Observation.component.dataAbsentReason"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:component/f:dataAbsentReason"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-component-value-concept> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-component-value-concept"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-component-value-concept\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-component-value-concept</b></p><a name=\"Observation-component-value-concept\"> </a><a name=\"hcObservation-component-value-concept\"> </a><a name=\"Observation-component-value-concept-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-component-value-concept\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: component-value-concept</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>: component-value-concept</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: (Observation.component.value as CodeableConcept)</p><p><b>xpath</b>: f:Observation/f:component/f:valueCodeableConcept</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "component-value-concept"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "component-value-concept"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "(Observation.component.value as CodeableConcept)"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:component/f:valueCodeableConcept"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-component-value-quantity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-component-value-quantity\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-component-value-quantity</b></p><a name=\"Observation-component-value-quantity\"> </a><a name=\"hcObservation-component-value-quantity\"> </a><a name=\"Observation-component-value-quantity-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-component-value-quantity\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: component-value-quantity</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>: component-value-quantity</p><p><b>base</b>: Observation</p><p><b>type</b>: Quantity</p><p><b>expression</b>: (Observation.component.value as Quantity) | (Observation.component.value as SampledData)</p><p><b>xpath</b>: f:Observation/f:component/f:valueQuantity | f:Observation/f:component/f:valueCodeableConcept | f:Observation/f:component/f:valueString | f:Observation/f:component/f:valueBoolean | f:Observation/f:component/f:valueInteger | f:Observation/f:component/f:valueRange | f:Observation/f:component/f:valueRatio | f:Observation/f:component/f:valueSampledData | f:Observation/f:component/f:valueTime | f:Observation/f:component/f:valueDateTime | f:Observation/f:component/f:valuePeriod</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "component-value-quantity"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "component-value-quantity"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "quantity"] ; # 
  fhir:expression [ fhir:v "(Observation.component.value as Quantity) | (Observation.component.value as SampledData)"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:component/f:valueQuantity | f:Observation/f:component/f:valueCodeableConcept | f:Observation/f:component/f:valueString | f:Observation/f:component/f:valueBoolean | f:Observation/f:component/f:valueInteger | f:Observation/f:component/f:valueRange | f:Observation/f:component/f:valueRatio | f:Observation/f:component/f:valueSampledData | f:Observation/f:component/f:valueTime | f:Observation/f:component/f:valueDateTime | f:Observation/f:component/f:valuePeriod"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-data-absent-reason"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-data-absent-reason\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-data-absent-reason</b></p><a name=\"Observation-data-absent-reason\"> </a><a name=\"hcObservation-data-absent-reason\"> </a><a name=\"Observation-data-absent-reason-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-data-absent-reason\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: data-absent-reason</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>: data-absent-reason</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: Observation.dataAbsentReason</p><p><b>xpath</b>: f:Observation/f:dataAbsentReason</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "data-absent-reason"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "data-absent-reason"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Observation.dataAbsentReason"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:dataAbsentReason"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-derived-from> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-derived-from"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-derived-from\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-derived-from</b></p><a name=\"Observation-derived-from\"> </a><a name=\"hcObservation-derived-from\"> </a><a name=\"Observation-derived-from-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-derived-from\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: derived-from</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>: derived-from</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.derivedFrom</p><p><b>xpath</b>: f:Observation/f:derivedFrom</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Media, Observation, ImagingStudy, MolecularSequence, QuestionnaireResponse, DocumentReference</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-derived-from"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "derived-from"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "derived-from"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Observation.derivedFrom"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:derivedFrom"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Media"] [ fhir:v "Observation"] [ fhir:v "ImagingStudy"] [ fhir:v "MolecularSequence"] [ fhir:v "QuestionnaireResponse"] [ fhir:v "DocumentReference"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-device> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-device"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-device\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-device</b></p><a name=\"Observation-device\"> </a><a name=\"hcObservation-device\"> </a><a name=\"Observation-device-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-device\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: device</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>: device</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.device</p><p><b>xpath</b>: f:Observation/f:device</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Device, DeviceMetric</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-device"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "device"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "device"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Observation.device"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:device"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Device"] [ fhir:v "DeviceMetric"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-focus> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-focus"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-focus\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-focus</b></p><a name=\"Observation-focus\"> </a><a name=\"hcObservation-focus\"> </a><a name=\"Observation-focus-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-focus\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: focus</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>: focus</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.focus</p><p><b>xpath</b>: f:Observation/f:focus</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-focus"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "focus"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "focus"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Observation.focus"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:focus"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Account"] [ fhir:v "ActivityDefinition"] [ fhir:v "AdverseEvent"] [ fhir:v "AllergyIntolerance"] [ fhir:v "Appointment"] [ fhir:v "AppointmentResponse"] [ fhir:v "AuditEvent"] [ fhir:v "Basic"] [ fhir:v "Binary"] [ fhir:v "BiologicallyDerivedProduct"] [ fhir:v "BodyStructure"] [ fhir:v "Bundle"] [ fhir:v "CapabilityStatement"] [ fhir:v "CarePlan"] [ fhir:v "CareTeam"] [ fhir:v "CatalogEntry"] [ fhir:v "ChargeItem"] [ fhir:v "ChargeItemDefinition"] [ fhir:v "Claim"] [ fhir:v "ClaimResponse"] [ fhir:v "ClinicalImpression"] [ fhir:v "CodeSystem"] [ fhir:v "Communication"] [ fhir:v "CommunicationRequest"] [ fhir:v "CompartmentDefinition"] [ fhir:v "Composition"] [ fhir:v "ConceptMap"] [ fhir:v "Condition"] [ fhir:v "Consent"] [ fhir:v "Contract"] [ fhir:v "Coverage"] [ fhir:v "CoverageEligibilityRequest"] [ fhir:v "CoverageEligibilityResponse"] [ fhir:v "DetectedIssue"] [ fhir:v "Device"] [ fhir:v "DeviceDefinition"] [ fhir:v "DeviceMetric"] [ fhir:v "DeviceRequest"] [ fhir:v "DeviceUseStatement"] [ fhir:v "DiagnosticReport"] [ fhir:v "DocumentManifest"] [ fhir:v "DocumentReference"] [ fhir:v "EffectEvidenceSynthesis"] [ fhir:v "Encounter"] [ fhir:v "Endpoint"] [ fhir:v "EnrollmentRequest"] [ fhir:v "EnrollmentResponse"] [ fhir:v "EpisodeOfCare"] [ fhir:v "EventDefinition"] [ fhir:v "Evidence"] [ fhir:v "EvidenceVariable"] [ fhir:v "ExampleScenario"] [ fhir:v "ExplanationOfBenefit"] [ fhir:v "FamilyMemberHistory"] [ fhir:v "Flag"] [ fhir:v "Goal"] [ fhir:v "GraphDefinition"] [ fhir:v "Group"] [ fhir:v "GuidanceResponse"] [ fhir:v "HealthcareService"] [ fhir:v "ImagingStudy"] [ fhir:v "Immunization"] [ fhir:v "ImmunizationEvaluation"] [ fhir:v "ImmunizationRecommendation"] [ fhir:v "ImplementationGuide"] [ fhir:v "InsurancePlan"] [ fhir:v "Invoice"] [ fhir:v "Library"] [ fhir:v "Linkage"] [ fhir:v "List"] [ fhir:v "Location"] [ fhir:v "Measure"] [ fhir:v "MeasureReport"] [ fhir:v "Media"] [ fhir:v "Medication"] [ fhir:v "MedicationAdministration"] [ fhir:v "MedicationDispense"] [ fhir:v "MedicationKnowledge"] [ fhir:v "MedicationRequest"] [ fhir:v "MedicationStatement"] [ fhir:v "MedicinalProduct"] [ fhir:v "MedicinalProductAuthorization"] [ fhir:v "MedicinalProductContraindication"] [ fhir:v "MedicinalProductIndication"] [ fhir:v "MedicinalProductIngredient"] [ fhir:v "MedicinalProductInteraction"] [ fhir:v "MedicinalProductManufactured"] [ fhir:v "MedicinalProductPackaged"] [ fhir:v "MedicinalProductPharmaceutical"] [ fhir:v "MedicinalProductUndesirableEffect"] [ fhir:v "MessageDefinition"] [ fhir:v "MessageHeader"] [ fhir:v "MolecularSequence"] [ fhir:v "NamingSystem"] [ fhir:v "NutritionOrder"] [ fhir:v "Observation"] [ fhir:v "ObservationDefinition"] [ fhir:v "OperationDefinition"] [ fhir:v "OperationOutcome"] [ fhir:v "Organization"] [ fhir:v "OrganizationAffiliation"] [ fhir:v "Patient"] [ fhir:v "PaymentNotice"] [ fhir:v "PaymentReconciliation"] [ fhir:v "Person"] [ fhir:v "PlanDefinition"] [ fhir:v "Practitioner"] [ fhir:v "PractitionerRole"] [ fhir:v "Procedure"] [ fhir:v "Provenance"] [ fhir:v "Questionnaire"] [ fhir:v "QuestionnaireResponse"] [ fhir:v "RelatedPerson"] [ fhir:v "RequestGroup"] [ fhir:v "ResearchDefinition"] [ fhir:v "ResearchElementDefinition"] [ fhir:v "ResearchStudy"] [ fhir:v "ResearchSubject"] [ fhir:v "RiskAssessment"] [ fhir:v "RiskEvidenceSynthesis"] [ fhir:v "Schedule"] [ fhir:v "SearchParameter"] [ fhir:v "ServiceRequest"] [ fhir:v "Slot"] [ fhir:v "Specimen"] [ fhir:v "SpecimenDefinition"] [ fhir:v "StructureDefinition"] [ fhir:v "StructureMap"] [ fhir:v "Subscription"] [ fhir:v "Substance"] [ fhir:v "SubstanceNucleicAcid"] [ fhir:v "SubstancePolymer"] [ fhir:v "SubstanceProtein"] [ fhir:v "SubstanceReferenceInformation"] [ fhir:v "SubstanceSourceMaterial"] [ fhir:v "SubstanceSpecification"] [ fhir:v "SupplyDelivery"] [ fhir:v "SupplyRequest"] [ fhir:v "Task"] [ fhir:v "TerminologyCapabilities"] [ fhir:v "TestReport"] [ fhir:v "TestScript"] [ fhir:v "ValueSet"] [ fhir:v "VerificationResult"] [ fhir:v "VisionPrescription"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-has-member> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-has-member"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-has-member\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-has-member</b></p><a name=\"Observation-has-member\"> </a><a name=\"hcObservation-has-member\"> </a><a name=\"Observation-has-member-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-has-member\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: has-member</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>: has-member</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.hasMember</p><p><b>xpath</b>: f:Observation/f:hasMember</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Observation, MolecularSequence, QuestionnaireResponse</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-has-member"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "has-member"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "has-member"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Observation.hasMember"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:hasMember"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Observation"] [ fhir:v "MolecularSequence"] [ fhir:v "QuestionnaireResponse"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-method> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-method"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-method\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-method</b></p><a name=\"Observation-method\"> </a><a name=\"hcObservation-method\"> </a><a name=\"Observation-method-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-method\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: method</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>: method</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: Observation.method</p><p><b>xpath</b>: f:Observation/f:method</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-method"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "method"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "method"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Observation.method"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:method"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-part-of> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-part-of"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-part-of\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-part-of</b></p><a name=\"Observation-part-of\"> </a><a name=\"hcObservation-part-of\"> </a><a name=\"Observation-part-of-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-part-of\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: part-of</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>: part-of</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.partOf</p><p><b>xpath</b>: f:Observation/f:partOf</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Immunization, MedicationDispense, MedicationAdministration, Procedure, ImagingStudy, MedicationStatement</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-part-of"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "part-of"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "part-of"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Observation.partOf"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:partOf"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Immunization"] [ fhir:v "MedicationDispense"] [ fhir:v "MedicationAdministration"] [ fhir:v "Procedure"] [ fhir:v "ImagingStudy"] [ fhir:v "MedicationStatement"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-performer> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-performer"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-performer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-performer</b></p><a name=\"Observation-performer\"> </a><a name=\"hcObservation-performer\"> </a><a name=\"Observation-performer-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-performer\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: performer</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>: performer</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.performer</p><p><b>xpath</b>: f:Observation/f:performer</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Organization, CareTeam, Patient, PractitionerRole, RelatedPerson</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-performer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "performer"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "performer"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Observation.performer"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:performer"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Organization"] [ fhir:v "CareTeam"] [ fhir:v "Patient"] [ fhir:v "PractitionerRole"] [ fhir:v "RelatedPerson"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-specimen> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-specimen"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-specimen\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-specimen</b></p><a name=\"Observation-specimen\"> </a><a name=\"hcObservation-specimen\"> </a><a name=\"Observation-specimen-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-specimen\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: specimen</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>: specimen</p><p><b>base</b>: Observation</p><p><b>type</b>: Reference</p><p><b>expression</b>: Observation.specimen</p><p><b>xpath</b>: f:Observation/f:specimen</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Specimen</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-specimen"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "specimen"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "specimen"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Observation.specimen"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:specimen"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Specimen"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-value-concept> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-value-concept"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-value-concept\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-value-concept</b></p><a name=\"Observation-value-concept\"> </a><a name=\"hcObservation-value-concept\"> </a><a name=\"Observation-value-concept-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-value-concept\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: value-concept</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>: value-concept</p><p><b>base</b>: Observation</p><p><b>type</b>: Token</p><p><b>expression</b>: (Observation.value as CodeableConcept)</p><p><b>xpath</b>: f:Observation/f:valueCodeableConcept</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-concept"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "value-concept"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "value-concept"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "(Observation.value as CodeableConcept)"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:valueCodeableConcept"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-value-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-value-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-value-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-value-date</b></p><a name=\"Observation-value-date\"> </a><a name=\"hcObservation-value-date\"> </a><a name=\"Observation-value-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-value-date\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: value-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>: value-date</p><p><b>base</b>: Observation</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: (Observation.value as dateTime) | (Observation.value as Period)</p><p><b>xpath</b>: f:Observation/f:valueDateTime | f:Observation/f:valuePeriod</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "value-date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "value-date"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "(Observation.value as dateTime) | (Observation.value as Period)"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:valueDateTime | f:Observation/f:valuePeriod"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-value-quantity> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-value-quantity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-value-quantity\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-value-quantity</b></p><a name=\"Observation-value-quantity\"> </a><a name=\"hcObservation-value-quantity\"> </a><a name=\"Observation-value-quantity-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-value-quantity\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: value-quantity</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>: value-quantity</p><p><b>base</b>: Observation</p><p><b>type</b>: Quantity</p><p><b>expression</b>: (Observation.value as Quantity) | (Observation.value as SampledData)</p><p><b>xpath</b>: f:Observation/f:valueQuantity | f:Observation/f:valueCodeableConcept | f:Observation/f:valueString | f:Observation/f:valueBoolean | f:Observation/f:valueInteger | f:Observation/f:valueRange | f:Observation/f:valueRatio | f:Observation/f:valueSampledData | f:Observation/f:valueTime | f:Observation/f:valueDateTime | f:Observation/f:valuePeriod</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-quantity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "value-quantity"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "value-quantity"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "quantity"] ; # 
  fhir:expression [ fhir:v "(Observation.value as Quantity) | (Observation.value as SampledData)"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:valueQuantity | f:Observation/f:valueCodeableConcept | f:Observation/f:valueString | f:Observation/f:valueBoolean | f:Observation/f:valueInteger | f:Observation/f:valueRange | f:Observation/f:valueRatio | f:Observation/f:valueSampledData | f:Observation/f:valueTime | f:Observation/f:valueDateTime | f:Observation/f:valuePeriod"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-value-string> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-value-string"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-value-string\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-value-string</b></p><a name=\"Observation-value-string\"> </a><a name=\"hcObservation-value-string\"> </a><a name=\"Observation-value-string-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-value-string\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: value-string</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>: value-string</p><p><b>base</b>: Observation</p><p><b>type</b>: String</p><p><b>expression</b>: (Observation.value as string) | (Observation.value as CodeableConcept).text</p><p><b>xpath</b>: f:Observation/f:valueQuantity | f:Observation/f:valueCodeableConcept | f:Observation/f:valueString | f:Observation/f:valueBoolean | f:Observation/f:valueInteger | f:Observation/f:valueRange | f:Observation/f:valueRatio | f:Observation/f:valueSampledData | f:Observation/f:valueTime | f:Observation/f:valueDateTime | f:Observation/f:valuePeriod</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-string"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "value-string"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "value-string"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "(Observation.value as string) | (Observation.value as CodeableConcept).text"] ; # 
  fhir:xpath [ fhir:v "f:Observation/f:valueQuantity | f:Observation/f:valueCodeableConcept | f:Observation/f:valueString | f:Observation/f:valueBoolean | f:Observation/f:valueInteger | f:Observation/f:valueRange | f:Observation/f:valueRatio | f:Observation/f:valueSampledData | f:Observation/f:valueTime | f:Observation/f:valueDateTime | f:Observation/f:valuePeriod"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Observation-code-value-concept> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-code-value-concept"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-code-value-concept\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-code-value-concept</b></p><a name=\"Observation-code-value-concept\"> </a><a name=\"hcObservation-code-value-concept\"> </a><a name=\"Observation-code-value-concept-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-code-value-concept\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: code-value-concept</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>: code-value-concept</p><p><b>base</b>: Observation</p><p><b>type</b>: Composite</p><p><b>expression</b>: Observation</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\">code</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\">value-concept</a></p><p><b>expression</b>: value.as(CodeableConcept)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "code-value-concept"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "code-value-concept"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "Observation"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-concept"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-value-concept>     ] ;
fhir:expression [ fhir:v "value.as(CodeableConcept)" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-code-value-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-code-value-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-code-value-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-code-value-date</b></p><a name=\"Observation-code-value-date\"> </a><a name=\"hcObservation-code-value-date\"> </a><a name=\"Observation-code-value-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-code-value-date\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: code-value-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>: code-value-date</p><p><b>base</b>: Observation</p><p><b>type</b>: Composite</p><p><b>expression</b>: Observation</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\">code</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\">value-date</a></p><p><b>expression</b>: value.as(DateTime) | value.as(Period)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-code-value-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "code-value-date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "code-value-date"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "Observation"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-value-date>     ] ;
fhir:expression [ fhir:v "value.as(DateTime) | value.as(Period)" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-code-value-quantity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-code-value-quantity\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-code-value-quantity</b></p><a name=\"Observation-code-value-quantity\"> </a><a name=\"hcObservation-code-value-quantity\"> </a><a name=\"Observation-code-value-quantity-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-code-value-quantity\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: code-value-quantity</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>: code-value-quantity</p><p><b>base</b>: Observation</p><p><b>type</b>: Composite</p><p><b>expression</b>: Observation</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\">code</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\">value-quantity</a></p><p><b>expression</b>: value.as(Quantity)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "code-value-quantity"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "code-value-quantity"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "Observation"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-value-quantity>     ] ;
fhir:expression [ fhir:v "value.as(Quantity)" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-code-value-string> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-code-value-string"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-code-value-string\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-code-value-string</b></p><a name=\"Observation-code-value-string\"> </a><a name=\"hcObservation-code-value-string\"> </a><a name=\"Observation-code-value-string-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation.html#http-//hl7.org/fhir/SearchParameter/Observation-code-value-string\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: code-value-string</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>: code-value-string</p><p><b>base</b>: Observation</p><p><b>type</b>: Composite</p><p><b>expression</b>: Observation</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\">code</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\">value-string</a></p><p><b>expression</b>: value.as(string)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-code-value-string"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "code-value-string"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "code-value-string"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "Observation"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-string"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-value-string>     ] ;
fhir:expression [ fhir:v "value.as(string)" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-combo-code-value-concept"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-combo-code-value-concept\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-combo-code-value-concept</b></p><a name=\"Observation-combo-code-value-concept\"> </a><a name=\"hcObservation-combo-code-value-concept\"> </a><a name=\"Observation-combo-code-value-concept-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: combo-code-value-concept</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>: combo-code-value-concept</p><p><b>base</b>: Observation</p><p><b>type</b>: Composite</p><p><b>expression</b>: Observation | Observation.component</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\">combo-code</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\">combo-value-concept</a></p><p><b>expression</b>: value.as(CodeableConcept)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "combo-code-value-concept"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "combo-code-value-concept"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "Observation | Observation.component"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-combo-code>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept>     ] ;
fhir:expression [ fhir:v "value.as(CodeableConcept)" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-combo-code-value-quantity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-combo-code-value-quantity\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-combo-code-value-quantity</b></p><a name=\"Observation-combo-code-value-quantity\"> </a><a name=\"hcObservation-combo-code-value-quantity\"> </a><a name=\"Observation-combo-code-value-quantity-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: combo-code-value-quantity</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>: combo-code-value-quantity</p><p><b>base</b>: Observation</p><p><b>type</b>: Composite</p><p><b>expression</b>: Observation | Observation.component</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\">combo-code</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\">combo-value-quantity</a></p><p><b>expression</b>: value.as(Quantity)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "combo-code-value-quantity"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "combo-code-value-quantity"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "Observation | Observation.component"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-combo-code>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity>     ] ;
fhir:expression [ fhir:v "value.as(Quantity)" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-component-code-value-concept"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-component-code-value-concept\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-component-code-value-concept</b></p><a name=\"Observation-component-code-value-concept\"> </a><a name=\"hcObservation-component-code-value-concept\"> </a><a name=\"Observation-component-code-value-concept-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-component-code-value-concept\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: component-code-value-concept</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>: component-code-value-concept</p><p><b>base</b>: Observation</p><p><b>type</b>: Composite</p><p><b>expression</b>: Observation.component</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\">component-code</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\">component-value-concept</a></p><p><b>expression</b>: value.as(CodeableConcept)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "component-code-value-concept"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "component-code-value-concept"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "Observation.component"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-component-code>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-component-value-concept>     ] ;
fhir:expression [ fhir:v "value.as(CodeableConcept)" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Observation-component-code-value-quantity"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Observation-component-code-value-quantity\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Observation-component-code-value-quantity</b></p><a name=\"Observation-component-code-value-quantity\"> </a><a name=\"hcObservation-component-code-value-quantity\"> </a><a name=\"Observation-component-code-value-quantity-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-observation-c.html#http-//hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: component-code-value-quantity</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>: component-code-value-quantity</p><p><b>base</b>: Observation</p><p><b>type</b>: Composite</p><p><b>expression</b>: Observation.component</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\">component-code</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\">component-value-quantity</a></p><p><b>expression</b>: value.as(Quantity)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "component-code-value-quantity"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none."] ; # 
  fhir:code [ fhir:v "component-code-value-quantity"] ; # 
  fhir:base ( [ fhir:v "Observation"] ) ; # 
  fhir:type [ fhir:v "composite"] ; # 
  fhir:expression [ fhir:v "Observation.component"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleOr [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:component ( [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-component-code>     ] ;
fhir:expression [ fhir:v "code" ]
  ] [
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity>     ] ;
fhir:expression [ fhir:v "value.as(Quantity)" ]
  ] ) . # 

<http://hl7.org/fhir/SearchParameter/Patient-active> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Patient-active"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-active\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-active</b></p><a name=\"Patient-active\"> </a><a name=\"hcPatient-active\"> </a><a name=\"Patient-active-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/Patient-active\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: active</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>: active</p><p><b>base</b>: Patient</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.active</p><p><b>xpath</b>: f:Patient/f:active</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-active"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "active"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "active"] ; # 
  fhir:base ( [ fhir:v "Patient"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Patient.active"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:active"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-address> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-address"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-address\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-address</b></p><a name=\"individual-address\"> </a><a name=\"hcindividual-address\"> </a><a name=\"individual-address-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-address\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: address</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>: address</p><p><b>base</b>: Patient, Person, Practitioner, RelatedPerson</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.address | Person.address | Practitioner.address | RelatedPerson.address</p><p><b>xpath</b>: f:Patient/f:address | f:Person/f:address | f:Practitioner/f:address | f:RelatedPerson/f:address</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "address"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "address"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.address | Person.address | Practitioner.address | RelatedPerson.address"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:address | f:Person/f:address | f:Practitioner/f:address | f:RelatedPerson/f:address"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-address-city> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-address-city"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-address-city\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-address-city</b></p><a name=\"individual-address-city\"> </a><a name=\"hcindividual-address-city\"> </a><a name=\"individual-address-city-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-address-city\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: address-city</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>: address-city</p><p><b>base</b>: Patient, Person, Practitioner, RelatedPerson</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.address.city | Person.address.city | Practitioner.address.city | RelatedPerson.address.city</p><p><b>xpath</b>: f:Patient/f:address/f:city | f:Person/f:address/f:city | f:Practitioner/f:address/f:city | f:RelatedPerson/f:address/f:city</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-city"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "address-city"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "address-city"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.address.city | Person.address.city | Practitioner.address.city | RelatedPerson.address.city"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:address/f:city | f:Person/f:address/f:city | f:Practitioner/f:address/f:city | f:RelatedPerson/f:address/f:city"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-address-country> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-address-country"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-address-country\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-address-country</b></p><a name=\"individual-address-country\"> </a><a name=\"hcindividual-address-country\"> </a><a name=\"individual-address-country-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-address-country\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: address-country</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>: address-country</p><p><b>base</b>: Patient, Person, Practitioner, RelatedPerson</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.address.country | Person.address.country | Practitioner.address.country | RelatedPerson.address.country</p><p><b>xpath</b>: f:Patient/f:address/f:country | f:Person/f:address/f:country | f:Practitioner/f:address/f:country | f:RelatedPerson/f:address/f:country</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-country"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "address-country"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "address-country"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.address.country | Person.address.country | Practitioner.address.country | RelatedPerson.address.country"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:address/f:country | f:Person/f:address/f:country | f:Practitioner/f:address/f:country | f:RelatedPerson/f:address/f:country"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-address-postalcode> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-address-postalcode"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-address-postalcode\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-address-postalcode</b></p><a name=\"individual-address-postalcode\"> </a><a name=\"hcindividual-address-postalcode\"> </a><a name=\"individual-address-postalcode-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-address-postalcode\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: address-postalcode</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>: address-postalcode</p><p><b>base</b>: Patient, Person, Practitioner, RelatedPerson</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.address.postalCode | Person.address.postalCode | Practitioner.address.postalCode | RelatedPerson.address.postalCode</p><p><b>xpath</b>: f:Patient/f:address/f:postalCode | f:Person/f:address/f:postalCode | f:Practitioner/f:address/f:postalCode | f:RelatedPerson/f:address/f:postalCode</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-postalcode"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "address-postalcode"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "address-postalcode"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.address.postalCode | Person.address.postalCode | Practitioner.address.postalCode | RelatedPerson.address.postalCode"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:address/f:postalCode | f:Person/f:address/f:postalCode | f:Practitioner/f:address/f:postalCode | f:RelatedPerson/f:address/f:postalCode"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-address-state> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-address-state"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-address-state\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-address-state</b></p><a name=\"individual-address-state\"> </a><a name=\"hcindividual-address-state\"> </a><a name=\"individual-address-state-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-address-state\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: address-state</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>: address-state</p><p><b>base</b>: Patient, Person, Practitioner, RelatedPerson</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.address.state | Person.address.state | Practitioner.address.state | RelatedPerson.address.state</p><p><b>xpath</b>: f:Patient/f:address/f:state | f:Person/f:address/f:state | f:Practitioner/f:address/f:state | f:RelatedPerson/f:address/f:state</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-state"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "address-state"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "address-state"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.address.state | Person.address.state | Practitioner.address.state | RelatedPerson.address.state"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:address/f:state | f:Person/f:address/f:state | f:Practitioner/f:address/f:state | f:RelatedPerson/f:address/f:state"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-address-use> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-address-use"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-address-use\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-address-use</b></p><a name=\"individual-address-use\"> </a><a name=\"hcindividual-address-use\"> </a><a name=\"individual-address-use-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-address-use\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: address-use</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>: address-use</p><p><b>base</b>: Patient, Person, Practitioner, RelatedPerson</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.address.use | Person.address.use | Practitioner.address.use | RelatedPerson.address.use</p><p><b>xpath</b>: f:Patient/f:address/f:use | f:Person/f:address/f:use | f:Practitioner/f:address/f:use | f:RelatedPerson/f:address/f:use</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-address-use"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "address-use"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "address-use"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Patient.address.use | Person.address.use | Practitioner.address.use | RelatedPerson.address.use"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:address/f:use | f:Person/f:address/f:use | f:Practitioner/f:address/f:use | f:RelatedPerson/f:address/f:use"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-birthdate> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-birthdate"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-birthdate\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-birthdate</b></p><a name=\"individual-birthdate\"> </a><a name=\"hcindividual-birthdate\"> </a><a name=\"individual-birthdate-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-birthdate\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: birthdate</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>: birthdate</p><p><b>base</b>: Patient, Person, RelatedPerson</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: Patient.birthDate | Person.birthDate | RelatedPerson.birthDate</p><p><b>xpath</b>: f:Patient/f:birthDate | f:Person/f:birthDate | f:RelatedPerson/f:birthDate</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "birthdate"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "birthdate"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "Patient.birthDate | Person.birthDate | RelatedPerson.birthDate"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:birthDate | f:Person/f:birthDate | f:RelatedPerson/f:birthDate"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Patient-death-date> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Patient-death-date"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-death-date\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-death-date</b></p><a name=\"Patient-death-date\"> </a><a name=\"hcPatient-death-date\"> </a><a name=\"Patient-death-date-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/Patient-death-date\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: death-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>: death-date</p><p><b>base</b>: Patient</p><p><b>type</b>: Date/DateTime</p><p><b>expression</b>: (Patient.deceased as dateTime)</p><p><b>xpath</b>: f:Patient/f:deceasedDateTime</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-death-date"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "death-date"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "death-date"] ; # 
  fhir:base ( [ fhir:v "Patient"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "(Patient.deceased as dateTime)"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:deceasedDateTime"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:comparator ( [ fhir:v "eq"] [ fhir:v "ne"] [ fhir:v "gt"] [ fhir:v "ge"] [ fhir:v "lt"] [ fhir:v "le"] [ fhir:v "sa"] [ fhir:v "eb"] [ fhir:v "ap"] ) . # 

<http://hl7.org/fhir/SearchParameter/Patient-deceased> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Patient-deceased"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-deceased\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-deceased</b></p><a name=\"Patient-deceased\"> </a><a name=\"hcPatient-deceased\"> </a><a name=\"Patient-deceased-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/Patient-deceased\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: deceased</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>: deceased</p><p><b>base</b>: Patient</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.deceased.exists() and Patient.deceased != false</p><p><b>xpath</b>: f:Patient/f:deceasedBoolean | f:Patient/f:deceasedDateTime</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-deceased"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "deceased"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "deceased"] ; # 
  fhir:base ( [ fhir:v "Patient"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Patient.deceased.exists() and Patient.deceased != false"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:deceasedBoolean | f:Patient/f:deceasedDateTime"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-email> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-email"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-email\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-email</b></p><a name=\"individual-email\"> </a><a name=\"hcindividual-email\"> </a><a name=\"individual-email-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-email\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: email</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>: email</p><p><b>base</b>: Patient, Person, Practitioner, PractitionerRole, RelatedPerson</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.telecom.where(system='email') | Person.telecom.where(system='email') | Practitioner.telecom.where(system='email') | PractitionerRole.telecom.where(system='email') | RelatedPerson.telecom.where(system='email')</p><p><b>xpath</b>: f:Patient/f:telecom[system/@value='email'] | f:Person/f:telecom[system/@value='email'] | f:Practitioner/f:telecom[system/@value='email'] | f:PractitionerRole/f:telecom[system/@value='email'] | f:RelatedPerson/f:telecom[system/@value='email']</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-email"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "email"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "email"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "PractitionerRole"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Patient.telecom.where(system='email') | Person.telecom.where(system='email') | Practitioner.telecom.where(system='email') | PractitionerRole.telecom.where(system='email') | RelatedPerson.telecom.where(system='email')"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:telecom[system/@value='email'] | f:Person/f:telecom[system/@value='email'] | f:Practitioner/f:telecom[system/@value='email'] | f:PractitionerRole/f:telecom[system/@value='email'] | f:RelatedPerson/f:telecom[system/@value='email']"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-family> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-family"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-family\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-family</b></p><a name=\"individual-family\"> </a><a name=\"hcindividual-family\"> </a><a name=\"individual-family-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-family\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: family</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>: family</p><p><b>base</b>: Patient, Practitioner</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.name.family | Practitioner.name.family</p><p><b>xpath</b>: f:Patient/f:name/f:family | f:Practitioner/f:name/f:family</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "family"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "family"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Practitioner"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.name.family | Practitioner.name.family"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:name/f:family | f:Practitioner/f:name/f:family"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-gender> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-gender"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-gender\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-gender</b></p><a name=\"individual-gender\"> </a><a name=\"hcindividual-gender\"> </a><a name=\"individual-gender-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-gender\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: gender</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>: gender</p><p><b>base</b>: Patient, Person, Practitioner, RelatedPerson</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.gender | Person.gender | Practitioner.gender | RelatedPerson.gender</p><p><b>xpath</b>: f:Patient/f:gender | f:Person/f:gender | f:Practitioner/f:gender | f:RelatedPerson/f:gender</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "gender"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "gender"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Patient.gender | Person.gender | Practitioner.gender | RelatedPerson.gender"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:gender | f:Person/f:gender | f:Practitioner/f:gender | f:RelatedPerson/f:gender"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Patient-general-practitioner> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Patient-general-practitioner"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-general-practitioner\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-general-practitioner</b></p><a name=\"Patient-general-practitioner\"> </a><a name=\"hcPatient-general-practitioner\"> </a><a name=\"Patient-general-practitioner-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/Patient-general-practitioner\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: general-practitioner</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>: general-practitioner</p><p><b>base</b>: Patient</p><p><b>type</b>: Reference</p><p><b>expression</b>: Patient.generalPractitioner</p><p><b>xpath</b>: f:Patient/f:generalPractitioner</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Practitioner, Organization, PractitionerRole</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "general-practitioner"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "general-practitioner"] ; # 
  fhir:base ( [ fhir:v "Patient"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Patient.generalPractitioner"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:generalPractitioner"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Organization"] [ fhir:v "PractitionerRole"] ) . # 

<http://hl7.org/fhir/SearchParameter/individual-given> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-given"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-given\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-given</b></p><a name=\"individual-given\"> </a><a name=\"hcindividual-given\"> </a><a name=\"individual-given-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-given\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: given</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>: given</p><p><b>base</b>: Patient, Practitioner</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.name.given | Practitioner.name.given</p><p><b>xpath</b>: f:Patient/f:name/f:given | f:Practitioner/f:name/f:given</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-given"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "given"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "given"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Practitioner"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.name.given | Practitioner.name.given"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:name/f:given | f:Practitioner/f:name/f:given"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Patient-language> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Patient-language"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-language\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-language</b></p><a name=\"Patient-language\"> </a><a name=\"hcPatient-language\"> </a><a name=\"Patient-language-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/Patient-language\">Bundle: type = batch</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>: Patient</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.communication.language</p><p><b>xpath</b>: f:Patient/f:communication/f:language</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-language"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "language"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "language"] ; # 
  fhir:base ( [ fhir:v "Patient"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Patient.communication.language"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:communication/f:language"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Patient-link> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Patient-link"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-link\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-link</b></p><a name=\"Patient-link\"> </a><a name=\"hcPatient-link\"> </a><a name=\"Patient-link-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/Patient-link\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: link</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>: link</p><p><b>base</b>: Patient</p><p><b>type</b>: Reference</p><p><b>expression</b>: Patient.link.other</p><p><b>xpath</b>: f:Patient/f:link/f:other</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Patient, RelatedPerson</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-link"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "link"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "link"] ; # 
  fhir:base ( [ fhir:v "Patient"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Patient.link.other"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:link/f:other"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Patient"] [ fhir:v "RelatedPerson"] ) . # 

<http://hl7.org/fhir/SearchParameter/Patient-name> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Patient-name"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-name\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-name</b></p><a name=\"Patient-name\"> </a><a name=\"hcPatient-name\"> </a><a name=\"Patient-name-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/Patient-name\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: name</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>: name</p><p><b>base</b>: Patient</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.name</p><p><b>xpath</b>: f:Patient/f:name</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-name"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "name"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "name"] ; # 
  fhir:base ( [ fhir:v "Patient"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.name"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:name"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/Patient-organization> a fhir:SearchParameter ;
  fhir:id [ fhir:v "Patient-organization"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_Patient-organization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-organization</b></p><a name=\"Patient-organization\"> </a><a name=\"hcPatient-organization\"> </a><a name=\"Patient-organization-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/Patient-organization\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: organization</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>: organization</p><p><b>base</b>: Patient</p><p><b>type</b>: Reference</p><p><b>expression</b>: Patient.managingOrganization</p><p><b>xpath</b>: f:Patient/f:managingOrganization</p><p><b>xpathUsage</b>: Normal</p><p><b>target</b>: Organization</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/Patient-organization"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "organization"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "organization"] ; # 
  fhir:base ( [ fhir:v "Patient"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Patient.managingOrganization"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:managingOrganization"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:target ( [ fhir:v "Organization"] ) . # 

<http://hl7.org/fhir/SearchParameter/individual-phone> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-phone"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-phone\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-phone</b></p><a name=\"individual-phone\"> </a><a name=\"hcindividual-phone\"> </a><a name=\"individual-phone-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-phone\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: phone</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>: phone</p><p><b>base</b>: Patient, Person, Practitioner, PractitionerRole, RelatedPerson</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.telecom.where(system='phone') | Person.telecom.where(system='phone') | Practitioner.telecom.where(system='phone') | PractitionerRole.telecom.where(system='phone') | RelatedPerson.telecom.where(system='phone')</p><p><b>xpath</b>: f:Patient/f:telecom[system/@value='phone'] | f:Person/f:telecom[system/@value='phone'] | f:Practitioner/f:telecom[system/@value='phone'] | f:PractitionerRole/f:telecom[system/@value='phone'] | f:RelatedPerson/f:telecom[system/@value='phone']</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-phone"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "phone"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "phone"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "PractitionerRole"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Patient.telecom.where(system='phone') | Person.telecom.where(system='phone') | Practitioner.telecom.where(system='phone') | PractitionerRole.telecom.where(system='phone') | RelatedPerson.telecom.where(system='phone')"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:telecom[system/@value='phone'] | f:Person/f:telecom[system/@value='phone'] | f:Practitioner/f:telecom[system/@value='phone'] | f:PractitionerRole/f:telecom[system/@value='phone'] | f:RelatedPerson/f:telecom[system/@value='phone']"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . # 

<http://hl7.org/fhir/SearchParameter/individual-phonetic> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-phonetic"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-phonetic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-phonetic</b></p><a name=\"individual-phonetic\"> </a><a name=\"hcindividual-phonetic\"> </a><a name=\"individual-phonetic-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-phonetic\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: phonetic</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>: phonetic</p><p><b>base</b>: Patient, Person, Practitioner, RelatedPerson</p><p><b>type</b>: String</p><p><b>expression</b>: Patient.name | Person.name | Practitioner.name | RelatedPerson.name</p><p><b>xpath</b>: f:Patient/f:name | f:Person/f:name | f:Practitioner/f:name | f:RelatedPerson/f:name</p><p><b>xpathUsage</b>: Phonetic</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-phonetic"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "phonetic"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "phonetic"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "string"] ; # 
  fhir:expression [ fhir:v "Patient.name | Person.name | Practitioner.name | RelatedPerson.name"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:name | f:Person/f:name | f:Practitioner/f:name | f:RelatedPerson/f:name"] ; # 
  fhir:xpathUsage [ fhir:v "phonetic"] . # 

<http://hl7.org/fhir/SearchParameter/individual-telecom> a fhir:SearchParameter ;
  fhir:id [ fhir:v "individual-telecom"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SearchParameter_individual-telecom\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter individual-telecom</b></p><a name=\"individual-telecom\"> </a><a name=\"hcindividual-telecom\"> </a><a name=\"individual-telecom-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-disable-searches-patient.html#http-//hl7.org/fhir/SearchParameter/individual-telecom\">Bundle: type = batch</a></p><p><b>version</b>: 4.0.1</p><p><b>name</b>: telecom</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>: telecom</p><p><b>base</b>: Patient, Person, Practitioner, PractitionerRole, RelatedPerson</p><p><b>type</b>: Token</p><p><b>expression</b>: Patient.telecom | Person.telecom | Practitioner.telecom | PractitionerRole.telecom | RelatedPerson.telecom</p><p><b>xpath</b>: f:Patient/f:telecom | f:Person/f:telecom | f:Practitioner/f:telecom | f:PractitionerRole/f:telecom | f:RelatedPerson/f:telecom</p><p><b>xpathUsage</b>: Normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/SearchParameter/individual-telecom"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "telecom"] ; # 
  fhir:status [ fhir:v "retired"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "none"] ; # 
  fhir:code [ fhir:v "telecom"] ; # 
  fhir:base ( [ fhir:v "Patient"] [ fhir:v "Person"] [ fhir:v "Practitioner"] [ fhir:v "PractitionerRole"] [ fhir:v "RelatedPerson"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Patient.telecom | Person.telecom | Practitioner.telecom | PractitionerRole.telecom | RelatedPerson.telecom"] ; # 
  fhir:xpath [ fhir:v "f:Patient/f:telecom | f:Person/f:telecom | f:Practitioner/f:telecom | f:PractitionerRole/f:telecom | f:RelatedPerson/f:telecom"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] . #