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
@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-patient"] ; # fhir:type [ fhir:v "batch"] ; # fhir:entry ( [ 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/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"] . #
IG © 2021+ John Moehrke (himself). Package johnmoehrke.testvital.example#0.1.0 based on FHIR 4.0.1. Generated 2025-02-10
Links: Table of Contents |
QA Report