NAPKON GECCO+
1.0.0 - ci-build

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

: Symptoms (SNOMED CT) - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "geccoplus-symptoms-sct",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=68962001\">68962001</a></td><td>Muscle pain (finding)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=404640003\">404640003</a></td><td>Dizziness (finding)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=29857009\">29857009</a></td><td>Chest pain (finding)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=405737000\">405737000</a></td><td>Pharyngitis (disorder)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=64531003\">64531003</a></td><td>Nasal discharge (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/geccoplus-symptoms-sct",
  "version" : "1.0.0",
  "name" : "SymptomsSCT",
  "title" : "Symptoms (SNOMED CT)",
  "status" : "active",
  "date" : "2021-11-29",
  "publisher" : "Charité - Universitätsmedizin Berlin",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "Value set for symptoms in the context of GECCO+ (SNOMED CT)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "68962001",
            "display" : "Muscle pain (finding)"
          },
          {
            "code" : "404640003",
            "display" : "Dizziness (finding)"
          },
          {
            "code" : "29857009",
            "display" : "Chest pain (finding)"
          },
          {
            "code" : "405737000",
            "display" : "Pharyngitis (disorder)"
          },
          {
            "code" : "64531003",
            "display" : "Nasal discharge (finding)"
          }
        ]
      }
    ]
  }
}