0.1.0 - ci-build

NAPKONBIH - Local Development build (v0.1.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.netzwerk-universitaetsmedizin.de/fhir/ValueSet/immunosuppressive-immunomodulatory-therapy",
  "version" : "0.1.0",
  "name" : "ImmunosuppressiveImmunomodulatoryTherapy",
  "title" : "Immunosuppressive Immunomodulatory Therapy",
  "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" : "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"
          }
        ]
      }
    ]
  }
}