This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v5.0.0: STU5 (v5.0.0)) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-11-04 |
{
"resourceType" : "CodeSystem",
"id" : "intended-venue-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem intended-venue-codes</b></p><a name=\"intended-venue-codes\"> </a><a name=\"hcintended-venue-codes\"> </a><a name=\"intended-venue-codes-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">eh<a name=\"intended-venue-codes-eh\"> </a></td><td>EH</td><td>An eligible hospital is an acute care facility that is eligible to participate in a quality measurement initiative.</td></tr><tr><td style=\"white-space:nowrap\">ec<a name=\"intended-venue-codes-ec\"> </a></td><td>EC</td><td>An eligible clinician is a clinician who is eligible to participate in a quality measurement intiative.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
}
],
"url" : "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes",
"version" : "4.0.0",
"name" : "IntendedVenueCodes",
"title" : "Intended Venue Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-11-04T20:11:26+00:00",
"publisher" : "HL7 International / Clinical Quality Information",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "The Intended Venue code system defines codes used to distinguish measures that are developed with the intent to be used in a particular venue, establishing expectations for the types of data that will be available from systems in that environment.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/us/cqfmeasures/ValueSet/intended-venue",
"content" : "complete",
"concept" : [
{
"code" : "eh",
"display" : "EH",
"definition" : "An eligible hospital is an acute care facility that is eligible to participate in a quality measurement initiative."
},
{
"code" : "ec",
"display" : "EC",
"definition" : "An eligible clinician is a clinician who is eligible to participate in a quality measurement intiative."
}
]
}