FHIR IG Statistics: ValueSet/vs-rating-uprating-one-level
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-uprating-one-level",
"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-uprating-one-level",
"version": "0.1.1",
"name": "RatingUpratingOneLevel",
"title": "Rating Up Rating One Level",
"status": "draft",
"date": "2022-09-06",
"publisher": "Netzwerk Universitätsmedizin (NUM)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.netzwerk-universitaetsmedizin.de"
}
]
}
],
"description": "Ratings for factors that might cause rating up the certainty",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/certainty-rating",
"concept": [
{
"code": "no-change",
"display": "no change to rating"
},
{
"code": "upcode1",
"display": "increase rating: +1"
}
]
}
]
}
}