CH VACD (R4)
0.1.0 - STU 1 Informative Ballot

This page is part of the CH VACD (R4) (v0.1.0: STU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Allergies for eVACDOC - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ch-vacd-allergies-immunizations-vs",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=303300008\">303300008</a></td><td>Egg protein (substance)</td><td>Egg protein (substance)</td><td>Egg protein (substance)</td><td>Egg protein (substance)</td><td>Egg protein (substance)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=24079001\">24079001</a></td><td>Atopic dermatitis (disorder)</td><td>Atopic dermatitis (disorder)</td><td>Atopic dermatitis (disorder)</td><td>Atopic dermatitis (disorder)</td><td>Atopic dermatitis (disorder)</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2018-04-19T00:00:00+01:00"
      }
    }
  ],
  "url" : "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-allergies-immunizations-vs",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.756.5.30.1.1.11.76"
    }
  ],
  "version" : "0.1.0",
  "name" : "AllergiesForEvacdoc",
  "title" : "Allergies for eVACDOC",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-02-12T16:53:02+01:00",
  "publisher" : "eHealth Suisse",
  "contact" : [
    {
      "name" : "eHealth Suisse",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.e-health-suisse.ch/startseite.html"
        }
      ]
    }
  ],
  "description" : "The allergies which have an influence on the immunization recommendations.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "303300008",
            "display" : "Egg protein (substance)",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Egg protein (substance)"
              },
              {
                "language" : "fr-CH",
                "value" : "Egg protein (substance)"
              },
              {
                "language" : "it-CH",
                "value" : "Egg protein (substance)"
              },
              {
                "language" : "en-US",
                "value" : "Egg protein (substance)"
              }
            ]
          },
          {
            "code" : "24079001",
            "display" : "Atopic dermatitis (disorder)",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Atopic dermatitis (disorder)"
              },
              {
                "language" : "fr-CH",
                "value" : "Atopic dermatitis (disorder)"
              },
              {
                "language" : "it-CH",
                "value" : "Atopic dermatitis (disorder)"
              },
              {
                "language" : "en-US",
                "value" : "Atopic dermatitis (disorder)"
              }
            ]
          }
        ]
      }
    ]
  }
}