NAPKON Vaccination Module
1.0.0 - trial-use

NAPKON Vaccination Module - Local Development build (v1.0.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.napkon.de/fhir/ValueSet/analgesics-antipyretics",
  "version" : "1.0.0",
  "name" : "AnalgesicsAntipyretics",
  "title" : "Analgesics Antipyretics",
  "status" : "active",
  "date" : "2021-12-10T11:47:18+00:00",
  "description" : "Analgetic and antipyretic drugs",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/atc",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "N02"
          }
        ]
      }
    ]
  }
}