PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cqfmeasures@3.0.0
    http://hl7.org/fhir/us/cqfmeasures/CodeSystem/identifier-type
{
  "description": "Identifier types for a measure (e.g. version-independent, version-specific, short-name, endorser, publisher)",
  "_filename": "CodeSystem-identifier-type.json",
  "package_name": "hl7.fhir.us.cqfmeasures",
  "date": "2019-03-14T23:21:03-06:00",
  "publisher": "Clinical Quality Information WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "MeasureIdentifierType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Measure Identifier Type Codes",
  "package_version": "3.0.0",
  "status": "active",
  "id": "7835fafa-ad5b-48b4-be2d-0cfa156934bd",
  "valueSet": "http://hl7.org/fhir/us/cqfmeasures/ValueSet/identifier-type",
  "kind": null,
  "url": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/identifier-type",
  "concept": [ {
    "code": "version-independent",
    "display": "Version Independent",
    "definition": "The version independent globally unique identifier (guid) for the measure."
  }, {
    "code": "version-specific",
    "display": "Version Specific",
    "definition": "The version specific globally unique identifier (guid) for the measure."
  }, {
    "code": "short-name",
    "display": "Short Name",
    "definition": "The short name identifier for the measure (e.g. CMS104v8)."
  }, {
    "code": "endorser",
    "display": "Endorser",
    "definition": "The version-independent endorser identifier for the measure (e.g. 0002)."
  }, {
    "code": "publisher",
    "display": "Publisher",
    "definition": "The version-independent publisher identifier for the measure (e.g. 104)."
  } ],
  "caseSensitive": true,
  "version": "3.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}