http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of |
This search parameter is part of the common search parameter MetadataResource-composed-of |
14.17.14 composed-of Parameter composed-of :reference
Measure: What resource is being referenced
Resource | Measure |
Expression |
Measure.relatedArtifact.where(type='composed-of').resource |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context |
This search parameter is part of the common search parameter CanonicalResource-context |
14.17.15 context Parameter context :token
Measure: A use context assigned to the measure
Resource | Measure |
Expression |
(Measure.useContext.value.ofType(CodeableConcept)) |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity |
This search parameter is part of the common search parameter CanonicalResource-context-quantity |
14.17.16 context-quantity Parameter context-quantity :quantity
Measure: A quantity- or range-valued use context assigned to the measure
Resource | Measure |
Expression |
(Measure.useContext.value.ofType(Quantity)) | (Measure.useContext.value.ofType(Range)) |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
Comparators |
Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap |
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type |
This search parameter is part of the common search parameter CanonicalResource-context-type |
14.17.17 context-type Parameter context-type :token
Measure: A type of use context assigned to the measure
Resource | Measure |
Expression |
Measure.useContext.code |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity |
This search parameter is part of the common search parameter CanonicalResource-context-type-quantity |
14.17.18 context-type-quantity Parameter context-type-quantity :composite
Measure: A use context type and quantity- or range-based value assigned to the measure
Resource | Measure |
Expression |
Measure.useContext |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: The parameter may only have one value (no comma separators)
|
Comparators
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value |
This search parameter is part of the common search parameter CanonicalResource-context-type-value |
14.17.19 context-type-value Parameter context-type-value :composite
Measure: A use context type and value assigned to the measure
Resource | Measure |
Expression |
Measure.useContext |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: The parameter may only have one value (no comma separators)
|
Comparators
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-date |
This search parameter is part of the common search parameter CanonicalResource-date |
14.17.20 date Parameter date :date
Measure: The measure publication date
Resource | Measure |
Expression |
Measure.date |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
Comparators |
Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap |
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on |
This search parameter is part of the common search parameter MetadataResource-depends-on |
14.17.21 depends-on Parameter depends-on :reference
Measure: What resource is being referenced
Resource | Measure |
Expression |
Measure.relatedArtifact.where(type='depends-on').resource | Measure.library |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from |
This search parameter is part of the common search parameter MetadataResource-derived-from |
14.17.22 derived-from Parameter derived-from :reference
Measure: What resource is being referenced
Resource | Measure |
Expression |
Measure.relatedArtifact.where(type='derived-from').resource |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-description |
This search parameter is part of the common search parameter CanonicalResource-description |
14.17.23 description Parameter description :string
Measure: The description of the measure
Resource | Measure |
Expression |
Measure.description |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-effective |
This search parameter is part of the common search parameter MetadataResource-effective |
14.17.24 effective Parameter effective :date
Measure: The time during which the measure is intended to be in use
Resource | Measure |
Expression |
Measure.effectivePeriod |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
Comparators |
Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap |
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier |
This search parameter is part of the common search parameter CanonicalResource-identifier |
14.17.25 identifier Parameter identifier :token
Measure: External identifier for the measure
Resource | Measure |
Expression |
Measure.identifier |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction |
This search parameter is part of the common search parameter CanonicalResource-jurisdiction |
14.17.26 jurisdiction Parameter jurisdiction :token
Measure: Intended jurisdiction for the measure
Resource | Measure |
Expression |
Measure.jurisdiction |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-name |
This search parameter is part of the common search parameter CanonicalResource-name |
14.17.27 name Parameter name :string
Measure: Computationally friendly name of the measure
Resource | Measure |
Expression |
Measure.name |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor |
This search parameter is part of the common search parameter MetadataResource-predecessor |
14.17.28 predecessor Parameter predecessor :reference
Measure: What resource is being referenced
Resource | Measure |
Expression |
Measure.relatedArtifact.where(type='predecessor').resource |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher |
This search parameter is part of the common search parameter CanonicalResource-publisher |
14.17.29 publisher Parameter publisher :string
Measure: Name of the publisher of the measure
Resource | Measure |
Expression |
Measure.publisher |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-status |
This search parameter is part of the common search parameter CanonicalResource-status |
14.17.30 status Parameter status :token
Measure: The current status of the measure
Resource | Measure |
Expression |
Measure.status |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-successor |
This search parameter is part of the common search parameter MetadataResource-successor |
14.17.31 successor Parameter successor :reference
Measure: What resource is being referenced
Resource | Measure |
Expression |
Measure.relatedArtifact.where(type='successor').resource |
Processing Mode |
Normal |
Target Resources |
Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-title |
This search parameter is part of the common search parameter CanonicalResource-title |
14.17.32 title Parameter title :string
Measure: The human-friendly name of the measure
Resource | Measure |
Expression |
Measure.title |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/MetadataResource-topic |
This search parameter is part of the common search parameter MetadataResource-topic |
14.17.33 topic Parameter topic :token
Measure: Topics associated with the measure
Resource | Measure |
Expression |
Measure.topic |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-url |
This search parameter is part of the common search parameter CanonicalResource-url |
14.17.34 url Parameter url :uri
Measure: The uri that identifies the measure
Resource | Measure |
Expression |
Measure.url |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-version |
This search parameter is part of the common search parameter CanonicalResource-version |
14.17.35 version Parameter version :token
Measure: The business version of the measure
Resource | Measure |
Expression |
Measure.version |
Processing Mode |
Normal |
Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
|