| Package | de.netzwerk-universitaetsmedizin.ebm-cpg | 
| Resource Type | ValueSet | 
| Id | vs-drugs | 
| FHIR Version | R5 | 
| Source | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet-vs-drugs.html | 
| URL | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-drugs | 
| Status | draft | 
| Date | 2025-03-04T10:04:34+00:00 | 
| Name | Drugs | 
| Title | Drugs | 
| Realm | uv | 
| Authority | hl7 | 
| Description | Drugs | 
| StructureDefinition | |
| eligibility-criteria | Eligibility Criteria | 
| CodeSystem | |
| atc | WHO ATC | 
| sct | SNOMED CT International Edition | 
| atc | ATC | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-drugs
This value set includes codes based on the following rules:
http://snomed.info/sct where concept  is-a 105590001 (Substance)http://snomed.info/sct where concept  is-a 763158003 (Medicinal product (product))http://www.whocc.no/atchttp://fhir.de/CodeSystem/bfarm/atc{
  "resourceType": "ValueSet",
  "id": "vs-drugs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-drugs",
  "name": "Drugs",
  "title": "Drugs",
  "status": "draft",
  "date": "2025-03-04T10:04:34+00:00",
  "description": "Drugs",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "105590001"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "763158003"
          }
        ]
      },
      {
        "system": "http://www.whocc.no/atc"
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc"
      }
    ]
  }
}