Class ActivityDefinition

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions, org.hl7.fhir.instance.model.api.IBaseResource, org.hl7.fhir.instance.model.api.IDomainResource

This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.
See Also:
  • Field Details

    • url

      protected UriType url
      An absolute URI that is used to identify this activity definition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which an authoritative instance of this activity definition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the activity definition is stored on different servers.
    • identifier

      A formal identifier that is used to identify this activity definition when it is represented in other formats, or referenced in a specification, model, design or an instance.
    • version

      protected StringType version
      The identifier that is used to identify this version of the activity definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the activity definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge assets, refer to the Decision Support Service specification. Note that a version is required for non-experimental active assets.
    • versionAlgorithm

      Indicates the mechanism used to compare versions to determine which is more current.
    • name

      protected StringType name
      A natural language name identifying the activity definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.
    • title

      protected StringType title
      A short, descriptive, user-friendly title for the activity definition.
    • subtitle

      protected StringType subtitle
      An explanatory or alternate title for the activity definition giving additional information about its content.
    • status

      The status of this activity definition. Enables tracking the life-cycle of the content.
    • experimental

      A Boolean value to indicate that this activity definition is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.
    • subject

      protected DataType subject
      A code, group definition, or canonical reference that describes or identifies the intended subject of the activity being defined. Canonical references are allowed to support the definition of protocols for drug and substance quality specifications, and is allowed to reference a MedicinalProductDefinition, SubstanceDefinition, AdministrableProductDefinition, ManufacturedItemDefinition, or PackagedProductDefinition resource.
    • date

      protected DateTimeType date
      The date (and optionally time) when the activity definition was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the activity definition changes.
    • publisher

      protected StringType publisher
      The name of the organization or individual responsible for the release and ongoing maintenance of the activity definition.
    • contact

      Contact details to assist a user in finding and communicating with the publisher.
    • description

      A free text natural language description of the activity definition from a consumer's perspective.
    • useContext

      The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate activity definition instances.
    • jurisdiction

      A legal or geographic region in which the activity definition is intended to be used.
    • purpose

      protected MarkdownType purpose
      Explanation of why this activity definition is needed and why it has been designed as it has.
    • usage

      protected MarkdownType usage
      A detailed description of how the activity definition is used from a clinical perspective.
    • copyrightLabel

      A short string (invalid input: '<'50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved').
    • approvalDate

      The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.
    • lastReviewDate

      The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.
    • effectivePeriod

      The period during which the activity definition content was or is planned to be in active use.
    • topic

      Descriptive topics related to the content of the activity. Topics provide a high-level categorization of the activity that can be useful for filtering and searching.
    • author

      An individiual or organization primarily involved in the creation and maintenance of the content.
    • editor

      An individual or organization primarily responsible for internal coherence of the content.
    • reviewer

      An individual or organization asserted by the publisher to be primarily responsible for review of some aspect of the content.
    • endorser

      An individual or organization asserted by the publisher to be responsible for officially endorsing the content for use in some setting.
    • relatedArtifact

      Related artifacts such as additional documentation, justification, or bibliographic references.
    • library

      A reference to a Library resource containing any formal logic used by the activity definition.
    • kind

      A description of the kind of resource the activity definition is representing. For example, a MedicationRequest, a ServiceRequest, or a CommunicationRequest.
    • profile

      A profile to which the target of the activity definition is expected to conform.
    • code

      protected CodeableConcept code
      Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter.
    • intent

      Indicates the level of authority/intentionality associated with the activity and where the request should fit into the workflow chain.
    • priority

      Indicates how quickly the activity should be addressed with respect to other requests.
    • doNotPerform

      Set this to true if the definition is to indicate that a particular activity should NOT be performed. If true, this element should be interpreted to reinforce a negative coding. For example NPO as a code with a doNotPerform of true would still indicate to NOT perform the action.
    • timing

      protected DataType timing
      The timing or frequency upon which the described activity is to occur.
    • asNeeded

      protected DataType asNeeded
      If a CodeableConcept is present, it indicates the pre-condition for performing the service. For example "pain", "on flare-up", etc.
    • location

      Identifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc.
    • participant

      Indicates who should participate in performing the action described.
    • product

      protected DataType product
      Identifies the food, drug or other product being consumed or supplied in the activity.
    • quantity

      protected Quantity quantity
      Identifies the quantity expected to be consumed at once (per dose, per meal, etc.).
    • dosage

      protected List<Dosage> dosage
      Provides detailed dosage instructions in the same way that they are described for MedicationRequest resources.
    • bodySite

      Indicates the sites on the subject's body where the procedure should be performed (I.e. the target sites).
    • specimenRequirement

      Defines specimen requirements for the action to be performed, such as required specimens for a lab test.
    • observationRequirement

      Defines observation requirements for the action to be performed, such as body weight or surface area.
    • observationResultRequirement

      Defines the observations that are expected to be produced by the action.
    • transform

      A reference to a StructureMap resource that defines a transform that can be executed to produce the intent resource using the ActivityDefinition instance as the input.
    • dynamicValue

      Dynamic values that will be evaluated to produce values for elements of the resulting resource. For example, if the dosage of a medication must be computed based on the patient's weight, a dynamic value would be used to specify an expression that calculated the weight, and the path on the request resource that would contain the result.
    • SP_KIND

      public static final String SP_KIND
      Search parameter: kind

      Description: The kind of activity definition
      Type: token
      Path: ActivityDefinition.kind

      See Also:
    • KIND

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam KIND
      Fluent Client search parameter constant for kind

      Description: The kind of activity definition
      Type: token
      Path: ActivityDefinition.kind

    • SP_CONTEXT_QUANTITY

      public static final String SP_CONTEXT_QUANTITY
      Search parameter: context-quantity

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition [Citation](citation.html): A quantity- or range-valued use context assigned to the citation [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide [Library](library.html): A quantity- or range-valued use context assigned to the library [Measure](measure.html): A quantity- or range-valued use context assigned to the measure [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set
      Type: quantity
      Path: (ActivityDefinition.useContext.value.ofType(Quantity)) | (ActivityDefinition.useContext.value.ofType(Range)) | (ActorDefinition.useContext.value.ofType(Quantity)) | (ActorDefinition.useContext.value.ofType(Range)) | (CapabilityStatement.useContext.value.ofType(Quantity)) | (CapabilityStatement.useContext.value.ofType(Range)) | (ChargeItemDefinition.useContext.value.ofType(Quantity)) | (ChargeItemDefinition.useContext.value.ofType(Range)) | (Citation.useContext.value.ofType(Quantity)) | (Citation.useContext.value.ofType(Range)) | (CodeSystem.useContext.value.ofType(Quantity)) | (CodeSystem.useContext.value.ofType(Range)) | (CompartmentDefinition.useContext.value.ofType(Quantity)) | (CompartmentDefinition.useContext.value.ofType(Range)) | (ConceptMap.useContext.value.ofType(Quantity)) | (ConceptMap.useContext.value.ofType(Range)) | (ConditionDefinition.useContext.value.ofType(Quantity)) | (ConditionDefinition.useContext.value.ofType(Range)) | (EventDefinition.useContext.value.ofType(Quantity)) | (EventDefinition.useContext.value.ofType(Range)) | (Evidence.useContext.value.ofType(Quantity)) | (Evidence.useContext.value.ofType(Range)) | (EvidenceReport.useContext.value.ofType(Quantity)) | (EvidenceReport.useContext.value.ofType(Range)) | (EvidenceVariable.useContext.value.ofType(Quantity)) | (EvidenceVariable.useContext.value.ofType(Range)) | (ExampleScenario.useContext.value.ofType(Quantity)) | (ExampleScenario.useContext.value.ofType(Range)) | (GraphDefinition.useContext.value.ofType(Quantity)) | (GraphDefinition.useContext.value.ofType(Range)) | (ImplementationGuide.useContext.value.ofType(Quantity)) | (ImplementationGuide.useContext.value.ofType(Range)) | (Library.useContext.value.ofType(Quantity)) | (Library.useContext.value.ofType(Range)) | (Measure.useContext.value.ofType(Quantity)) | (Measure.useContext.value.ofType(Range)) | (MessageDefinition.useContext.value.ofType(Quantity)) | (MessageDefinition.useContext.value.ofType(Range)) | (NamingSystem.useContext.value.ofType(Quantity)) | (NamingSystem.useContext.value.ofType(Range)) | (OperationDefinition.useContext.value.ofType(Quantity)) | (OperationDefinition.useContext.value.ofType(Range)) | (PlanDefinition.useContext.value.ofType(Quantity)) | (PlanDefinition.useContext.value.ofType(Range)) | (Questionnaire.useContext.value.ofType(Quantity)) | (Questionnaire.useContext.value.ofType(Range)) | (Requirements.useContext.value.ofType(Quantity)) | (Requirements.useContext.value.ofType(Range)) | (SearchParameter.useContext.value.ofType(Quantity)) | (SearchParameter.useContext.value.ofType(Range)) | (StructureDefinition.useContext.value.ofType(Quantity)) | (StructureDefinition.useContext.value.ofType(Range)) | (StructureMap.useContext.value.ofType(Quantity)) | (StructureMap.useContext.value.ofType(Range)) | (TerminologyCapabilities.useContext.value.ofType(Quantity)) | (TerminologyCapabilities.useContext.value.ofType(Range)) | (TestScript.useContext.value.ofType(Quantity)) | (TestScript.useContext.value.ofType(Range)) | (ValueSet.useContext.value.ofType(Quantity)) | (ValueSet.useContext.value.ofType(Range))

      See Also:
    • CONTEXT_QUANTITY

      public static final ca.uhn.fhir.rest.gclient.QuantityClientParam CONTEXT_QUANTITY
      Fluent Client search parameter constant for context-quantity

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A quantity- or range-valued use context assigned to the charge item definition [Citation](citation.html): A quantity- or range-valued use context assigned to the citation [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map [ConditionDefinition](conditiondefinition.html): A quantity- or range-valued use context assigned to the condition definition [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence [EvidenceReport](evidencereport.html): A quantity- or range-valued use context assigned to the evidence report [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario [GraphDefinition](graphdefinition.html): A quantity- or range-valued use context assigned to the graph definition [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide [Library](library.html): A quantity- or range-valued use context assigned to the library [Measure](measure.html): A quantity- or range-valued use context assigned to the measure [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities [TestScript](testscript.html): A quantity- or range-valued use context assigned to the test script [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set
      Type: quantity
      Path: (ActivityDefinition.useContext.value.ofType(Quantity)) | (ActivityDefinition.useContext.value.ofType(Range)) | (ActorDefinition.useContext.value.ofType(Quantity)) | (ActorDefinition.useContext.value.ofType(Range)) | (CapabilityStatement.useContext.value.ofType(Quantity)) | (CapabilityStatement.useContext.value.ofType(Range)) | (ChargeItemDefinition.useContext.value.ofType(Quantity)) | (ChargeItemDefinition.useContext.value.ofType(Range)) | (Citation.useContext.value.ofType(Quantity)) | (Citation.useContext.value.ofType(Range)) | (CodeSystem.useContext.value.ofType(Quantity)) | (CodeSystem.useContext.value.ofType(Range)) | (CompartmentDefinition.useContext.value.ofType(Quantity)) | (CompartmentDefinition.useContext.value.ofType(Range)) | (ConceptMap.useContext.value.ofType(Quantity)) | (ConceptMap.useContext.value.ofType(Range)) | (ConditionDefinition.useContext.value.ofType(Quantity)) | (ConditionDefinition.useContext.value.ofType(Range)) | (EventDefinition.useContext.value.ofType(Quantity)) | (EventDefinition.useContext.value.ofType(Range)) | (Evidence.useContext.value.ofType(Quantity)) | (Evidence.useContext.value.ofType(Range)) | (EvidenceReport.useContext.value.ofType(Quantity)) | (EvidenceReport.useContext.value.ofType(Range)) | (EvidenceVariable.useContext.value.ofType(Quantity)) | (EvidenceVariable.useContext.value.ofType(Range)) | (ExampleScenario.useContext.value.ofType(Quantity)) | (ExampleScenario.useContext.value.ofType(Range)) | (GraphDefinition.useContext.value.ofType(Quantity)) | (GraphDefinition.useContext.value.ofType(Range)) | (ImplementationGuide.useContext.value.ofType(Quantity)) | (ImplementationGuide.useContext.value.ofType(Range)) | (Library.useContext.value.ofType(Quantity)) | (Library.useContext.value.ofType(Range)) | (Measure.useContext.value.ofType(Quantity)) | (Measure.useContext.value.ofType(Range)) | (MessageDefinition.useContext.value.ofType(Quantity)) | (MessageDefinition.useContext.value.ofType(Range)) | (NamingSystem.useContext.value.ofType(Quantity)) | (NamingSystem.useContext.value.ofType(Range)) | (OperationDefinition.useContext.value.ofType(Quantity)) | (OperationDefinition.useContext.value.ofType(Range)) | (PlanDefinition.useContext.value.ofType(Quantity)) | (PlanDefinition.useContext.value.ofType(Range)) | (Questionnaire.useContext.value.ofType(Quantity)) | (Questionnaire.useContext.value.ofType(Range)) | (Requirements.useContext.value.ofType(Quantity)) | (Requirements.useContext.value.ofType(Range)) | (SearchParameter.useContext.value.ofType(Quantity)) | (SearchParameter.useContext.value.ofType(Range)) | (StructureDefinition.useContext.value.ofType(Quantity)) | (StructureDefinition.useContext.value.ofType(Range)) | (StructureMap.useContext.value.ofType(Quantity)) | (StructureMap.useContext.value.ofType(Range)) | (TerminologyCapabilities.useContext.value.ofType(Quantity)) | (TerminologyCapabilities.useContext.value.ofType(Range)) | (TestScript.useContext.value.ofType(Quantity)) | (TestScript.useContext.value.ofType(Range)) | (ValueSet.useContext.value.ofType(Quantity)) | (ValueSet.useContext.value.ofType(Range))

    • SP_CONTEXT_TYPE_QUANTITY

      public static final String SP_CONTEXT_TYPE_QUANTITY
      Search parameter: context-type-quantity

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide [Library](library.html): A use context type and quantity- or range-based value assigned to the library [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set
      Type: composite
      Path: ActivityDefinition.useContext | ActorDefinition.useContext | CapabilityStatement.useContext | ChargeItemDefinition.useContext | Citation.useContext | CodeSystem.useContext | CompartmentDefinition.useContext | ConceptMap.useContext | ConditionDefinition.useContext | EventDefinition.useContext | Evidence.useContext | EvidenceReport.useContext | EvidenceVariable.useContext | ExampleScenario.useContext | GraphDefinition.useContext | ImplementationGuide.useContext | Library.useContext | Measure.useContext | MessageDefinition.useContext | NamingSystem.useContext | OperationDefinition.useContext | PlanDefinition.useContext | Questionnaire.useContext | Requirements.useContext | SearchParameter.useContext | StructureDefinition.useContext | StructureMap.useContext | TerminologyCapabilities.useContext | TestScript.useContext | ValueSet.useContext

      See Also:
    • CONTEXT_TYPE_QUANTITY

      public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> CONTEXT_TYPE_QUANTITY
      Fluent Client search parameter constant for context-type-quantity

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A use context type and quantity- or range-based value assigned to the charge item definition [Citation](citation.html): A use context type and quantity- or range-based value assigned to the citation [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map [ConditionDefinition](conditiondefinition.html): A use context type and quantity- or range-based value assigned to the condition definition [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence [EvidenceReport](evidencereport.html): A use context type and quantity- or range-based value assigned to the evidence report [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario [GraphDefinition](graphdefinition.html): A use context type and quantity- or range-based value assigned to the graph definition [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide [Library](library.html): A use context type and quantity- or range-based value assigned to the library [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities [TestScript](testscript.html): A use context type and quantity- or range-based value assigned to the test script [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set
      Type: composite
      Path: ActivityDefinition.useContext | ActorDefinition.useContext | CapabilityStatement.useContext | ChargeItemDefinition.useContext | Citation.useContext | CodeSystem.useContext | CompartmentDefinition.useContext | ConceptMap.useContext | ConditionDefinition.useContext | EventDefinition.useContext | Evidence.useContext | EvidenceReport.useContext | EvidenceVariable.useContext | ExampleScenario.useContext | GraphDefinition.useContext | ImplementationGuide.useContext | Library.useContext | Measure.useContext | MessageDefinition.useContext | NamingSystem.useContext | OperationDefinition.useContext | PlanDefinition.useContext | Questionnaire.useContext | Requirements.useContext | SearchParameter.useContext | StructureDefinition.useContext | StructureMap.useContext | TerminologyCapabilities.useContext | TestScript.useContext | ValueSet.useContext

    • SP_CONTEXT_TYPE_VALUE

      public static final String SP_CONTEXT_TYPE_VALUE
      Search parameter: context-type-value

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition [Citation](citation.html): A use context type and value assigned to the citation [CodeSystem](codesystem.html): A use context type and value assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition [Evidence](evidence.html): A use context type and value assigned to the evidence [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide [Library](library.html): A use context type and value assigned to the library [Measure](measure.html): A use context type and value assigned to the measure [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire [Requirements](requirements.html): A use context type and value assigned to the requirements [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition [StructureMap](structuremap.html): A use context type and value assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities [TestScript](testscript.html): A use context type and value assigned to the test script [ValueSet](valueset.html): A use context type and value assigned to the value set
      Type: composite
      Path: ActivityDefinition.useContext | ActorDefinition.useContext | CapabilityStatement.useContext | ChargeItemDefinition.useContext | Citation.useContext | CodeSystem.useContext | CompartmentDefinition.useContext | ConceptMap.useContext | ConditionDefinition.useContext | EventDefinition.useContext | Evidence.useContext | EvidenceReport.useContext | EvidenceVariable.useContext | ExampleScenario.useContext | GraphDefinition.useContext | ImplementationGuide.useContext | Library.useContext | Measure.useContext | MessageDefinition.useContext | NamingSystem.useContext | OperationDefinition.useContext | PlanDefinition.useContext | Questionnaire.useContext | Requirements.useContext | SearchParameter.useContext | StructureDefinition.useContext | StructureMap.useContext | TerminologyCapabilities.useContext | TestScript.useContext | ValueSet.useContext

      See Also:
    • CONTEXT_TYPE_VALUE

      public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> CONTEXT_TYPE_VALUE
      Fluent Client search parameter constant for context-type-value

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A use context type and value assigned to the charge item definition [Citation](citation.html): A use context type and value assigned to the citation [CodeSystem](codesystem.html): A use context type and value assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map [ConditionDefinition](conditiondefinition.html): A use context type and value assigned to the condition definition [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition [Evidence](evidence.html): A use context type and value assigned to the evidence [EvidenceReport](evidencereport.html): A use context type and value assigned to the evidence report [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario [GraphDefinition](graphdefinition.html): A use context type and value assigned to the graph definition [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide [Library](library.html): A use context type and value assigned to the library [Measure](measure.html): A use context type and value assigned to the measure [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire [Requirements](requirements.html): A use context type and value assigned to the requirements [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition [StructureMap](structuremap.html): A use context type and value assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities [TestScript](testscript.html): A use context type and value assigned to the test script [ValueSet](valueset.html): A use context type and value assigned to the value set
      Type: composite
      Path: ActivityDefinition.useContext | ActorDefinition.useContext | CapabilityStatement.useContext | ChargeItemDefinition.useContext | Citation.useContext | CodeSystem.useContext | CompartmentDefinition.useContext | ConceptMap.useContext | ConditionDefinition.useContext | EventDefinition.useContext | Evidence.useContext | EvidenceReport.useContext | EvidenceVariable.useContext | ExampleScenario.useContext | GraphDefinition.useContext | ImplementationGuide.useContext | Library.useContext | Measure.useContext | MessageDefinition.useContext | NamingSystem.useContext | OperationDefinition.useContext | PlanDefinition.useContext | Questionnaire.useContext | Requirements.useContext | SearchParameter.useContext | StructureDefinition.useContext | StructureMap.useContext | TerminologyCapabilities.useContext | TestScript.useContext | ValueSet.useContext

    • SP_CONTEXT_TYPE

      public static final String SP_CONTEXT_TYPE
      Search parameter: context-type

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition [Citation](citation.html): A type of use context assigned to the citation [CodeSystem](codesystem.html): A type of use context assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition [ConceptMap](conceptmap.html): A type of use context assigned to the concept map [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition [Evidence](evidence.html): A type of use context assigned to the evidence [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide [Library](library.html): A type of use context assigned to the library [Measure](measure.html): A type of use context assigned to the measure [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition [NamingSystem](namingsystem.html): A type of use context assigned to the naming system [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire [Requirements](requirements.html): A type of use context assigned to the requirements [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition [StructureMap](structuremap.html): A type of use context assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities [TestScript](testscript.html): A type of use context assigned to the test script [ValueSet](valueset.html): A type of use context assigned to the value set
      Type: token
      Path: ActivityDefinition.useContext.code | ActorDefinition.useContext.code | CapabilityStatement.useContext.code | ChargeItemDefinition.useContext.code | Citation.useContext.code | CodeSystem.useContext.code | CompartmentDefinition.useContext.code | ConceptMap.useContext.code | ConditionDefinition.useContext.code | EventDefinition.useContext.code | Evidence.useContext.code | EvidenceReport.useContext.code | EvidenceVariable.useContext.code | ExampleScenario.useContext.code | GraphDefinition.useContext.code | ImplementationGuide.useContext.code | Library.useContext.code | Measure.useContext.code | MessageDefinition.useContext.code | NamingSystem.useContext.code | OperationDefinition.useContext.code | PlanDefinition.useContext.code | Questionnaire.useContext.code | Requirements.useContext.code | SearchParameter.useContext.code | StructureDefinition.useContext.code | StructureMap.useContext.code | TerminologyCapabilities.useContext.code | TestScript.useContext.code | ValueSet.useContext.code

      See Also:
    • CONTEXT_TYPE

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT_TYPE
      Fluent Client search parameter constant for context-type

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A type of use context assigned to the charge item definition [Citation](citation.html): A type of use context assigned to the citation [CodeSystem](codesystem.html): A type of use context assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition [ConceptMap](conceptmap.html): A type of use context assigned to the concept map [ConditionDefinition](conditiondefinition.html): A type of use context assigned to the condition definition [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition [Evidence](evidence.html): A type of use context assigned to the evidence [EvidenceReport](evidencereport.html): A type of use context assigned to the evidence report [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario [GraphDefinition](graphdefinition.html): A type of use context assigned to the graph definition [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide [Library](library.html): A type of use context assigned to the library [Measure](measure.html): A type of use context assigned to the measure [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition [NamingSystem](namingsystem.html): A type of use context assigned to the naming system [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire [Requirements](requirements.html): A type of use context assigned to the requirements [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition [StructureMap](structuremap.html): A type of use context assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities [TestScript](testscript.html): A type of use context assigned to the test script [ValueSet](valueset.html): A type of use context assigned to the value set
      Type: token
      Path: ActivityDefinition.useContext.code | ActorDefinition.useContext.code | CapabilityStatement.useContext.code | ChargeItemDefinition.useContext.code | Citation.useContext.code | CodeSystem.useContext.code | CompartmentDefinition.useContext.code | ConceptMap.useContext.code | ConditionDefinition.useContext.code | EventDefinition.useContext.code | Evidence.useContext.code | EvidenceReport.useContext.code | EvidenceVariable.useContext.code | ExampleScenario.useContext.code | GraphDefinition.useContext.code | ImplementationGuide.useContext.code | Library.useContext.code | Measure.useContext.code | MessageDefinition.useContext.code | NamingSystem.useContext.code | OperationDefinition.useContext.code | PlanDefinition.useContext.code | Questionnaire.useContext.code | Requirements.useContext.code | SearchParameter.useContext.code | StructureDefinition.useContext.code | StructureMap.useContext.code | TerminologyCapabilities.useContext.code | TestScript.useContext.code | ValueSet.useContext.code

    • SP_CONTEXT

      public static final String SP_CONTEXT
      Search parameter: context

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition [Citation](citation.html): A use context assigned to the citation [CodeSystem](codesystem.html): A use context assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition [ConceptMap](conceptmap.html): A use context assigned to the concept map [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition [EventDefinition](eventdefinition.html): A use context assigned to the event definition [Evidence](evidence.html): A use context assigned to the evidence [EvidenceReport](evidencereport.html): A use context assigned to the evidence report [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable [ExampleScenario](examplescenario.html): A use context assigned to the example scenario [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide [Library](library.html): A use context assigned to the library [Measure](measure.html): A use context assigned to the measure [MessageDefinition](messagedefinition.html): A use context assigned to the message definition [NamingSystem](namingsystem.html): A use context assigned to the naming system [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition [PlanDefinition](plandefinition.html): A use context assigned to the plan definition [Questionnaire](questionnaire.html): A use context assigned to the questionnaire [Requirements](requirements.html): A use context assigned to the requirements [SearchParameter](searchparameter.html): A use context assigned to the search parameter [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition [StructureMap](structuremap.html): A use context assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities [TestScript](testscript.html): A use context assigned to the test script [ValueSet](valueset.html): A use context assigned to the value set
      Type: token
      Path: (ActivityDefinition.useContext.value.ofType(CodeableConcept)) | (ActorDefinition.useContext.value.ofType(CodeableConcept)) | (CapabilityStatement.useContext.value.ofType(CodeableConcept)) | (ChargeItemDefinition.useContext.value.ofType(CodeableConcept)) | (Citation.useContext.value.ofType(CodeableConcept)) | (CodeSystem.useContext.value.ofType(CodeableConcept)) | (CompartmentDefinition.useContext.value.ofType(CodeableConcept)) | (ConceptMap.useContext.value.ofType(CodeableConcept)) | (ConditionDefinition.useContext.value.ofType(CodeableConcept)) | (EventDefinition.useContext.value.ofType(CodeableConcept)) | (Evidence.useContext.value.ofType(CodeableConcept)) | (EvidenceReport.useContext.value.ofType(CodeableConcept)) | (EvidenceVariable.useContext.value.ofType(CodeableConcept)) | (ExampleScenario.useContext.value.ofType(CodeableConcept)) | (GraphDefinition.useContext.value.ofType(CodeableConcept)) | (ImplementationGuide.useContext.value.ofType(CodeableConcept)) | (Library.useContext.value.ofType(CodeableConcept)) | (Measure.useContext.value.ofType(CodeableConcept)) | (MessageDefinition.useContext.value.ofType(CodeableConcept)) | (NamingSystem.useContext.value.ofType(CodeableConcept)) | (OperationDefinition.useContext.value.ofType(CodeableConcept)) | (PlanDefinition.useContext.value.ofType(CodeableConcept)) | (Questionnaire.useContext.value.ofType(CodeableConcept)) | (Requirements.useContext.value.ofType(CodeableConcept)) | (SearchParameter.useContext.value.ofType(CodeableConcept)) | (StructureDefinition.useContext.value.ofType(CodeableConcept)) | (StructureMap.useContext.value.ofType(CodeableConcept)) | (TerminologyCapabilities.useContext.value.ofType(CodeableConcept)) | (TestScript.useContext.value.ofType(CodeableConcept)) | (ValueSet.useContext.value.ofType(CodeableConcept))

      See Also:
    • CONTEXT

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT
      Fluent Client search parameter constant for context

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement [ChargeItemDefinition](chargeitemdefinition.html): A use context assigned to the charge item definition [Citation](citation.html): A use context assigned to the citation [CodeSystem](codesystem.html): A use context assigned to the code system [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition [ConceptMap](conceptmap.html): A use context assigned to the concept map [ConditionDefinition](conditiondefinition.html): A use context assigned to the condition definition [EventDefinition](eventdefinition.html): A use context assigned to the event definition [Evidence](evidence.html): A use context assigned to the evidence [EvidenceReport](evidencereport.html): A use context assigned to the evidence report [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable [ExampleScenario](examplescenario.html): A use context assigned to the example scenario [GraphDefinition](graphdefinition.html): A use context assigned to the graph definition [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide [Library](library.html): A use context assigned to the library [Measure](measure.html): A use context assigned to the measure [MessageDefinition](messagedefinition.html): A use context assigned to the message definition [NamingSystem](namingsystem.html): A use context assigned to the naming system [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition [PlanDefinition](plandefinition.html): A use context assigned to the plan definition [Questionnaire](questionnaire.html): A use context assigned to the questionnaire [Requirements](requirements.html): A use context assigned to the requirements [SearchParameter](searchparameter.html): A use context assigned to the search parameter [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition [StructureMap](structuremap.html): A use context assigned to the structure map [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities [TestScript](testscript.html): A use context assigned to the test script [ValueSet](valueset.html): A use context assigned to the value set
      Type: token
      Path: (ActivityDefinition.useContext.value.ofType(CodeableConcept)) | (ActorDefinition.useContext.value.ofType(CodeableConcept)) | (CapabilityStatement.useContext.value.ofType(CodeableConcept)) | (ChargeItemDefinition.useContext.value.ofType(CodeableConcept)) | (Citation.useContext.value.ofType(CodeableConcept)) | (CodeSystem.useContext.value.ofType(CodeableConcept)) | (CompartmentDefinition.useContext.value.ofType(CodeableConcept)) | (ConceptMap.useContext.value.ofType(CodeableConcept)) | (ConditionDefinition.useContext.value.ofType(CodeableConcept)) | (EventDefinition.useContext.value.ofType(CodeableConcept)) | (Evidence.useContext.value.ofType(CodeableConcept)) | (EvidenceReport.useContext.value.ofType(CodeableConcept)) | (EvidenceVariable.useContext.value.ofType(CodeableConcept)) | (ExampleScenario.useContext.value.ofType(CodeableConcept)) | (GraphDefinition.useContext.value.ofType(CodeableConcept)) | (ImplementationGuide.useContext.value.ofType(CodeableConcept)) | (Library.useContext.value.ofType(CodeableConcept)) | (Measure.useContext.value.ofType(CodeableConcept)) | (MessageDefinition.useContext.value.ofType(CodeableConcept)) | (NamingSystem.useContext.value.ofType(CodeableConcept)) | (OperationDefinition.useContext.value.ofType(CodeableConcept)) | (PlanDefinition.useContext.value.ofType(CodeableConcept)) | (Questionnaire.useContext.value.ofType(CodeableConcept)) | (Requirements.useContext.value.ofType(CodeableConcept)) | (SearchParameter.useContext.value.ofType(CodeableConcept)) | (StructureDefinition.useContext.value.ofType(CodeableConcept)) | (StructureMap.useContext.value.ofType(CodeableConcept)) | (TerminologyCapabilities.useContext.value.ofType(CodeableConcept)) | (TestScript.useContext.value.ofType(CodeableConcept)) | (ValueSet.useContext.value.ofType(CodeableConcept))

    • SP_DATE

      public static final String SP_DATE
      Search parameter: date

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The activity definition publication date [ActorDefinition](actordefinition.html): The Actor Definition publication date [CapabilityStatement](capabilitystatement.html): The capability statement publication date [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date [Citation](citation.html): The citation publication date [CodeSystem](codesystem.html): The code system publication date [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date [ConceptMap](conceptmap.html): The concept map publication date [ConditionDefinition](conditiondefinition.html): The condition definition publication date [EventDefinition](eventdefinition.html): The event definition publication date [Evidence](evidence.html): The evidence publication date [EvidenceVariable](evidencevariable.html): The evidence variable publication date [ExampleScenario](examplescenario.html): The example scenario publication date [GraphDefinition](graphdefinition.html): The graph definition publication date [ImplementationGuide](implementationguide.html): The implementation guide publication date [Library](library.html): The library publication date [Measure](measure.html): The measure publication date [MessageDefinition](messagedefinition.html): The message definition publication date [NamingSystem](namingsystem.html): The naming system publication date [OperationDefinition](operationdefinition.html): The operation definition publication date [PlanDefinition](plandefinition.html): The plan definition publication date [Questionnaire](questionnaire.html): The questionnaire publication date [Requirements](requirements.html): The requirements publication date [SearchParameter](searchparameter.html): The search parameter publication date [StructureDefinition](structuredefinition.html): The structure definition publication date [StructureMap](structuremap.html): The structure map publication date [SubscriptionTopic](subscriptiontopic.html): Date status first applied [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date [TestScript](testscript.html): The test script publication date [ValueSet](valueset.html): The value set publication date
      Type: date
      Path: ActivityDefinition.date | ActorDefinition.date | CapabilityStatement.date | ChargeItemDefinition.date | Citation.date | CodeSystem.date | CompartmentDefinition.date | ConceptMap.date | ConditionDefinition.date | EventDefinition.date | Evidence.date | EvidenceVariable.date | ExampleScenario.date | GraphDefinition.date | ImplementationGuide.date | Library.date | Measure.date | MessageDefinition.date | NamingSystem.date | OperationDefinition.date | PlanDefinition.date | Questionnaire.date | Requirements.date | SearchParameter.date | StructureDefinition.date | StructureMap.date | SubscriptionTopic.date | TerminologyCapabilities.date | TestScript.date | ValueSet.date

      See Also:
    • DATE

      public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
      Fluent Client search parameter constant for date

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The activity definition publication date [ActorDefinition](actordefinition.html): The Actor Definition publication date [CapabilityStatement](capabilitystatement.html): The capability statement publication date [ChargeItemDefinition](chargeitemdefinition.html): The charge item definition publication date [Citation](citation.html): The citation publication date [CodeSystem](codesystem.html): The code system publication date [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date [ConceptMap](conceptmap.html): The concept map publication date [ConditionDefinition](conditiondefinition.html): The condition definition publication date [EventDefinition](eventdefinition.html): The event definition publication date [Evidence](evidence.html): The evidence publication date [EvidenceVariable](evidencevariable.html): The evidence variable publication date [ExampleScenario](examplescenario.html): The example scenario publication date [GraphDefinition](graphdefinition.html): The graph definition publication date [ImplementationGuide](implementationguide.html): The implementation guide publication date [Library](library.html): The library publication date [Measure](measure.html): The measure publication date [MessageDefinition](messagedefinition.html): The message definition publication date [NamingSystem](namingsystem.html): The naming system publication date [OperationDefinition](operationdefinition.html): The operation definition publication date [PlanDefinition](plandefinition.html): The plan definition publication date [Questionnaire](questionnaire.html): The questionnaire publication date [Requirements](requirements.html): The requirements publication date [SearchParameter](searchparameter.html): The search parameter publication date [StructureDefinition](structuredefinition.html): The structure definition publication date [StructureMap](structuremap.html): The structure map publication date [SubscriptionTopic](subscriptiontopic.html): Date status first applied [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date [TestScript](testscript.html): The test script publication date [ValueSet](valueset.html): The value set publication date
      Type: date
      Path: ActivityDefinition.date | ActorDefinition.date | CapabilityStatement.date | ChargeItemDefinition.date | Citation.date | CodeSystem.date | CompartmentDefinition.date | ConceptMap.date | ConditionDefinition.date | EventDefinition.date | Evidence.date | EvidenceVariable.date | ExampleScenario.date | GraphDefinition.date | ImplementationGuide.date | Library.date | Measure.date | MessageDefinition.date | NamingSystem.date | OperationDefinition.date | PlanDefinition.date | Questionnaire.date | Requirements.date | SearchParameter.date | StructureDefinition.date | StructureMap.date | SubscriptionTopic.date | TerminologyCapabilities.date | TestScript.date | ValueSet.date

    • SP_DESCRIPTION

      public static final String SP_DESCRIPTION
      Search parameter: description

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The description of the activity definition [ActorDefinition](actordefinition.html): The description of the Actor Definition [CapabilityStatement](capabilitystatement.html): The description of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition [Citation](citation.html): The description of the citation [CodeSystem](codesystem.html): The description of the code system [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition [ConceptMap](conceptmap.html): The description of the concept map [ConditionDefinition](conditiondefinition.html): The description of the condition definition [EventDefinition](eventdefinition.html): The description of the event definition [Evidence](evidence.html): The description of the evidence [EvidenceVariable](evidencevariable.html): The description of the evidence variable [GraphDefinition](graphdefinition.html): The description of the graph definition [ImplementationGuide](implementationguide.html): The description of the implementation guide [Library](library.html): The description of the library [Measure](measure.html): The description of the measure [MessageDefinition](messagedefinition.html): The description of the message definition [NamingSystem](namingsystem.html): The description of the naming system [OperationDefinition](operationdefinition.html): The description of the operation definition [PlanDefinition](plandefinition.html): The description of the plan definition [Questionnaire](questionnaire.html): The description of the questionnaire [Requirements](requirements.html): The description of the requirements [SearchParameter](searchparameter.html): The description of the search parameter [StructureDefinition](structuredefinition.html): The description of the structure definition [StructureMap](structuremap.html): The description of the structure map [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities [TestScript](testscript.html): The description of the test script [ValueSet](valueset.html): The description of the value set
      Type: string
      Path: ActivityDefinition.description | ActorDefinition.description | CapabilityStatement.description | ChargeItemDefinition.description | Citation.description | CodeSystem.description | CompartmentDefinition.description | ConceptMap.description | ConditionDefinition.description | EventDefinition.description | Evidence.description | EvidenceVariable.description | GraphDefinition.description | ImplementationGuide.description | Library.description | Measure.description | MessageDefinition.description | NamingSystem.description | OperationDefinition.description | PlanDefinition.description | Questionnaire.description | Requirements.description | SearchParameter.description | StructureDefinition.description | StructureMap.description | TerminologyCapabilities.description | TestScript.description | ValueSet.description

      See Also:
    • DESCRIPTION

      public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
      Fluent Client search parameter constant for description

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The description of the activity definition [ActorDefinition](actordefinition.html): The description of the Actor Definition [CapabilityStatement](capabilitystatement.html): The description of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The description of the charge item definition [Citation](citation.html): The description of the citation [CodeSystem](codesystem.html): The description of the code system [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition [ConceptMap](conceptmap.html): The description of the concept map [ConditionDefinition](conditiondefinition.html): The description of the condition definition [EventDefinition](eventdefinition.html): The description of the event definition [Evidence](evidence.html): The description of the evidence [EvidenceVariable](evidencevariable.html): The description of the evidence variable [GraphDefinition](graphdefinition.html): The description of the graph definition [ImplementationGuide](implementationguide.html): The description of the implementation guide [Library](library.html): The description of the library [Measure](measure.html): The description of the measure [MessageDefinition](messagedefinition.html): The description of the message definition [NamingSystem](namingsystem.html): The description of the naming system [OperationDefinition](operationdefinition.html): The description of the operation definition [PlanDefinition](plandefinition.html): The description of the plan definition [Questionnaire](questionnaire.html): The description of the questionnaire [Requirements](requirements.html): The description of the requirements [SearchParameter](searchparameter.html): The description of the search parameter [StructureDefinition](structuredefinition.html): The description of the structure definition [StructureMap](structuremap.html): The description of the structure map [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities [TestScript](testscript.html): The description of the test script [ValueSet](valueset.html): The description of the value set
      Type: string
      Path: ActivityDefinition.description | ActorDefinition.description | CapabilityStatement.description | ChargeItemDefinition.description | Citation.description | CodeSystem.description | CompartmentDefinition.description | ConceptMap.description | ConditionDefinition.description | EventDefinition.description | Evidence.description | EvidenceVariable.description | GraphDefinition.description | ImplementationGuide.description | Library.description | Measure.description | MessageDefinition.description | NamingSystem.description | OperationDefinition.description | PlanDefinition.description | Questionnaire.description | Requirements.description | SearchParameter.description | StructureDefinition.description | StructureMap.description | TerminologyCapabilities.description | TestScript.description | ValueSet.description

    • SP_IDENTIFIER

      public static final String SP_IDENTIFIER
      Search parameter: identifier

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): External identifier for the activity definition [ActorDefinition](actordefinition.html): External identifier for the Actor Definition [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition [Citation](citation.html): External identifier for the citation [CodeSystem](codesystem.html): External identifier for the code system [ConceptMap](conceptmap.html): External identifier for the concept map [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition [EventDefinition](eventdefinition.html): External identifier for the event definition [Evidence](evidence.html): External identifier for the evidence [EvidenceReport](evidencereport.html): External identifier for the evidence report [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable [ExampleScenario](examplescenario.html): External identifier for the example scenario [GraphDefinition](graphdefinition.html): External identifier for the graph definition [ImplementationGuide](implementationguide.html): External identifier for the implementation guide [Library](library.html): External identifier for the library [Measure](measure.html): External identifier for the measure [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication [MessageDefinition](messagedefinition.html): External identifier for the message definition [NamingSystem](namingsystem.html): External identifier for the naming system [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition [OperationDefinition](operationdefinition.html): External identifier for the search parameter [PlanDefinition](plandefinition.html): External identifier for the plan definition [Questionnaire](questionnaire.html): External identifier for the questionnaire [Requirements](requirements.html): External identifier for the requirements [SearchParameter](searchparameter.html): External identifier for the search parameter [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition [StructureDefinition](structuredefinition.html): External identifier for the structure definition [StructureMap](structuremap.html): External identifier for the structure map [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities [TestPlan](testplan.html): An identifier for the test plan [TestScript](testscript.html): External identifier for the test script [ValueSet](valueset.html): External identifier for the value set
      Type: token
      Path: ActivityDefinition.identifier | ActorDefinition.identifier | CapabilityStatement.identifier | ChargeItemDefinition.identifier | Citation.identifier | CodeSystem.identifier | ConceptMap.identifier | ConditionDefinition.identifier | EventDefinition.identifier | Evidence.identifier | EvidenceReport.identifier | EvidenceVariable.identifier | ExampleScenario.identifier | GraphDefinition.identifier | ImplementationGuide.identifier | Library.identifier | Measure.identifier | MedicationKnowledge.identifier | MessageDefinition.identifier | NamingSystem.identifier | ObservationDefinition.identifier | OperationDefinition.identifier | PlanDefinition.identifier | Questionnaire.identifier | Requirements.identifier | SearchParameter.identifier | SpecimenDefinition.identifier | StructureDefinition.identifier | StructureMap.identifier | SubscriptionTopic.identifier | TerminologyCapabilities.identifier | TestPlan.identifier | TestScript.identifier | ValueSet.identifier

      See Also:
    • IDENTIFIER

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
      Fluent Client search parameter constant for identifier

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): External identifier for the activity definition [ActorDefinition](actordefinition.html): External identifier for the Actor Definition [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement [ChargeItemDefinition](chargeitemdefinition.html): External identifier for the charge item definition [Citation](citation.html): External identifier for the citation [CodeSystem](codesystem.html): External identifier for the code system [ConceptMap](conceptmap.html): External identifier for the concept map [ConditionDefinition](conditiondefinition.html): External identifier for the condition definition [EventDefinition](eventdefinition.html): External identifier for the event definition [Evidence](evidence.html): External identifier for the evidence [EvidenceReport](evidencereport.html): External identifier for the evidence report [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable [ExampleScenario](examplescenario.html): External identifier for the example scenario [GraphDefinition](graphdefinition.html): External identifier for the graph definition [ImplementationGuide](implementationguide.html): External identifier for the implementation guide [Library](library.html): External identifier for the library [Measure](measure.html): External identifier for the measure [MedicationKnowledge](medicationknowledge.html): Business identifier for this medication [MessageDefinition](messagedefinition.html): External identifier for the message definition [NamingSystem](namingsystem.html): External identifier for the naming system [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition [OperationDefinition](operationdefinition.html): External identifier for the search parameter [PlanDefinition](plandefinition.html): External identifier for the plan definition [Questionnaire](questionnaire.html): External identifier for the questionnaire [Requirements](requirements.html): External identifier for the requirements [SearchParameter](searchparameter.html): External identifier for the search parameter [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition [StructureDefinition](structuredefinition.html): External identifier for the structure definition [StructureMap](structuremap.html): External identifier for the structure map [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities [TestPlan](testplan.html): An identifier for the test plan [TestScript](testscript.html): External identifier for the test script [ValueSet](valueset.html): External identifier for the value set
      Type: token
      Path: ActivityDefinition.identifier | ActorDefinition.identifier | CapabilityStatement.identifier | ChargeItemDefinition.identifier | Citation.identifier | CodeSystem.identifier | ConceptMap.identifier | ConditionDefinition.identifier | EventDefinition.identifier | Evidence.identifier | EvidenceReport.identifier | EvidenceVariable.identifier | ExampleScenario.identifier | GraphDefinition.identifier | ImplementationGuide.identifier | Library.identifier | Measure.identifier | MedicationKnowledge.identifier | MessageDefinition.identifier | NamingSystem.identifier | ObservationDefinition.identifier | OperationDefinition.identifier | PlanDefinition.identifier | Questionnaire.identifier | Requirements.identifier | SearchParameter.identifier | SpecimenDefinition.identifier | StructureDefinition.identifier | StructureMap.identifier | SubscriptionTopic.identifier | TerminologyCapabilities.identifier | TestPlan.identifier | TestScript.identifier | ValueSet.identifier

    • SP_JURISDICTION

      public static final String SP_JURISDICTION
      Search parameter: jurisdiction

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition [Citation](citation.html): Intended jurisdiction for the citation [CodeSystem](codesystem.html): Intended jurisdiction for the code system [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide [Library](library.html): Intended jurisdiction for the library [Measure](measure.html): Intended jurisdiction for the measure [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire [Requirements](requirements.html): Intended jurisdiction for the requirements [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition [StructureMap](structuremap.html): Intended jurisdiction for the structure map [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities [TestScript](testscript.html): Intended jurisdiction for the test script [ValueSet](valueset.html): Intended jurisdiction for the value set
      Type: token
      Path: ActivityDefinition.jurisdiction | ActorDefinition.jurisdiction | CapabilityStatement.jurisdiction | ChargeItemDefinition.jurisdiction | Citation.jurisdiction | CodeSystem.jurisdiction | ConceptMap.jurisdiction | ConditionDefinition.jurisdiction | EventDefinition.jurisdiction | ExampleScenario.jurisdiction | GraphDefinition.jurisdiction | ImplementationGuide.jurisdiction | Library.jurisdiction | Measure.jurisdiction | MessageDefinition.jurisdiction | NamingSystem.jurisdiction | OperationDefinition.jurisdiction | PlanDefinition.jurisdiction | Questionnaire.jurisdiction | Requirements.jurisdiction | SearchParameter.jurisdiction | StructureDefinition.jurisdiction | StructureMap.jurisdiction | TerminologyCapabilities.jurisdiction | TestScript.jurisdiction | ValueSet.jurisdiction

      See Also:
    • JURISDICTION

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam JURISDICTION
      Fluent Client search parameter constant for jurisdiction

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): Intended jurisdiction for the activity definition [ActorDefinition](actordefinition.html): Intended jurisdiction for the Actor Definition [CapabilityStatement](capabilitystatement.html): Intended jurisdiction for the capability statement [ChargeItemDefinition](chargeitemdefinition.html): Intended jurisdiction for the charge item definition [Citation](citation.html): Intended jurisdiction for the citation [CodeSystem](codesystem.html): Intended jurisdiction for the code system [ConceptMap](conceptmap.html): Intended jurisdiction for the concept map [ConditionDefinition](conditiondefinition.html): Intended jurisdiction for the condition definition [EventDefinition](eventdefinition.html): Intended jurisdiction for the event definition [ExampleScenario](examplescenario.html): Intended jurisdiction for the example scenario [GraphDefinition](graphdefinition.html): Intended jurisdiction for the graph definition [ImplementationGuide](implementationguide.html): Intended jurisdiction for the implementation guide [Library](library.html): Intended jurisdiction for the library [Measure](measure.html): Intended jurisdiction for the measure [MessageDefinition](messagedefinition.html): Intended jurisdiction for the message definition [NamingSystem](namingsystem.html): Intended jurisdiction for the naming system [OperationDefinition](operationdefinition.html): Intended jurisdiction for the operation definition [PlanDefinition](plandefinition.html): Intended jurisdiction for the plan definition [Questionnaire](questionnaire.html): Intended jurisdiction for the questionnaire [Requirements](requirements.html): Intended jurisdiction for the requirements [SearchParameter](searchparameter.html): Intended jurisdiction for the search parameter [StructureDefinition](structuredefinition.html): Intended jurisdiction for the structure definition [StructureMap](structuremap.html): Intended jurisdiction for the structure map [TerminologyCapabilities](terminologycapabilities.html): Intended jurisdiction for the terminology capabilities [TestScript](testscript.html): Intended jurisdiction for the test script [ValueSet](valueset.html): Intended jurisdiction for the value set
      Type: token
      Path: ActivityDefinition.jurisdiction | ActorDefinition.jurisdiction | CapabilityStatement.jurisdiction | ChargeItemDefinition.jurisdiction | Citation.jurisdiction | CodeSystem.jurisdiction | ConceptMap.jurisdiction | ConditionDefinition.jurisdiction | EventDefinition.jurisdiction | ExampleScenario.jurisdiction | GraphDefinition.jurisdiction | ImplementationGuide.jurisdiction | Library.jurisdiction | Measure.jurisdiction | MessageDefinition.jurisdiction | NamingSystem.jurisdiction | OperationDefinition.jurisdiction | PlanDefinition.jurisdiction | Questionnaire.jurisdiction | Requirements.jurisdiction | SearchParameter.jurisdiction | StructureDefinition.jurisdiction | StructureMap.jurisdiction | TerminologyCapabilities.jurisdiction | TestScript.jurisdiction | ValueSet.jurisdiction

    • SP_NAME

      public static final String SP_NAME
      Search parameter: name

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement [Citation](citation.html): Computationally friendly name of the citation [CodeSystem](codesystem.html): Computationally friendly name of the code system [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition [ConceptMap](conceptmap.html): Computationally friendly name of the concept map [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide [Library](library.html): Computationally friendly name of the library [Measure](measure.html): Computationally friendly name of the measure [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition [NamingSystem](namingsystem.html): Computationally friendly name of the naming system [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire [Requirements](requirements.html): Computationally friendly name of the requirements [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition [StructureMap](structuremap.html): Computationally friendly name of the structure map [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities [TestScript](testscript.html): Computationally friendly name of the test script [ValueSet](valueset.html): Computationally friendly name of the value set
      Type: string
      Path: ActivityDefinition.name | CapabilityStatement.name | Citation.name | CodeSystem.name | CompartmentDefinition.name | ConceptMap.name | ConditionDefinition.name | EventDefinition.name | EvidenceVariable.name | ExampleScenario.name | GraphDefinition.name | ImplementationGuide.name | Library.name | Measure.name | MessageDefinition.name | NamingSystem.name | OperationDefinition.name | PlanDefinition.name | Questionnaire.name | Requirements.name | SearchParameter.name | StructureDefinition.name | StructureMap.name | TerminologyCapabilities.name | TestScript.name | ValueSet.name

      See Also:
    • NAME

      public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
      Fluent Client search parameter constant for name

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement [Citation](citation.html): Computationally friendly name of the citation [CodeSystem](codesystem.html): Computationally friendly name of the code system [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition [ConceptMap](conceptmap.html): Computationally friendly name of the concept map [ConditionDefinition](conditiondefinition.html): Computationally friendly name of the condition definition [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario [GraphDefinition](graphdefinition.html): Computationally friendly name of the graph definition [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide [Library](library.html): Computationally friendly name of the library [Measure](measure.html): Computationally friendly name of the measure [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition [NamingSystem](namingsystem.html): Computationally friendly name of the naming system [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire [Requirements](requirements.html): Computationally friendly name of the requirements [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition [StructureMap](structuremap.html): Computationally friendly name of the structure map [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities [TestScript](testscript.html): Computationally friendly name of the test script [ValueSet](valueset.html): Computationally friendly name of the value set
      Type: string
      Path: ActivityDefinition.name | CapabilityStatement.name | Citation.name | CodeSystem.name | CompartmentDefinition.name | ConceptMap.name | ConditionDefinition.name | EventDefinition.name | EvidenceVariable.name | ExampleScenario.name | GraphDefinition.name | ImplementationGuide.name | Library.name | Measure.name | MessageDefinition.name | NamingSystem.name | OperationDefinition.name | PlanDefinition.name | Questionnaire.name | Requirements.name | SearchParameter.name | StructureDefinition.name | StructureMap.name | TerminologyCapabilities.name | TestScript.name | ValueSet.name

    • SP_PUBLISHER

      public static final String SP_PUBLISHER
      Search parameter: publisher

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition [Citation](citation.html): Name of the publisher of the citation [CodeSystem](codesystem.html): Name of the publisher of the code system [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition [ConceptMap](conceptmap.html): Name of the publisher of the concept map [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition [EventDefinition](eventdefinition.html): Name of the publisher of the event definition [Evidence](evidence.html): Name of the publisher of the evidence [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide [Library](library.html): Name of the publisher of the library [Measure](measure.html): Name of the publisher of the measure [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition [NamingSystem](namingsystem.html): Name of the publisher of the naming system [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire [Requirements](requirements.html): Name of the publisher of the requirements [SearchParameter](searchparameter.html): Name of the publisher of the search parameter [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition [StructureMap](structuremap.html): Name of the publisher of the structure map [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities [TestScript](testscript.html): Name of the publisher of the test script [ValueSet](valueset.html): Name of the publisher of the value set
      Type: string
      Path: ActivityDefinition.publisher | ActorDefinition.publisher | CapabilityStatement.publisher | ChargeItemDefinition.publisher | Citation.publisher | CodeSystem.publisher | CompartmentDefinition.publisher | ConceptMap.publisher | ConditionDefinition.publisher | EventDefinition.publisher | Evidence.publisher | EvidenceReport.publisher | EvidenceVariable.publisher | ExampleScenario.publisher | GraphDefinition.publisher | ImplementationGuide.publisher | Library.publisher | Measure.publisher | MessageDefinition.publisher | NamingSystem.publisher | OperationDefinition.publisher | PlanDefinition.publisher | Questionnaire.publisher | Requirements.publisher | SearchParameter.publisher | StructureDefinition.publisher | StructureMap.publisher | TerminologyCapabilities.publisher | TestScript.publisher | ValueSet.publisher

      See Also:
    • PUBLISHER

      public static final ca.uhn.fhir.rest.gclient.StringClientParam PUBLISHER
      Fluent Client search parameter constant for publisher

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): Name of the publisher of the charge item definition [Citation](citation.html): Name of the publisher of the citation [CodeSystem](codesystem.html): Name of the publisher of the code system [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition [ConceptMap](conceptmap.html): Name of the publisher of the concept map [ConditionDefinition](conditiondefinition.html): Name of the publisher of the condition definition [EventDefinition](eventdefinition.html): Name of the publisher of the event definition [Evidence](evidence.html): Name of the publisher of the evidence [EvidenceReport](evidencereport.html): Name of the publisher of the evidence report [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario [GraphDefinition](graphdefinition.html): Name of the publisher of the graph definition [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide [Library](library.html): Name of the publisher of the library [Measure](measure.html): Name of the publisher of the measure [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition [NamingSystem](namingsystem.html): Name of the publisher of the naming system [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire [Requirements](requirements.html): Name of the publisher of the requirements [SearchParameter](searchparameter.html): Name of the publisher of the search parameter [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition [StructureMap](structuremap.html): Name of the publisher of the structure map [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities [TestScript](testscript.html): Name of the publisher of the test script [ValueSet](valueset.html): Name of the publisher of the value set
      Type: string
      Path: ActivityDefinition.publisher | ActorDefinition.publisher | CapabilityStatement.publisher | ChargeItemDefinition.publisher | Citation.publisher | CodeSystem.publisher | CompartmentDefinition.publisher | ConceptMap.publisher | ConditionDefinition.publisher | EventDefinition.publisher | Evidence.publisher | EvidenceReport.publisher | EvidenceVariable.publisher | ExampleScenario.publisher | GraphDefinition.publisher | ImplementationGuide.publisher | Library.publisher | Measure.publisher | MessageDefinition.publisher | NamingSystem.publisher | OperationDefinition.publisher | PlanDefinition.publisher | Questionnaire.publisher | Requirements.publisher | SearchParameter.publisher | StructureDefinition.publisher | StructureMap.publisher | TerminologyCapabilities.publisher | TestScript.publisher | ValueSet.publisher

    • SP_STATUS

      public static final String SP_STATUS
      Search parameter: status

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The current status of the activity definition [ActorDefinition](actordefinition.html): The current status of the Actor Definition [CapabilityStatement](capabilitystatement.html): The current status of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition [Citation](citation.html): The current status of the citation [CodeSystem](codesystem.html): The current status of the code system [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition [ConceptMap](conceptmap.html): The current status of the concept map [ConditionDefinition](conditiondefinition.html): The current status of the condition definition [EventDefinition](eventdefinition.html): The current status of the event definition [Evidence](evidence.html): The current status of the evidence [EvidenceReport](evidencereport.html): The current status of the evidence report [EvidenceVariable](evidencevariable.html): The current status of the evidence variable [ExampleScenario](examplescenario.html): The current status of the example scenario [GraphDefinition](graphdefinition.html): The current status of the graph definition [ImplementationGuide](implementationguide.html): The current status of the implementation guide [Library](library.html): The current status of the library [Measure](measure.html): The current status of the measure [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error [MessageDefinition](messagedefinition.html): The current status of the message definition [NamingSystem](namingsystem.html): The current status of the naming system [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown [OperationDefinition](operationdefinition.html): The current status of the operation definition [PlanDefinition](plandefinition.html): The current status of the plan definition [Questionnaire](questionnaire.html): The current status of the questionnaire [Requirements](requirements.html): The current status of the requirements [SearchParameter](searchparameter.html): The current status of the search parameter [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown [StructureDefinition](structuredefinition.html): The current status of the structure definition [StructureMap](structuremap.html): The current status of the structure map [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities [TestPlan](testplan.html): The current status of the test plan [TestScript](testscript.html): The current status of the test script [ValueSet](valueset.html): The current status of the value set
      Type: token
      Path: ActivityDefinition.status | ActorDefinition.status | CapabilityStatement.status | ChargeItemDefinition.status | Citation.status | CodeSystem.status | CompartmentDefinition.status | ConceptMap.status | ConditionDefinition.status | EventDefinition.status | Evidence.status | EvidenceReport.status | EvidenceVariable.status | ExampleScenario.status | GraphDefinition.status | ImplementationGuide.status | Library.status | Measure.status | MedicationKnowledge.status | MessageDefinition.status | NamingSystem.status | ObservationDefinition.status | OperationDefinition.status | PlanDefinition.status | Questionnaire.status | Requirements.status | SearchParameter.status | SpecimenDefinition.status | StructureDefinition.status | StructureMap.status | SubscriptionTopic.status | TerminologyCapabilities.status | TestPlan.status | TestScript.status | ValueSet.status

      See Also:
    • STATUS

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
      Fluent Client search parameter constant for status

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The current status of the activity definition [ActorDefinition](actordefinition.html): The current status of the Actor Definition [CapabilityStatement](capabilitystatement.html): The current status of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The current status of the charge item definition [Citation](citation.html): The current status of the citation [CodeSystem](codesystem.html): The current status of the code system [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition [ConceptMap](conceptmap.html): The current status of the concept map [ConditionDefinition](conditiondefinition.html): The current status of the condition definition [EventDefinition](eventdefinition.html): The current status of the event definition [Evidence](evidence.html): The current status of the evidence [EvidenceReport](evidencereport.html): The current status of the evidence report [EvidenceVariable](evidencevariable.html): The current status of the evidence variable [ExampleScenario](examplescenario.html): The current status of the example scenario [GraphDefinition](graphdefinition.html): The current status of the graph definition [ImplementationGuide](implementationguide.html): The current status of the implementation guide [Library](library.html): The current status of the library [Measure](measure.html): The current status of the measure [MedicationKnowledge](medicationknowledge.html): active | inactive | entered-in-error [MessageDefinition](messagedefinition.html): The current status of the message definition [NamingSystem](namingsystem.html): The current status of the naming system [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown [OperationDefinition](operationdefinition.html): The current status of the operation definition [PlanDefinition](plandefinition.html): The current status of the plan definition [Questionnaire](questionnaire.html): The current status of the questionnaire [Requirements](requirements.html): The current status of the requirements [SearchParameter](searchparameter.html): The current status of the search parameter [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown [StructureDefinition](structuredefinition.html): The current status of the structure definition [StructureMap](structuremap.html): The current status of the structure map [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities [TestPlan](testplan.html): The current status of the test plan [TestScript](testscript.html): The current status of the test script [ValueSet](valueset.html): The current status of the value set
      Type: token
      Path: ActivityDefinition.status | ActorDefinition.status | CapabilityStatement.status | ChargeItemDefinition.status | Citation.status | CodeSystem.status | CompartmentDefinition.status | ConceptMap.status | ConditionDefinition.status | EventDefinition.status | Evidence.status | EvidenceReport.status | EvidenceVariable.status | ExampleScenario.status | GraphDefinition.status | ImplementationGuide.status | Library.status | Measure.status | MedicationKnowledge.status | MessageDefinition.status | NamingSystem.status | ObservationDefinition.status | OperationDefinition.status | PlanDefinition.status | Questionnaire.status | Requirements.status | SearchParameter.status | SpecimenDefinition.status | StructureDefinition.status | StructureMap.status | SubscriptionTopic.status | TerminologyCapabilities.status | TestPlan.status | TestScript.status | ValueSet.status

    • SP_TITLE

      public static final String SP_TITLE
      Search parameter: title

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition [Citation](citation.html): The human-friendly name of the citation [CodeSystem](codesystem.html): The human-friendly name of the code system [ConceptMap](conceptmap.html): The human-friendly name of the concept map [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition [EventDefinition](eventdefinition.html): The human-friendly name of the event definition [Evidence](evidence.html): The human-friendly name of the evidence [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide [Library](library.html): The human-friendly name of the library [Measure](measure.html): The human-friendly name of the measure [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire [Requirements](requirements.html): The human-friendly name of the requirements [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition [StructureMap](structuremap.html): The human-friendly name of the structure map [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly) [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities [TestScript](testscript.html): The human-friendly name of the test script [ValueSet](valueset.html): The human-friendly name of the value set
      Type: string
      Path: ActivityDefinition.title | ActorDefinition.title | CapabilityStatement.title | ChargeItemDefinition.title | Citation.title | CodeSystem.title | ConceptMap.title | ConditionDefinition.title | EventDefinition.title | Evidence.title | EvidenceVariable.title | ImplementationGuide.title | Library.title | Measure.title | MessageDefinition.title | ObservationDefinition.title | OperationDefinition.title | PlanDefinition.title | Questionnaire.title | Requirements.title | SpecimenDefinition.title | StructureDefinition.title | StructureMap.title | SubscriptionTopic.title | TerminologyCapabilities.title | TestScript.title | ValueSet.title

      See Also:
    • TITLE

      public static final ca.uhn.fhir.rest.gclient.StringClientParam TITLE
      Fluent Client search parameter constant for title

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The human-friendly name of the charge item definition [Citation](citation.html): The human-friendly name of the citation [CodeSystem](codesystem.html): The human-friendly name of the code system [ConceptMap](conceptmap.html): The human-friendly name of the concept map [ConditionDefinition](conditiondefinition.html): The human-friendly name of the condition definition [EventDefinition](eventdefinition.html): The human-friendly name of the event definition [Evidence](evidence.html): The human-friendly name of the evidence [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide [Library](library.html): The human-friendly name of the library [Measure](measure.html): The human-friendly name of the measure [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire [Requirements](requirements.html): The human-friendly name of the requirements [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition [StructureMap](structuremap.html): The human-friendly name of the structure map [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly) [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities [TestScript](testscript.html): The human-friendly name of the test script [ValueSet](valueset.html): The human-friendly name of the value set
      Type: string
      Path: ActivityDefinition.title | ActorDefinition.title | CapabilityStatement.title | ChargeItemDefinition.title | Citation.title | CodeSystem.title | ConceptMap.title | ConditionDefinition.title | EventDefinition.title | Evidence.title | EvidenceVariable.title | ImplementationGuide.title | Library.title | Measure.title | MessageDefinition.title | ObservationDefinition.title | OperationDefinition.title | PlanDefinition.title | Questionnaire.title | Requirements.title | SpecimenDefinition.title | StructureDefinition.title | StructureMap.title | SubscriptionTopic.title | TerminologyCapabilities.title | TestScript.title | ValueSet.title

    • SP_URL

      public static final String SP_URL
      Search parameter: url

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition [Citation](citation.html): The uri that identifies the citation [CodeSystem](codesystem.html): The uri that identifies the code system [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition [ConceptMap](conceptmap.html): The URI that identifies the concept map [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition [EventDefinition](eventdefinition.html): The uri that identifies the event definition [Evidence](evidence.html): The uri that identifies the evidence [EvidenceReport](evidencereport.html): The uri that identifies the evidence report [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable [ExampleScenario](examplescenario.html): The uri that identifies the example scenario [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide [Library](library.html): The uri that identifies the library [Measure](measure.html): The uri that identifies the measure [MessageDefinition](messagedefinition.html): The uri that identifies the message definition [NamingSystem](namingsystem.html): The uri that identifies the naming system [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition [PlanDefinition](plandefinition.html): The uri that identifies the plan definition [Questionnaire](questionnaire.html): The uri that identifies the questionnaire [Requirements](requirements.html): The uri that identifies the requirements [SearchParameter](searchparameter.html): The uri that identifies the search parameter [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition [StructureMap](structuremap.html): The uri that identifies the structure map [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique) [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities [TestPlan](testplan.html): The uri that identifies the test plan [TestScript](testscript.html): The uri that identifies the test script [ValueSet](valueset.html): The uri that identifies the value set
      Type: uri
      Path: ActivityDefinition.url | ActorDefinition.url | CapabilityStatement.url | ChargeItemDefinition.url | Citation.url | CodeSystem.url | CompartmentDefinition.url | ConceptMap.url | ConditionDefinition.url | EventDefinition.url | Evidence.url | EvidenceReport.url | EvidenceVariable.url | ExampleScenario.url | GraphDefinition.url | ImplementationGuide.url | Library.url | Measure.url | MessageDefinition.url | NamingSystem.url | ObservationDefinition.url | OperationDefinition.url | PlanDefinition.url | Questionnaire.url | Requirements.url | SearchParameter.url | SpecimenDefinition.url | StructureDefinition.url | StructureMap.url | SubscriptionTopic.url | TerminologyCapabilities.url | TestPlan.url | TestScript.url | ValueSet.url

      See Also:
    • URL

      public static final ca.uhn.fhir.rest.gclient.UriClientParam URL
      Fluent Client search parameter constant for url

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The uri that identifies the charge item definition [Citation](citation.html): The uri that identifies the citation [CodeSystem](codesystem.html): The uri that identifies the code system [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition [ConceptMap](conceptmap.html): The URI that identifies the concept map [ConditionDefinition](conditiondefinition.html): The uri that identifies the condition definition [EventDefinition](eventdefinition.html): The uri that identifies the event definition [Evidence](evidence.html): The uri that identifies the evidence [EvidenceReport](evidencereport.html): The uri that identifies the evidence report [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable [ExampleScenario](examplescenario.html): The uri that identifies the example scenario [GraphDefinition](graphdefinition.html): The uri that identifies the graph definition [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide [Library](library.html): The uri that identifies the library [Measure](measure.html): The uri that identifies the measure [MessageDefinition](messagedefinition.html): The uri that identifies the message definition [NamingSystem](namingsystem.html): The uri that identifies the naming system [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition [PlanDefinition](plandefinition.html): The uri that identifies the plan definition [Questionnaire](questionnaire.html): The uri that identifies the questionnaire [Requirements](requirements.html): The uri that identifies the requirements [SearchParameter](searchparameter.html): The uri that identifies the search parameter [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition [StructureMap](structuremap.html): The uri that identifies the structure map [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique) [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities [TestPlan](testplan.html): The uri that identifies the test plan [TestScript](testscript.html): The uri that identifies the test script [ValueSet](valueset.html): The uri that identifies the value set
      Type: uri
      Path: ActivityDefinition.url | ActorDefinition.url | CapabilityStatement.url | ChargeItemDefinition.url | Citation.url | CodeSystem.url | CompartmentDefinition.url | ConceptMap.url | ConditionDefinition.url | EventDefinition.url | Evidence.url | EvidenceReport.url | EvidenceVariable.url | ExampleScenario.url | GraphDefinition.url | ImplementationGuide.url | Library.url | Measure.url | MessageDefinition.url | NamingSystem.url | ObservationDefinition.url | OperationDefinition.url | PlanDefinition.url | Questionnaire.url | Requirements.url | SearchParameter.url | SpecimenDefinition.url | StructureDefinition.url | StructureMap.url | SubscriptionTopic.url | TerminologyCapabilities.url | TestPlan.url | TestScript.url | ValueSet.url

    • SP_VERSION

      public static final String SP_VERSION
      Search parameter: version

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The business version of the activity definition [ActorDefinition](actordefinition.html): The business version of the Actor Definition [CapabilityStatement](capabilitystatement.html): The business version of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition [Citation](citation.html): The business version of the citation [CodeSystem](codesystem.html): The business version of the code system [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition [ConceptMap](conceptmap.html): The business version of the concept map [ConditionDefinition](conditiondefinition.html): The business version of the condition definition [EventDefinition](eventdefinition.html): The business version of the event definition [Evidence](evidence.html): The business version of the evidence [EvidenceVariable](evidencevariable.html): The business version of the evidence variable [ExampleScenario](examplescenario.html): The business version of the example scenario [GraphDefinition](graphdefinition.html): The business version of the graph definition [ImplementationGuide](implementationguide.html): The business version of the implementation guide [Library](library.html): The business version of the library [Measure](measure.html): The business version of the measure [MessageDefinition](messagedefinition.html): The business version of the message definition [NamingSystem](namingsystem.html): The business version of the naming system [OperationDefinition](operationdefinition.html): The business version of the operation definition [PlanDefinition](plandefinition.html): The business version of the plan definition [Questionnaire](questionnaire.html): The business version of the questionnaire [Requirements](requirements.html): The business version of the requirements [SearchParameter](searchparameter.html): The business version of the search parameter [StructureDefinition](structuredefinition.html): The business version of the structure definition [StructureMap](structuremap.html): The business version of the structure map [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities [TestScript](testscript.html): The business version of the test script [ValueSet](valueset.html): The business version of the value set
      Type: token
      Path: ActivityDefinition.version | ActorDefinition.version | CapabilityStatement.version | ChargeItemDefinition.version | Citation.version | CodeSystem.version | CompartmentDefinition.version | ConceptMap.version | ConditionDefinition.version | EventDefinition.version | Evidence.version | EvidenceVariable.version | ExampleScenario.version | GraphDefinition.version | ImplementationGuide.version | Library.version | Measure.version | MessageDefinition.version | NamingSystem.version | OperationDefinition.version | PlanDefinition.version | Questionnaire.version | Requirements.version | SearchParameter.version | StructureDefinition.version | StructureMap.version | SubscriptionTopic.version | TerminologyCapabilities.version | TestScript.version | ValueSet.version

      See Also:
    • VERSION

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam VERSION
      Fluent Client search parameter constant for version

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The business version of the activity definition [ActorDefinition](actordefinition.html): The business version of the Actor Definition [CapabilityStatement](capabilitystatement.html): The business version of the capability statement [ChargeItemDefinition](chargeitemdefinition.html): The business version of the charge item definition [Citation](citation.html): The business version of the citation [CodeSystem](codesystem.html): The business version of the code system [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition [ConceptMap](conceptmap.html): The business version of the concept map [ConditionDefinition](conditiondefinition.html): The business version of the condition definition [EventDefinition](eventdefinition.html): The business version of the event definition [Evidence](evidence.html): The business version of the evidence [EvidenceVariable](evidencevariable.html): The business version of the evidence variable [ExampleScenario](examplescenario.html): The business version of the example scenario [GraphDefinition](graphdefinition.html): The business version of the graph definition [ImplementationGuide](implementationguide.html): The business version of the implementation guide [Library](library.html): The business version of the library [Measure](measure.html): The business version of the measure [MessageDefinition](messagedefinition.html): The business version of the message definition [NamingSystem](namingsystem.html): The business version of the naming system [OperationDefinition](operationdefinition.html): The business version of the operation definition [PlanDefinition](plandefinition.html): The business version of the plan definition [Questionnaire](questionnaire.html): The business version of the questionnaire [Requirements](requirements.html): The business version of the requirements [SearchParameter](searchparameter.html): The business version of the search parameter [StructureDefinition](structuredefinition.html): The business version of the structure definition [StructureMap](structuremap.html): The business version of the structure map [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities [TestScript](testscript.html): The business version of the test script [ValueSet](valueset.html): The business version of the value set
      Type: token
      Path: ActivityDefinition.version | ActorDefinition.version | CapabilityStatement.version | ChargeItemDefinition.version | Citation.version | CodeSystem.version | CompartmentDefinition.version | ConceptMap.version | ConditionDefinition.version | EventDefinition.version | Evidence.version | EvidenceVariable.version | ExampleScenario.version | GraphDefinition.version | ImplementationGuide.version | Library.version | Measure.version | MessageDefinition.version | NamingSystem.version | OperationDefinition.version | PlanDefinition.version | Questionnaire.version | Requirements.version | SearchParameter.version | StructureDefinition.version | StructureMap.version | SubscriptionTopic.version | TerminologyCapabilities.version | TestScript.version | ValueSet.version

    • SP_COMPOSED_OF

      public static final String SP_COMPOSED_OF
      Search parameter: composed-of

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [PlanDefinition](plandefinition.html): What resource is being referenced
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='composed-of').resource | EventDefinition.relatedArtifact.where(type='composed-of').resource | EvidenceVariable.relatedArtifact.where(type='composed-of').resource | Library.relatedArtifact.where(type='composed-of').resource | Measure.relatedArtifact.where(type='composed-of').resource | PlanDefinition.relatedArtifact.where(type='composed-of').resource

      See Also:
    • COMPOSED_OF

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam COMPOSED_OF
      Fluent Client search parameter constant for composed-of

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [PlanDefinition](plandefinition.html): What resource is being referenced
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='composed-of').resource | EventDefinition.relatedArtifact.where(type='composed-of').resource | EvidenceVariable.relatedArtifact.where(type='composed-of').resource | Library.relatedArtifact.where(type='composed-of').resource | Measure.relatedArtifact.where(type='composed-of').resource | PlanDefinition.relatedArtifact.where(type='composed-of').resource

    • INCLUDE_COMPOSED_OF

      public static final ca.uhn.fhir.model.api.Include INCLUDE_COMPOSED_OF
      Constant for fluent queries to be used to add include statements. Specifies the path value of "ActivityDefinition:composed-of".
    • SP_DEPENDS_ON

      public static final String SP_DEPENDS_ON
      Search parameter: depends-on

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [PlanDefinition](plandefinition.html): What resource is being referenced
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='depends-on').resource | ActivityDefinition.library | EventDefinition.relatedArtifact.where(type='depends-on').resource | EvidenceVariable.relatedArtifact.where(type='depends-on').resource | Library.relatedArtifact.where(type='depends-on').resource | Measure.relatedArtifact.where(type='depends-on').resource | Measure.library | PlanDefinition.relatedArtifact.where(type='depends-on').resource | PlanDefinition.library

      See Also:
    • DEPENDS_ON

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam DEPENDS_ON
      Fluent Client search parameter constant for depends-on

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [PlanDefinition](plandefinition.html): What resource is being referenced
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='depends-on').resource | ActivityDefinition.library | EventDefinition.relatedArtifact.where(type='depends-on').resource | EvidenceVariable.relatedArtifact.where(type='depends-on').resource | Library.relatedArtifact.where(type='depends-on').resource | Measure.relatedArtifact.where(type='depends-on').resource | Measure.library | PlanDefinition.relatedArtifact.where(type='depends-on').resource | PlanDefinition.library

    • INCLUDE_DEPENDS_ON

      public static final ca.uhn.fhir.model.api.Include INCLUDE_DEPENDS_ON
      Constant for fluent queries to be used to add include statements. Specifies the path value of "ActivityDefinition:depends-on".
    • SP_DERIVED_FROM

      public static final String SP_DERIVED_FROM
      Search parameter: derived-from

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [CodeSystem](codesystem.html): A resource that the CodeSystem is derived from [ConceptMap](conceptmap.html): A resource that the ConceptMap is derived from [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [NamingSystem](namingsystem.html): A resource that the NamingSystem is derived from [PlanDefinition](plandefinition.html): What resource is being referenced [ValueSet](valueset.html): A resource that the ValueSet is derived from
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='derived-from').resource | CodeSystem.relatedArtifact.where(type='derived-from').resource | ConceptMap.relatedArtifact.where(type='derived-from').resource | EventDefinition.relatedArtifact.where(type='derived-from').resource | EvidenceVariable.relatedArtifact.where(type='derived-from').resource | Library.relatedArtifact.where(type='derived-from').resource | Measure.relatedArtifact.where(type='derived-from').resource | NamingSystem.relatedArtifact.where(type='derived-from').resource | PlanDefinition.relatedArtifact.where(type='derived-from').resource | ValueSet.relatedArtifact.where(type='derived-from').resource

      See Also:
    • DERIVED_FROM

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam DERIVED_FROM
      Fluent Client search parameter constant for derived-from

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [CodeSystem](codesystem.html): A resource that the CodeSystem is derived from [ConceptMap](conceptmap.html): A resource that the ConceptMap is derived from [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [NamingSystem](namingsystem.html): A resource that the NamingSystem is derived from [PlanDefinition](plandefinition.html): What resource is being referenced [ValueSet](valueset.html): A resource that the ValueSet is derived from
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='derived-from').resource | CodeSystem.relatedArtifact.where(type='derived-from').resource | ConceptMap.relatedArtifact.where(type='derived-from').resource | EventDefinition.relatedArtifact.where(type='derived-from').resource | EvidenceVariable.relatedArtifact.where(type='derived-from').resource | Library.relatedArtifact.where(type='derived-from').resource | Measure.relatedArtifact.where(type='derived-from').resource | NamingSystem.relatedArtifact.where(type='derived-from').resource | PlanDefinition.relatedArtifact.where(type='derived-from').resource | ValueSet.relatedArtifact.where(type='derived-from').resource

    • INCLUDE_DERIVED_FROM

      public static final ca.uhn.fhir.model.api.Include INCLUDE_DERIVED_FROM
      Constant for fluent queries to be used to add include statements. Specifies the path value of "ActivityDefinition:derived-from".
    • SP_EFFECTIVE

      public static final String SP_EFFECTIVE
      Search parameter: effective

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The time during which the activity definition is intended to be in use [ChargeItemDefinition](chargeitemdefinition.html): The time during which the charge item definition is intended to be in use [Citation](citation.html): The time during which the citation is intended to be in use [CodeSystem](codesystem.html): The time during which the CodeSystem is intended to be in use [ConceptMap](conceptmap.html): The time during which the ConceptMap is intended to be in use [EventDefinition](eventdefinition.html): The time during which the event definition is intended to be in use [Library](library.html): The time during which the library is intended to be in use [Measure](measure.html): The time during which the measure is intended to be in use [NamingSystem](namingsystem.html): The time during which the NamingSystem is intended to be in use [PlanDefinition](plandefinition.html): The time during which the plan definition is intended to be in use [Questionnaire](questionnaire.html): The time during which the questionnaire is intended to be in use [ValueSet](valueset.html): The time during which the ValueSet is intended to be in use
      Type: date
      Path: ActivityDefinition.effectivePeriod | ChargeItemDefinition.applicability.effectivePeriod | Citation.effectivePeriod | CodeSystem.effectivePeriod | ConceptMap.effectivePeriod | EventDefinition.effectivePeriod | Library.effectivePeriod | Measure.effectivePeriod | NamingSystem.effectivePeriod | PlanDefinition.effectivePeriod | Questionnaire.effectivePeriod | ValueSet.effectivePeriod

      See Also:
    • EFFECTIVE

      public static final ca.uhn.fhir.rest.gclient.DateClientParam EFFECTIVE
      Fluent Client search parameter constant for effective

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): The time during which the activity definition is intended to be in use [ChargeItemDefinition](chargeitemdefinition.html): The time during which the charge item definition is intended to be in use [Citation](citation.html): The time during which the citation is intended to be in use [CodeSystem](codesystem.html): The time during which the CodeSystem is intended to be in use [ConceptMap](conceptmap.html): The time during which the ConceptMap is intended to be in use [EventDefinition](eventdefinition.html): The time during which the event definition is intended to be in use [Library](library.html): The time during which the library is intended to be in use [Measure](measure.html): The time during which the measure is intended to be in use [NamingSystem](namingsystem.html): The time during which the NamingSystem is intended to be in use [PlanDefinition](plandefinition.html): The time during which the plan definition is intended to be in use [Questionnaire](questionnaire.html): The time during which the questionnaire is intended to be in use [ValueSet](valueset.html): The time during which the ValueSet is intended to be in use
      Type: date
      Path: ActivityDefinition.effectivePeriod | ChargeItemDefinition.applicability.effectivePeriod | Citation.effectivePeriod | CodeSystem.effectivePeriod | ConceptMap.effectivePeriod | EventDefinition.effectivePeriod | Library.effectivePeriod | Measure.effectivePeriod | NamingSystem.effectivePeriod | PlanDefinition.effectivePeriod | Questionnaire.effectivePeriod | ValueSet.effectivePeriod

    • SP_PREDECESSOR

      public static final String SP_PREDECESSOR
      Search parameter: predecessor

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [CodeSystem](codesystem.html): The predecessor of the CodeSystem [ConceptMap](conceptmap.html): The predecessor of the ConceptMap [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [NamingSystem](namingsystem.html): The predecessor of the NamingSystem [PlanDefinition](plandefinition.html): What resource is being referenced [ValueSet](valueset.html): The predecessor of the ValueSet
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='predecessor').resource | CodeSystem.relatedArtifact.where(type='predecessor').resource | ConceptMap.relatedArtifact.where(type='predecessor').resource | EventDefinition.relatedArtifact.where(type='predecessor').resource | EvidenceVariable.relatedArtifact.where(type='predecessor').resource | Library.relatedArtifact.where(type='predecessor').resource | Measure.relatedArtifact.where(type='predecessor').resource | NamingSystem.relatedArtifact.where(type='predecessor').resource | PlanDefinition.relatedArtifact.where(type='predecessor').resource | ValueSet.relatedArtifact.where(type='predecessor').resource

      See Also:
    • PREDECESSOR

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PREDECESSOR
      Fluent Client search parameter constant for predecessor

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [CodeSystem](codesystem.html): The predecessor of the CodeSystem [ConceptMap](conceptmap.html): The predecessor of the ConceptMap [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [NamingSystem](namingsystem.html): The predecessor of the NamingSystem [PlanDefinition](plandefinition.html): What resource is being referenced [ValueSet](valueset.html): The predecessor of the ValueSet
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='predecessor').resource | CodeSystem.relatedArtifact.where(type='predecessor').resource | ConceptMap.relatedArtifact.where(type='predecessor').resource | EventDefinition.relatedArtifact.where(type='predecessor').resource | EvidenceVariable.relatedArtifact.where(type='predecessor').resource | Library.relatedArtifact.where(type='predecessor').resource | Measure.relatedArtifact.where(type='predecessor').resource | NamingSystem.relatedArtifact.where(type='predecessor').resource | PlanDefinition.relatedArtifact.where(type='predecessor').resource | ValueSet.relatedArtifact.where(type='predecessor').resource

    • INCLUDE_PREDECESSOR

      public static final ca.uhn.fhir.model.api.Include INCLUDE_PREDECESSOR
      Constant for fluent queries to be used to add include statements. Specifies the path value of "ActivityDefinition:predecessor".
    • SP_SUCCESSOR

      public static final String SP_SUCCESSOR
      Search parameter: successor

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [PlanDefinition](plandefinition.html): What resource is being referenced
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='successor').resource | EventDefinition.relatedArtifact.where(type='successor').resource | EvidenceVariable.relatedArtifact.where(type='successor').resource | Library.relatedArtifact.where(type='successor').resource | Measure.relatedArtifact.where(type='successor').resource | PlanDefinition.relatedArtifact.where(type='successor').resource

      See Also:
    • SUCCESSOR

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUCCESSOR
      Fluent Client search parameter constant for successor

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): What resource is being referenced [EventDefinition](eventdefinition.html): What resource is being referenced [EvidenceVariable](evidencevariable.html): What resource is being referenced [Library](library.html): What resource is being referenced [Measure](measure.html): What resource is being referenced [PlanDefinition](plandefinition.html): What resource is being referenced
      Type: reference
      Path: ActivityDefinition.relatedArtifact.where(type='successor').resource | EventDefinition.relatedArtifact.where(type='successor').resource | EvidenceVariable.relatedArtifact.where(type='successor').resource | Library.relatedArtifact.where(type='successor').resource | Measure.relatedArtifact.where(type='successor').resource | PlanDefinition.relatedArtifact.where(type='successor').resource

    • INCLUDE_SUCCESSOR

      public static final ca.uhn.fhir.model.api.Include INCLUDE_SUCCESSOR
      Constant for fluent queries to be used to add include statements. Specifies the path value of "ActivityDefinition:successor".
    • SP_TOPIC

      public static final String SP_TOPIC
      Search parameter: topic

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): Topics associated with the module [CodeSystem](codesystem.html): Topics associated with the CodeSystem [ConceptMap](conceptmap.html): Topics associated with the ConceptMap [EventDefinition](eventdefinition.html): Topics associated with the module [EvidenceVariable](evidencevariable.html): Topics associated with the EvidenceVariable [Library](library.html): Topics associated with the module [Measure](measure.html): Topics associated with the measure [NamingSystem](namingsystem.html): Topics associated with the NamingSystem [PlanDefinition](plandefinition.html): Topics associated with the module [ValueSet](valueset.html): Topics associated with the ValueSet
      Type: token
      Path: ActivityDefinition.topic | CodeSystem.topic | ConceptMap.topic | EventDefinition.topic | Library.topic | Measure.topic | NamingSystem.topic | PlanDefinition.topic | ValueSet.topic

      See Also:
    • TOPIC

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam TOPIC
      Fluent Client search parameter constant for topic

      Description: Multiple Resources: [ActivityDefinition](activitydefinition.html): Topics associated with the module [CodeSystem](codesystem.html): Topics associated with the CodeSystem [ConceptMap](conceptmap.html): Topics associated with the ConceptMap [EventDefinition](eventdefinition.html): Topics associated with the module [EvidenceVariable](evidencevariable.html): Topics associated with the EvidenceVariable [Library](library.html): Topics associated with the module [Measure](measure.html): Topics associated with the measure [NamingSystem](namingsystem.html): Topics associated with the NamingSystem [PlanDefinition](plandefinition.html): Topics associated with the module [ValueSet](valueset.html): Topics associated with the ValueSet
      Type: token
      Path: ActivityDefinition.topic | CodeSystem.topic | ConceptMap.topic | EventDefinition.topic | Library.topic | Measure.topic | NamingSystem.topic | PlanDefinition.topic | ValueSet.topic

  • Constructor Details

  • Method Details