NAPKON Vaccination Module
1.0.0 - trial-use

NAPKON Vaccination Module - Local Development build (v1.0.0). See the Directory of published versions

: Immunosuppressive Immunomodulatory Therapy - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "immunosuppressive-immunomodulatory-therapy",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a  86553008 (Immunosuppressive therapy)</li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a  76334006 (Immunotherapy)</li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/immunosuppressive-immunomodulatory-therapy",
  "version" : "1.0.0",
  "name" : "ImmunosuppressiveImmunomodulatoryTherapy",
  "title" : "Immunosuppressive Immunomodulatory Therapy",
  "status" : "active",
  "date" : "2021-12-10T11:47:18+00:00",
  "description" : "Immunosuppressive and immunomodulatory procedures / therapies codes",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "86553008"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "76334006"
          }
        ]
      }
    ]
  }
}