Package | hl7.fhir.us.davinci-crd |
Type | CodeSystem |
Id | crd-metric-codes |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-crd/https://build.fhir.org/ig/HL7/davinci-crd/CodeSystem-crd-metric-codes.html |
URL | http://hl7.org/fhir/us/davinci-crd/CodeSystem/crd-metric-codes |
Version | 2.2.0-ballot |
Status | active |
Date | 2025-07-24T20:02:44+00:00 |
Name | CRDMetricCodes |
Title | CRD Metric Codes |
Realm | us |
Authority | hl7 |
Description | Codes used within 'code' elements in the CRD Metric logical model.. |
Content | complete |
ValueSet | |
cdsHookType | CDS Hook Types Value Set |
metricDataSource | CRD Metric Data Source Value Set |
metricTokenUse | CRD Metric Token Use |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem crd-metric-codes
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type |
Not Selectable | abstract | http://hl7.org/fhir/concept-properties#notSelectable | boolean |
Concepts
This case-sensitive code system http://hl7.org/fhir/us/davinci-crd/CodeSystem/crd-metric-codes
defines the following codes in a Is-A hierarchy:
{ "resourceType": "CodeSystem", "id": "crd-metric-codes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "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/us/davinci-crd/ImplementationGuide/davinci-crd" } ] } }, { "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-crd/ImplementationGuide/davinci-crd" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-crd/CodeSystem/crd-metric-codes", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.18.16.3" } ], "version": "2.2.0-ballot", "name": "CRDMetricCodes", "title": "CRD Metric Codes", "status": "active", "experimental": false, "date": "2025-07-24T20:02:44+00:00", "publisher": "HL7 International / Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" } ] } ], "description": "Codes used within 'code' elements in the CRD Metric logical model..", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": true, "hierarchyMeaning": "is-a", "content": "complete", "count": 12, "property": [ { "code": "abstract", "uri": "http://hl7.org/fhir/concept-properties#notSelectable", "type": "boolean" } ], "concept": [ { "code": "used", "display": "Authorization Token Used", "definition": "An authorization token was used by the payer to access additional information from the provider system as part of the CDS Hook call", "concept": [ { "code": "rejected", "display": "Authorization Token Rejected", "definition": "The payer attempted to use an authorization token to access additional information from the provider system as part of the CDS Hook call, however the access request failed. (This is not used if the request succeeded but returned no records.)" } ] }, { "code": "not-used", "display": "Authorization Token Not Used", "definition": "The payer did not attempt to use an authorization token to access additional information from the provider system as part of the CDS Hook call" }, { "code": "provider-src", "display": "Provider-sourced", "definition": "The metric information was captured from the provider system's perspective" }, { "code": "payer-src", "display": "Payer-sourced", "definition": "The metric information was captured from the payer system's perspective" }, { "code": "_HookType", "display": "CDS Hook Type (abstract)", "definition": "A collector for the different types of CDS Hooks", "property": [ { "code": "abstract", "valueBoolean": true } ], "concept": [ { "code": "appointment-book", "display": "Appointment Book", "definition": "CDS Hook Appointment Book Hook" }, { "code": "encounter-start", "display": "Encounter Start", "definition": "CDS Hook Encounter Start Hook" }, { "code": "encounter-discharge", "display": "Encounter Discharge", "definition": "CDS Hook Encounter Discharge Hook" }, { "code": "order-dispatch\"", "display": "Order Dispatch", "definition": "CDS Hook Order Dispatch Hook" }, { "code": "order-select", "display": "Order Select", "definition": "CDS Hook Order Select Hook" }, { "code": "order-sign", "display": "Order Sign", "definition": "CDS Hook Order Sign Hook" } ] } ] }