PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cqfmeasures@2.1.0
    http://hl7.org/fhir/us/cqfmeasures/ConceptMap/aggregate-method
{
  "description": "The mapping of FHIR aggregate method codes to the corresponding HL7 V3 code used in HQMF for each type of aggregate method",
  "sourceCanonical": "http://hl7.org/fhir/us/cqfmeasures/ValueSet/aggregate-method",
  "_filename": "ConceptMap-aggregate-method.json",
  "package_name": "hl7.fhir.us.cqfmeasures",
  "date": "2021-02-18",
  "group": [ {
    "source": "http://hl7.org/fhir/us/cqfmeasures/ValueSet/aggregate-method",
    "target": "http://terminology.hl7.org/ValueSet/v3-ObservationMethodAggregate",
    "element": [ {
      "code": "sum",
      "target": [ {
        "code": "SUM",
        "display": "sum",
        "equivalence": "equivalent"
      } ],
      "display": "Sum"
    }, {
      "code": "average",
      "target": [ {
        "code": "AVERAGE",
        "display": "average",
        "equivalence": "equivalent"
      } ],
      "display": "Average"
    }, {
      "code": "median",
      "target": [ {
        "code": "MEDIAN",
        "display": "median",
        "equivalence": "equivalent"
      } ],
      "display": "Median"
    }, {
      "code": "minimum",
      "target": [ {
        "code": "MIN",
        "display": "minima",
        "equivalence": "equivalent"
      } ],
      "display": "Minimum"
    }, {
      "code": "maximum",
      "target": [ {
        "code": "MAX",
        "display": "maxima",
        "equivalence": "equivalent"
      } ],
      "display": "Maximum"
    }, {
      "code": "count",
      "target": [ {
        "code": "COUNT",
        "display": "Count",
        "equivalence": "equivalent"
      } ],
      "display": "Count"
    } ]
  } ],
  "publisher": "Clinical Quality Information WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "AggregateMethod",
  "type": null,
  "experimental": "false",
  "resourceType": "ConceptMap",
  "title": "Aggregate Method mapping",
  "package_version": "2.1.0",
  "targetCanonical": "http://terminology.hl7.org/ValueSet/v3-ObservationMethodAggregate",
  "status": "active",
  "id": "d7454975-54fb-486e-aa16-badfc45f1769",
  "kind": null,
  "url": "http://hl7.org/fhir/us/cqfmeasures/ConceptMap/aggregate-method",
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi/index.cfm",
      "system": "url"
    } ]
  } ]
}