Package | hl7.fhir.us.davinci-vbpr |
Type | CodeSystem |
Id | vbp-cohort |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-vbpr/https://build.fhir.org/ig/HL7/davinci-vbpr/CodeSystem-vbp-cohort.html |
URL | http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-cohort |
Version | 1.1.0 |
Status | active |
Date | 2025-07-21T02:13:33+00:00 |
Name | VbpCohortCS |
Title | Cohort Codes |
Realm | us |
Authority | hl7 |
Description | The type of cohort, which represents a group of members with a shared characteristic. |
Content | complete |
ValueSet | |
vbp-cohort | Cohort |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem vbp-cohort
This case-sensitive code system http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-cohort
defines the following codes:
{ "resourceType": "CodeSystem", "id": "vbp-cohort", "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": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr" } ] } }, { "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/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-cohort", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.30.16.6" } ], "version": "1.1.0", "name": "VbpCohortCS", "title": "Cohort Codes", "status": "active", "experimental": false, "date": "2025-07-21T02:13:33+00:00", "publisher": "HL7 International / Clinical Quality Information", "contact": [ { "name": "HL7 International / Clinical Quality Information", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cqi" } ] } ], "description": "The type of cohort, which represents a group of members with a shared characteristic.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "hmo", "display": "HMO cohort", "definition": "A cohort that consists of members who are with health maintenance organization (HMO) plan." }, { "code": "ppo", "display": "PPO cohort", "definition": "A cohort that consists of members who are with preferred provider organization (PPO) plan." } ] }