| Package | hl7.fhir.uv.cpg |
| Resource Type | CodeSystem |
| Id | cpg-recommendation-direction-cs |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/CodeSystem-cpg-recommendation-direction-cs.html |
| URL | http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs |
| Version | 2.0.0 |
| Status | active |
| Date | 2024-11-26T06:42:34+00:00 |
| Name | CPGRecommendationDirectionCS |
| Title | CPG Recommendation Direction Code System |
| Realm | uv |
| Authority | hl7 |
| Description | The direction of a recommendation, either for or against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use. |
| Content | complete |
| ValueSet | |
| cpg-recommendation-direction-vs | CPG Recommendation Direction Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cpg-recommendation-direction-cs
This case-sensitive code system http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cpg-recommendation-direction-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "shareable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "computable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "publishable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
"valueUri": "https://www.ncbi.nlm.nih.gov/pubmed/23570745"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
"valueUri": "https://gdt.gradepro.org/app/handbook/handbook.html#h.1yd7iwhn8pxp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}
],
"url": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.16.8"
}
],
"version": "2.0.0",
"name": "CPGRecommendationDirectionCS",
"title": "CPG Recommendation Direction Code System",
"status": "active",
"experimental": false,
"date": "2024-11-26T06:42:34+00:00",
"publisher": "HL7 International / Clinical Decision Support",
"contact": [
{
"name": "HL7 International / Clinical Decision Support",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "The direction of a recommendation, either for or against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-recommendation-direction-vs",
"content": "complete",
"count": 2,
"concept": [
{
"code": "for",
"display": "For",
"definition": "The recommendation is for a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use."
},
{
"code": "against",
"display": "Against",
"definition": "The recommendation is against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use."
}
]
}