Nationella informationsmängder
0.1 - draft

Nationella informationsmängder - Local Development build (v0.1). See the Directory of published versions

: Substanser. - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "SubstancesValueSet",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a  105590001 (Substance)</li></ul></div>"
  },
  "url" : "https://informationsstruktur.socialstyrelsen.se/nim/hos/fhir/ValueSet/SubstancesValueSet",
  "version" : "0.1",
  "name" : "SubstancesValueSet",
  "title" : "Substanser.",
  "status" : "active",
  "date" : "2021-03-30T19:36:18+02:00",
  "publisher" : "Socialstyrelsen",
  "contact" : [
    {
      "name" : "Socialstyrelsen",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://informationsstruktur.socialstyrelsen.se"
        },
        {
          "system" : "email",
          "value" : "petur.valdimarsson@chorus.se"
        }
      ]
    }
  ],
  "description" : "koder från SNOMED << 105590001 | substans |",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "105590001"
          }
        ]
      }
    ]
  }
}