0.1.0 - ci-build

NAPKONBIH - Local Development build (v0.1.0). See the Directory of published versions

: Analgesics Antipyretics - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "analgesics-antipyretics",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/atc</code> where concept  is-a  <a href=\"?ngen-14?.html#CodeSystemATC2021-N02\">N02</a></li></ul></div>"
  },
  "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/analgesics-antipyretics",
  "version" : "0.1.0",
  "name" : "AnalgesicsAntipyretics",
  "title" : "Analgesics Antipyretics",
  "status" : "active",
  "date" : "2021-10-19T22:00:24+00:00",
  "publisher" : "BIH @ Charité",
  "contact" : [
    {
      "name" : "BIH @ Charité",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.netzwerk-universitaetsmedizin.de"
        }
      ]
    }
  ],
  "description" : "Analgetic and antipyretic drugs",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/atc",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "N02"
          }
        ]
      }
    ]
  }
}