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

FHIR IG Statistics: ValueSet/vs-drugs

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypeValueSet
Idvs-drugs
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-drugs.html
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-drugs
Statusdraft
Date2025-03-04T10:04:34+00:00
NameDrugs
TitleDrugs
Realmuv
Authorityhl7
DescriptionDrugs

Resources that use this resource

StructureDefinition
eligibility-criteriaEligibility Criteria

Resources that this resource uses

CodeSystem
atcWHO ATC
sctSNOMED CT International Edition
atcATC

Narrative

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:


Source

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