| Package | hl7.fhir.uv.cqm |
| Resource Type | CodeSystem |
| Id | intended-venue-codes |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/cqm/https://build.fhir.org/ig/HL7/fhir-cqm/CodeSystem-intended-venue-codes.html |
| URL | http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes |
| Version | 4.0.0 |
| Status | active |
| Date | 2025-08-08T21:17:28+00:00 |
| Name | IntendedVenueCodes |
| Title | Intended Venue Codes |
| Realm | uv |
| Authority | hl7 |
| 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. |
| Content | complete |
| ValueSet | |
| intended-venue | Intended Venue |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem intended-venue-codes
This case-sensitive code system http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "intended-venue-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.61.16.1"
}
],
"version": "4.0.0",
"name": "IntendedVenueCodes",
"title": "Intended Venue Codes",
"status": "active",
"experimental": false,
"date": "2025-08-08T21:17:28+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": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/uv/cqm/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."
}
]
}