Skip to main content

Measure

Trial Use 4 Specialized — Quality & Testing

The Measure resource provides the definition of a quality measure.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Measure
InteractionMethodPath
ReadGET/fhir/R5/Measure/[id]
VreadGET/fhir/R5/Measure/[id]/_history/[vid]
UpdatePUT/fhir/R5/Measure/[id]
PatchPATCH/fhir/R5/Measure/[id]
DeleteDELETE/fhir/R5/Measure/[id]
CreatePOST/fhir/R5/Measure
SearchGET/fhir/R5/Measure?...
HistoryGET/fhir/R5/Measure/[id]/_history
Type-historyGET/fhir/R5/Measure/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this measure, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the measure
versionstring0..1Business version of the measure
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this measure (computer friendly)
titlestring0..1Name for this measure (human friendly)
subtitlestring0..1Subordinate title of the measure
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
subject[x]CodeableConcept / Reference0..1E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device
basiscode0..1Population basis
datedateTime0..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the measure
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for measure (if applicable)
purposemarkdown0..1Why this measure is defined
usagemarkdown0..1Describes the clinical usage of the measure
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
approvalDatedate0..1When the measure was approved by publisher
lastReviewDatedate0..1When the measure was last reviewed by the publisher
effectivePeriodPeriod0..1When the measure is expected to be used
topicCodeableConcept0..*The category of the measure, such as Education, Treatment, Assessment, etc
authorContactDetail0..*Who authored the content
editorContactDetail0..*Who edited the content
reviewerContactDetail0..*Who reviewed the content
endorserContactDetail0..*Who endorsed the content
relatedArtifactRelatedArtifact0..*Additional documentation, citations, etc
librarycanonical0..*Logic used by the measure
disclaimermarkdown0..1Disclaimer for use of the measure or its referenced content
scoringCodeableConcept0..1proportion
scoringUnitCodeableConcept0..1What units?
compositeScoringCodeableConcept0..1opportunity
typeCodeableConcept0..*process
riskAdjustmentmarkdown0..1How risk adjustment is applied for this measure
rateAggregationmarkdown0..1How is rate aggregation performed for this measure
rationalemarkdown0..1Detailed description of why the measure exists
clinicalRecommendationStatementmarkdown0..1Summary of clinical guidelines
improvementNotationCodeableConcept0..1increase
termBackboneElement0..*Defined terms used in the measure documentation
guidancemarkdown0..1Additional guidance for implementers (deprecated)
groupBackboneElement0..*Population criteria group
supplementalDataBackboneElement0..*What other data should be reported with the measure

Resource-specific search parameters

ParameterTypeDescription
composed-ofreferenceWhat resource is being referenced
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
depends-onreferenceWhat resource is being referenced
derived-fromreferenceWhat resource is being referenced
descriptionstringThe description of the activity definition
effectivedateThe time during which the activity definition is intended to be in use
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
predecessorreferenceWhat resource is being referenced
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
successorreferenceWhat resource is being referenced
titlestringThe human-friendly name of the activity definition
topictokenTopics associated with the module
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference

  • Official FHIR R5 spec: Measure
  • Maturity: Trial Use 4 (FMM 4).