{
"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.r4",
"date": "2023-12-15T17:46:42+00:00",
"publisher": "HL7 International / Clinical Quality Information",
"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": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
} ],
"status": "active",
"id": "46b55150-4748-422c-945e-8ecb03c81cc6",
"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": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}