PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cqm@1.0.0-ballot
    http://hl7.org/fhir/uv/cqm/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://terminology.hl7.org/ValueSet/measure-aggregate-method",
  "_filename": "ConceptMap-aggregate-method.json",
  "package_name": "hl7.fhir.uv.cqm",
  "date": "2021-02-18",
  "group": [ {
    "source": "http://terminology.hl7.org/CodeSystem/measure-aggregate-method",
    "target": "http://terminology.hl7.org/CodeSystem/v3-ObservationMethod",
    "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": "HL7 International / Clinical Quality Information",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "AggregateMethod",
  "type": null,
  "experimental": "false",
  "resourceType": "ConceptMap",
  "title": "Aggregate Method mapping",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cqi"
  } ],
  "targetCanonical": "http://terminology.hl7.org/ValueSet/v3-ObservationMethodAggregate",
  "status": "active",
  "id": "828ad8cf-4fdc-4602-904d-2fbce5af3f15",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/cqm/ConceptMap/aggregate-method",
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}