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

FHIR IG Statistics: ValueSet/ceosys-vs-recommendation-strength

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypeValueSet
Idceosys-vs-recommendation-strength
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-ceosys-vs-recommendation-strength.html
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/ceosys-vs-recommendation-strength
Version0.1.1
Statusdraft
Date2022-09-06
NameRecommendationStrengthVS
TitleRecommendation Strength
Realmuv
Authorityhl7
DescriptionStrength of a clinical guideline recommendation.

Resources that use this resource

StructureDefinition
recommendation-justificationRecommendation Justification

Resources that this resource uses

CodeSystem
ceosys-cs-recommendation-strengthRecommendation Strength

Narrative

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

Generated Narrative: ValueSet ceosys-vs-recommendation-strength


Source

{
  "resourceType": "ValueSet",
  "id": "ceosys-vs-recommendation-strength",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "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/ceosys-vs-recommendation-strength",
  "version": "0.1.1",
  "name": "RecommendationStrengthVS",
  "title": "Recommendation Strength",
  "status": "draft",
  "date": "2022-09-06",
  "publisher": "Netzwerk Universitätsmedizin (NUM)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.netzwerk-universitaetsmedizin.de"
        }
      ]
    }
  ],
  "description": "Strength of a clinical guideline recommendation.",
  "compose": {
    "include": [
      {
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-cs-recommendation-strength"
      }
    ]
  }
}