FHIR IG Statistics: ValueSet/intended-venue
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "intended-venue",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
}
],
"url": "http://hl7.org/fhir/us/cqfmeasures/ValueSet/intended-venue",
"version": "4.0.0",
"name": "IntendedVenue",
"title": "Intended Venue",
"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 value set identifies 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"
}
]
}
],
"immutable": true,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes"
}
]
}
}