Da Vinci Value-Based Performance Reporting Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-vbpr/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="vbp-cohort"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem vbp-cohort</b></p><a name="vbp-cohort"> </a><a name="hcvbp-cohort"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-cohort</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">hmo<a name="vbp-cohort-hmo"> </a></td><td>HMO cohort</td><td>A cohort that consists of members who are with health maintenance organization (HMO) plan.</td></tr><tr><td style="white-space:nowrap">ppo<a name="vbp-cohort-ppo"> </a></td><td>PPO cohort</td><td>A cohort that consists of members who are with preferred provider organization (PPO) plan.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cqi"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-cohort"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.30.16.6"/>
</identifier>
<version value="1.1.0"/>
<name value="VbpCohortCS"/>
<title value="Cohort Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-07-21T02:13:33+00:00"/>
<publisher value="HL7 International / Clinical Quality Information"/>
<contact>
<name value="HL7 International / Clinical Quality Information"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description
value="The type of cohort, which represents a group of members with a shared characteristic."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="hmo"/>
<display value="HMO cohort"/>
<definition
value="A cohort that consists of members who are with health maintenance organization (HMO) plan."/>
</concept>
<concept>
<code value="ppo"/>
<display value="PPO cohort"/>
<definition
value="A cohort that consists of members who are with preferred provider organization (PPO) plan."/>
</concept>
</CodeSystem>