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

Example Bundle: Enable Searches on ALL

Bundle enable-searches of type transaction


Entry 1 - fullUrl = http://hl7.org/fhir/SearchParameter/Resource-id

Resource SearchParameter:

_id

Parameter _id:token

none

ResourceResource
ExpressionResource.id
Processing ModeNormal
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/Resource-lastUpdated

Resource SearchParameter:

_lastUpdated

Parameter _lastUpdated:date

none

ResourceResource
ExpressionResource.meta.lastUpdated
Processing ModeNormal
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
ComparatorsAllowed: eq, ne, gt, ge, lt, le, sa, eb, ap

Request:

POST SearchParameter

Entry 3 - fullUrl = http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status

Resource SearchParameter:

clinical-status

Parameter clinical-status:token

none

ResourceAllergyIntolerance
ExpressionAllergyIntolerance.clinicalStatus
Processing ModeNormal
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/clinical-identifier

Resource SearchParameter:

identifier

Parameter identifier:token

none

ResourcesAllergyIntolerance, CarePlan, CareTeam, Composition, Condition, Consent, DetectedIssue, DeviceRequest, DiagnosticReport, DocumentManifest, DocumentReference, Encounter, EpisodeOfCare, FamilyMemberHistory, Goal, ImagingStudy, Immunization, List, MedicationAdministration, MedicationDispense, MedicationRequest, MedicationStatement, NutritionOrder, Observation, Procedure, RiskAssessment, ServiceRequest, SupplyDelivery, SupplyRequest, VisionPrescription
ExpressionAllergyIntolerance.identifier | CarePlan.identifier | CareTeam.identifier | Composition.identifier | Condition.identifier | Consent.identifier | DetectedIssue.identifier | DeviceRequest.identifier | DiagnosticReport.identifier | DocumentManifest.masterIdentifier | DocumentManifest.identifier | DocumentReference.masterIdentifier | DocumentReference.identifier | Encounter.identifier | EpisodeOfCare.identifier | FamilyMemberHistory.identifier | Goal.identifier | ImagingStudy.identifier | Immunization.identifier | List.identifier | MedicationAdministration.identifier | MedicationDispense.identifier | MedicationRequest.identifier | MedicationStatement.identifier | NutritionOrder.identifier | Observation.identifier | Procedure.identifier | RiskAssessment.identifier | ServiceRequest.identifier | SupplyDelivery.identifier | SupplyRequest.identifier | VisionPrescription.identifier
Processing ModeNormal
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/clinical-patient

Resource SearchParameter:

patient

Parameter patient:reference

none

ResourcesAllergyIntolerance, CarePlan, CareTeam, ClinicalImpression, Composition, Condition, Consent, DetectedIssue, DeviceRequest, DeviceUseStatement, DiagnosticReport, DocumentManifest, DocumentReference, Encounter, EpisodeOfCare, FamilyMemberHistory, Flag, Goal, ImagingStudy, Immunization, List, MedicationAdministration, MedicationDispense, MedicationRequest, MedicationStatement, NutritionOrder, Observation, Procedure, RiskAssessment, ServiceRequest, SupplyDelivery, VisionPrescription
ExpressionAllergyIntolerance.patient | CarePlan.subject.where(resolve() is Patient) | CareTeam.subject.where(resolve() is Patient) | ClinicalImpression.subject.where(resolve() is Patient) | Composition.subject.where(resolve() is Patient) | Condition.subject.where(resolve() is Patient) | Consent.patient | DetectedIssue.patient | DeviceRequest.subject.where(resolve() is Patient) | DeviceUseStatement.subject | DiagnosticReport.subject.where(resolve() is Patient) | DocumentManifest.subject.where(resolve() is Patient) | DocumentReference.subject.where(resolve() is Patient) | Encounter.subject.where(resolve() is Patient) | EpisodeOfCare.patient | FamilyMemberHistory.patient | Flag.subject.where(resolve() is Patient) | Goal.subject.where(resolve() is Patient) | ImagingStudy.subject.where(resolve() is Patient) | Immunization.patient | List.subject.where(resolve() is Patient) | MedicationAdministration.subject.where(resolve() is Patient) | MedicationDispense.subject.where(resolve() is Patient) | MedicationRequest.subject.where(resolve() is Patient) | MedicationStatement.subject.where(resolve() is Patient) | NutritionOrder.patient | Observation.subject.where(resolve() is Patient) | Procedure.subject.where(resolve() is Patient) | RiskAssessment.subject.where(resolve() is Patient) | ServiceRequest.subject.where(resolve() is Patient) | SupplyDelivery.patient | VisionPrescription.patient
Processing ModeNormal
Target ResourcesPatient, Group
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/AllergyIntolerance-verification-status

Resource SearchParameter:

verification-status

Parameter verification-status:token

none

ResourceAllergyIntolerance
ExpressionAllergyIntolerance.verificationStatus
Processing ModeNormal
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/Condition-clinical-status

Resource SearchParameter:

clinical-status

Parameter clinical-status:token

none

ResourceCondition
ExpressionCondition.clinicalStatus
Processing ModeNormal
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/Condition-subject

Resource SearchParameter:

subject

Parameter subject:reference

none

ResourceCondition
ExpressionCondition.subject
Processing ModeNormal
Target ResourcesGroup, Patient
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 9 - fullUrl = http://hl7.org/fhir/SearchParameter/Condition-verification-status

Resource SearchParameter:

verification-status

Parameter verification-status:token

none

ResourceCondition
ExpressionCondition.verificationStatus
Processing ModeNormal
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 10 - fullUrl = http://hl7.org/fhir/SearchParameter/DiagnosticReport-category

Resource SearchParameter:

category

Parameter category:token

none

ResourceDiagnosticReport
ExpressionDiagnosticReport.category
Processing ModeNormal
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/DiagnosticReport-status

Resource SearchParameter:

status

Parameter status:token

none

ResourceDiagnosticReport
ExpressionDiagnosticReport.status
Processing ModeNormal
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/DiagnosticReport-subject

Resource SearchParameter:

subject

Parameter subject:reference

none

ResourceDiagnosticReport
ExpressionDiagnosticReport.subject
Processing ModeNormal
Target ResourcesGroup, Device, Patient, Location
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/DocumentReference-category

Resource SearchParameter:

category

Parameter category:token

none

ResourceDocumentReference
ExpressionDocumentReference.category
Processing ModeNormal
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/DocumentReference-status

Resource SearchParameter:

status

Parameter status:token

none

ResourceDocumentReference
ExpressionDocumentReference.status
Processing ModeNormal
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/DocumentReference-subject

Resource SearchParameter:

subject

Parameter subject:reference

none

ResourceDocumentReference
ExpressionDocumentReference.subject
Processing ModeNormal
Target ResourcesPractitioner, Group, Device, Patient
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/Immunization-status

Resource SearchParameter:

status

Parameter status:token

none

ResourceImmunization
ExpressionImmunization.status
Processing ModeNormal
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/Observation-category

Resource SearchParameter:

category

Parameter category:token

none

ResourceObservation
ExpressionObservation.category
Processing ModeNormal
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/Observation-status

Resource SearchParameter:

status

Parameter status:token

none

ResourceObservation
ExpressionObservation.status
Processing ModeNormal
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/Observation-subject

Resource SearchParameter:

subject

Parameter subject:reference

none

ResourceObservation
ExpressionObservation.subject
Processing ModeNormal
Target ResourcesGroup, Device, Patient, Location
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/Patient-identifier

Resource SearchParameter:

identifier

Parameter identifier:token

none

ResourcePatient
ExpressionPatient.identifier
Processing ModeNormal
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