0.1.1 - ci-build

EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions

: Body Site Value Set - JSON Representation

Active as of 2023-08-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "body-site-vs",
  "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://snomed.info/id/302548004\">302548004</a></td><td>hode</td></tr><tr><td><a href=\"http://snomed.info/id/302550007\">302550007</a></td><td>hals</td></tr><tr><td><a href=\"http://snomed.info/id/302551006\">302551006</a></td><td>thorax</td></tr><tr><td><a href=\"http://snomed.info/id/302538001\">302538001</a></td><td>overarm</td></tr><tr><td><a href=\"http://snomed.info/id/362741001\">362741001</a></td><td>underarm</td></tr><tr><td><a href=\"http://snomed.info/id/302539009\">302539009</a></td><td>hånd</td></tr><tr><td><a href=\"http://snomed.info/id/302553009\">302553009</a></td><td>abdomen</td></tr><tr><td><a href=\"http://snomed.info/id/302544002\">302544002</a></td><td>lår</td></tr><tr><td><a href=\"http://snomed.info/id/30021000\">30021000</a></td><td>legg</td></tr><tr><td><a href=\"http://snomed.info/id/302545001\">302545001</a></td><td>fot</td></tr></table></li></ul></div>"
  },
  "url" : "http://www.egde.no/ValueSet/body-site-vs",
  "version" : "0.1.1",
  "name" : "BodySiteVS",
  "title" : "Body Site Value Set",
  "status" : "active",
  "date" : "2023-08-29T10:26:56+02:00",
  "description" : "The codes used by the EM-app for body site.",
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "302548004",
            "display" : "hode"
          },
          {
            "code" : "302550007",
            "display" : "hals"
          },
          {
            "code" : "302551006",
            "display" : "thorax"
          },
          {
            "code" : "302538001",
            "display" : "overarm"
          },
          {
            "code" : "362741001",
            "display" : "underarm"
          },
          {
            "code" : "302539009",
            "display" : "hånd"
          },
          {
            "code" : "302553009",
            "display" : "abdomen"
          },
          {
            "code" : "302544002",
            "display" : "lår"
          },
          {
            "code" : "30021000",
            "display" : "legg"
          },
          {
            "code" : "302545001",
            "display" : "fot"
          }
        ]
      }
    ]
  }
}