This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions 
http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of |
This search parameter is part of the common search parameter MetadataResource-composed-of |
12.23.16 composed-of Parameter composed-of :reference
Resource | PlanDefinition |
Expression |
PlanDefinition.relatedArtifact.where(type='composed-of').resource |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context |
This search parameter is part of the common search parameter CanonicalResource-context |
12.23.17 context Parameter context :token
Resource | PlanDefinition |
Expression |
(PlanDefinition.useContext.value.ofType(CodeableConcept)) |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity |
This search parameter is part of the common search parameter CanonicalResource-context-quantity |
12.23.18 context-quantity Parameter context-quantity :quantity
PlanDefinition: A quantity- or range-valued use context assigned to the plan definition
Resource | PlanDefinition |
Expression |
(PlanDefinition.useContext.value.ofType(Quantity)) | (PlanDefinition.useContext.value.ofType(Range)) |
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 |
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type |
This search parameter is part of the common search parameter CanonicalResource-context-type |
12.23.19 context-type Parameter context-type :token
Resource | PlanDefinition |
Expression |
PlanDefinition.useContext.code |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity |
This search parameter is part of the common search parameter CanonicalResource-context-type-quantity |
12.23.20 context-type-quantity Parameter context-type-quantity :composite
PlanDefinition: A use context type and quantity- or range-based value assigned to the plan definition
Resource | PlanDefinition |
Expression |
PlanDefinition.useContext |
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: The parameter may only have one value (no comma separators)
|
Comparators
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value |
This search parameter is part of the common search parameter CanonicalResource-context-type-value |
12.23.21 context-type-value Parameter context-type-value :composite
PlanDefinition: A use context type and value assigned to the plan definition
Resource | PlanDefinition |
Expression |
PlanDefinition.useContext |
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: The parameter may only have one value (no comma separators)
|
Comparators
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-date |
This search parameter is part of the common search parameter CanonicalResource-date |
12.23.22 date Parameter date :date
Resource | PlanDefinition |
Expression |
PlanDefinition.date |
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 |
|
|
http://hl7.org/fhir/SearchParameter/PlanDefinition-definition |
12.23.23 definition Parameter definition :reference
Activity or plan definitions used by plan definition
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on |
This search parameter is part of the common search parameter MetadataResource-depends-on |
12.23.24 depends-on Parameter depends-on :reference
Resource | PlanDefinition |
Expression |
PlanDefinition.relatedArtifact.where(type='depends-on').resource | PlanDefinition.library |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
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
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from |
This search parameter is part of the common search parameter MetadataResource-derived-from |
12.23.25 derived-from Parameter derived-from :reference
Resource | PlanDefinition |
Expression |
PlanDefinition.relatedArtifact.where(type='derived-from').resource |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-description |
This search parameter is part of the common search parameter CanonicalResource-description |
12.23.26 description Parameter description :string
Resource | PlanDefinition |
Expression |
PlanDefinition.description |
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
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-effective |
This search parameter is part of the common search parameter MetadataResource-effective |
12.23.27 effective Parameter effective :date
PlanDefinition: The time during which the plan definition is intended to be in use
Resource | PlanDefinition |
Expression |
PlanDefinition.effectivePeriod |
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 |
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier |
This search parameter is part of the common search parameter CanonicalResource-identifier |
12.23.28 identifier Parameter identifier :token
Resource | PlanDefinition |
Expression |
PlanDefinition.identifier |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction |
This search parameter is part of the common search parameter CanonicalResource-jurisdiction |
12.23.29 jurisdiction Parameter jurisdiction :token
Resource | PlanDefinition |
Expression |
PlanDefinition.jurisdiction |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-name |
This search parameter is part of the common search parameter CanonicalResource-name |
12.23.30 name Parameter name :string
Resource | PlanDefinition |
Expression |
PlanDefinition.name |
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
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor |
This search parameter is part of the common search parameter MetadataResource-predecessor |
12.23.31 predecessor Parameter predecessor :reference
Resource | PlanDefinition |
Expression |
PlanDefinition.relatedArtifact.where(type='predecessor').resource |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher |
This search parameter is part of the common search parameter CanonicalResource-publisher |
12.23.32 publisher Parameter publisher :string
Resource | PlanDefinition |
Expression |
PlanDefinition.publisher |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-status |
This search parameter is part of the common search parameter CanonicalResource-status |
12.23.33 status Parameter status :token
Resource | PlanDefinition |
Expression |
PlanDefinition.status |
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
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-successor |
This search parameter is part of the common search parameter MetadataResource-successor |
12.23.34 successor Parameter successor :reference
Resource | PlanDefinition |
Expression |
PlanDefinition.relatedArtifact.where(type='successor').resource |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-title |
This search parameter is part of the common search parameter CanonicalResource-title |
12.23.35 title Parameter title :string
Resource | PlanDefinition |
Expression |
PlanDefinition.title |
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
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-topic |
This search parameter is part of the common search parameter MetadataResource-topic |
12.23.36 topic Parameter topic :token
Resource | PlanDefinition |
Expression |
PlanDefinition.topic |
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
|
|
|
http://hl7.org/fhir/SearchParameter/PlanDefinition-type |
12.23.37 type Parameter type :token
The type of artifact the plan (e.g. order-set, eca-rule, protocol)
Resource | PlanDefinition |
Expression |
PlanDefinition.type |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-url |
This search parameter is part of the common search parameter CanonicalResource-url |
12.23.38 url Parameter url :uri
Resource | PlanDefinition |
Expression |
PlanDefinition.url |
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
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-version |
This search parameter is part of the common search parameter CanonicalResource-version |
12.23.39 version Parameter version :token
Resource | PlanDefinition |
Expression |
PlanDefinition.version |
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
|
|
|