0.1.0 - ci-build
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
Bundle disable-searches-patient of type batch
Entry 1 - fullUrl = http://hl7.org/fhir/SearchParameter/Patient-active
Resource SearchParameter:
active
Parameter
active:tokennone
Resource Patient Expression Patient.activeProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 2 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-address
Resource SearchParameter:
address
Parameter
address:stringnone
Resources Patient, Person, Practitioner, RelatedPerson Expression Patient.address | Person.address | Practitioner.address | RelatedPerson.addressProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 3 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-address-city
Resource SearchParameter:
address-city
Parameter
address-city:stringnone
Resources Patient, Person, Practitioner, RelatedPerson Expression Patient.address.city | Person.address.city | Practitioner.address.city | RelatedPerson.address.cityProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 4 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-address-country
Resource SearchParameter:
address-country
Parameter
address-country:stringnone
Resources Patient, Person, Practitioner, RelatedPerson Expression Patient.address.country | Person.address.country | Practitioner.address.country | RelatedPerson.address.countryProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 5 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-address-postalcode
Resource SearchParameter:
address-postalcode
Parameter
address-postalcode:stringnone
Resources Patient, Person, Practitioner, RelatedPerson Expression Patient.address.postalCode | Person.address.postalCode | Practitioner.address.postalCode | RelatedPerson.address.postalCodeProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 6 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-address-state
Resource SearchParameter:
address-state
Parameter
address-state:stringnone
Resources Patient, Person, Practitioner, RelatedPerson Expression Patient.address.state | Person.address.state | Practitioner.address.state | RelatedPerson.address.stateProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 7 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-address-use
Resource SearchParameter:
address-use
Parameter
address-use:tokennone
Resources Patient, Person, Practitioner, RelatedPerson Expression Patient.address.use | Person.address.use | Practitioner.address.use | RelatedPerson.address.useProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 8 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-birthdate
Resource SearchParameter:
birthdate
Parameter
birthdate:datenone
Resources Patient, Person, RelatedPerson Expression Patient.birthDate | Person.birthDate | RelatedPerson.birthDateProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
Request:
POST SearchParameter
Entry 9 - fullUrl = http://hl7.org/fhir/SearchParameter/Patient-death-date
Resource SearchParameter:
death-date
Parameter
death-date:datenone
Resource Patient Expression (Patient.deceased as dateTime)Processing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
Request:
POST SearchParameter
Entry 10 - fullUrl = http://hl7.org/fhir/SearchParameter/Patient-deceased
Resource SearchParameter:
deceased
Parameter
deceased:tokennone
Resource Patient Expression Patient.deceased.exists() and Patient.deceased != falseProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 11 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-email
Resource SearchParameter:
Parameter
tokennone
Resources Patient, Person, Practitioner, PractitionerRole, RelatedPerson Expression 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')Processing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 12 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-family
Resource SearchParameter:
family
Parameter
family:stringnone
Resources Patient, Practitioner Expression Patient.name.family | Practitioner.name.familyProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 13 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-gender
Resource SearchParameter:
gender
Parameter
gender:tokennone
Resources Patient, Person, Practitioner, RelatedPerson Expression Patient.gender | Person.gender | Practitioner.gender | RelatedPerson.genderProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 14 - fullUrl = http://hl7.org/fhir/SearchParameter/Patient-general-practitioner
Resource SearchParameter:
general-practitioner
Parameter
general-practitioner:referencenone
Resource Patient Expression Patient.generalPractitionerProcessing Mode Normal Target Resources Practitioner, Organization, PractitionerRole Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 15 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-given
Resource SearchParameter:
given
Parameter
given:stringnone
Resources Patient, Practitioner Expression Patient.name.given | Practitioner.name.givenProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 16 - fullUrl = http://hl7.org/fhir/SearchParameter/Patient-language
Resource SearchParameter:
language
Parameter
language:tokennone
Resource Patient Expression Patient.communication.languageProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 17 - fullUrl = http://hl7.org/fhir/SearchParameter/Patient-link
Resource SearchParameter:
link
Parameter
link:referencenone
Resource Patient Expression Patient.link.otherProcessing Mode Normal Target Resources Patient, RelatedPerson Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 18 - fullUrl = http://hl7.org/fhir/SearchParameter/Patient-name
Resource SearchParameter:
name
Parameter
name:stringnone
Resource Patient Expression Patient.nameProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 19 - fullUrl = http://hl7.org/fhir/SearchParameter/Patient-organization
Resource SearchParameter:
organization
Parameter
organization:referencenone
Resource Patient Expression Patient.managingOrganizationProcessing Mode Normal Target Resources Organization Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 20 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-phone
Resource SearchParameter:
phone
Parameter
phone:tokennone
Resources Patient, Person, Practitioner, PractitionerRole, RelatedPerson Expression 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')Processing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 21 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-phonetic
Resource SearchParameter:
phonetic
Parameter
phonetic:stringnone
Resources Patient, Person, Practitioner, RelatedPerson Expression Patient.name | Person.name | Practitioner.name | RelatedPerson.nameProcessing Mode Phonetic Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 22 - fullUrl = http://hl7.org/fhir/SearchParameter/individual-telecom
Resource SearchParameter:
telecom
Parameter
telecom:tokennone
Resources Patient, Person, Practitioner, PractitionerRole, RelatedPerson Expression Patient.telecom | Person.telecom | Practitioner.telecom | PractitionerRole.telecom | RelatedPerson.telecomProcessing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter