FHIR IG Statistics: ValueSet/vs-rating-preference-and-values
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "vs-rating-preference-and-values",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode": "shareable"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode": "computable"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode": "publishable"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode": "structured"
}
],
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-rating-preference-and-values",
"version": "0.1.1",
"name": "RatingPreferenceAndValues",
"title": "Rating Preference And Values",
"status": "draft",
"date": "2022-09-06",
"publisher": "Netzwerk Universitätsmedizin (NUM)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.netzwerk-universitaetsmedizin.de"
}
]
}
],
"description": "Typical patient preferences and values? Common issues or expected variability?",
"compose": {
"include": [
{
"system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-evidence-to-decision-certainty-rating",
"concept": [
{
"code": "factor-not-considered",
"display": "Factor not considered"
},
{
"code": "substantial-variability",
"display": "Substantial variability"
},
{
"code": "no-substantial-variability",
"display": "No substantial variability"
},
{
"code": "few-want-intervention",
"display": "Few want intervention"
}
]
}
]
}
}