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

FHIR IG Statistics: ValueSet/cochrane-pico-outcome

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
TypeValueSet
Idcochrane-pico-outcome
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-cochrane-pico-outcome.html
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/cochrane-pico-outcome
Version0.1.1
Statusdraft
Date2022-09-06
NameCochranePICOOutcome
TitleCochrane PICO Outcome
Realmuv
Authorityhl7
DescriptionAll outcome codes from the Cochrane PICO ontology.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
Cochrane PICO Ontology

Narrative

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

Generated Narrative: ValueSet cochrane-pico-outcome


Source

{
  "resourceType": "ValueSet",
  "id": "cochrane-pico-outcome",
  "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/cochrane-pico-outcome",
  "version": "0.1.1",
  "name": "CochranePICOOutcome",
  "title": "Cochrane PICO Outcome",
  "status": "draft",
  "date": "2022-09-06",
  "publisher": "Netzwerk Universitätsmedizin (NUM)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.netzwerk-universitaetsmedizin.de"
        }
      ]
    }
  ],
  "description": "All outcome codes from the Cochrane PICO ontology.",
  "compose": {
    "include": [
      {
        "system": "http://data.cochrane.org/ontologies/pico/",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "Outcome"
          }
        ]
      }
    ]
  }
}