Nationella informationsmängder
0.1 - draft

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

: KropsställningUrval. - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "NIMProcedureBodyPositionValueSet",
  "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=10904000\">10904000</a></td><td>upprättstående ställning</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=102538003\">102538003</a></td><td>liggande kroppsställning</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=33586001\">33586001</a></td><td>sittställning</td></tr></table></li></ul></div>"
  },
  "url" : "https://informationsstruktur.socialstyrelsen.se/nim/hos/fhir/ValueSet/NIMProcedureBodyPositionValueSet",
  "version" : "0.1",
  "name" : "NIMProcedureBodyPositionValueSet",
  "title" : "KropsställningUrval.",
  "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" : "Tillåtna koder för kropsställning.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "10904000",
            "display" : "upprättstående ställning"
          },
          {
            "code" : "102538003",
            "display" : "liggande kroppsställning"
          },
          {
            "code" : "33586001",
            "display" : "sittställning"
          }
        ]
      }
    ]
  }
}