FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vs-rating-uprating-one-level

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
TypeValueSet
Idvs-rating-uprating-one-level
FHIR VersionR5
Sourcehttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet-vs-rating-uprating-one-level.html
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-rating-uprating-one-level
Version0.1.1
Statusdraft
Date2022-09-06
NameRatingUpratingOneLevel
TitleRating Up Rating One Level
Realmuv
Authorityhl7
DescriptionRatings for factors that might cause rating up the certainty

Resources that use this resource

StructureDefinition
certainty-of-evidence-ratingCertainty of Evidence Rating

Resources that this resource uses

CodeSystem
certainty-ratingEvidence Certainty Rating

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet vs-rating-uprating-one-level


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"
          }
        ]
      }
    ]
  }
}