Package | eng.fhir.profile.dev |
Resource Type | CodeSystem |
Id | CPG-recommendation-direction |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://terminology.pnt.gov/CodeSystem/CPG-recommendation-direction |
URL | https://terminology.pnt.gov/CodeSystem/CPG-recommendation-direction |
Version | 1.0.0 |
Status | draft |
Date | 2023-06-30T15:11:36.9136048+00:00 |
Name | CPG-recommendation-direction |
Title | CPG-recommendation-direction |
Authority | hl7 |
Description | Direzione della raccomandazione di una specifica azione: a favore o contro. |
Content | complete |
ValueSet | |
CPG-recommendation-direction | CPG-recommendation-direction |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "meta": { "profile": [ "https://pnt.gov/fhir/StructureDefinition/CodeSystem" ] }, "url": "https://terminology.pnt.gov/CodeSystem/CPG-recommendation-direction", "version": "1.0.0", "name": "CPG-recommendation-direction", "title": "CPG-recommendation-direction", "status": "draft", "date": "2023-06-30T15:11:36.9136048+00:00", "description": "Direzione della raccomandazione di una specifica azione: a favore o contro.", "caseSensitive": true, "valueSet": "https://terminology.pnt.gov/ValueSet/CPG-recommendation-direction", "versionNeeded": false, "content": "complete", "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." } ] }