Lower Extremity Skin Wound Assessment Implementation Guide STU1 CI Build

Lower Extremity Skin Wound Assessment - IG, published by HL7 International - Electronic Health Records Work Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-skin-wound-ig/ and changes regularly. See the Directory of published versions

JSON Format: ValueSet-underlyingAnatomicalStructureVS

Raw json


{
  "resourceType" : "ValueSet",
  "id" : "underlyingAnatomicalStructureVS",
  "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/67169006\">67169006</a></td><td>First metatarsal head</td></tr><tr><td><a href=\"http://snomed.info/id/9677004\">9677004</a></td><td>Second metatarsal head</td></tr><tr><td><a href=\"http://snomed.info/id/46971007\">46971007</a></td><td>Third metatarsal head</td></tr><tr><td><a href=\"http://snomed.info/id/3134008\">3134008</a></td><td>Fourth metatarsal head</td></tr><tr><td><a href=\"http://snomed.info/id/71822005\">71822005</a></td><td>Fifth metatarsal head</td></tr><tr><td><a href=\"http://snomed.info/id/720662005\">720662005</a></td><td>Structure of distal phalanx of great toe of left foot</td></tr><tr><td><a href=\"http://snomed.info/id/720660002\">720660002</a></td><td>Structure of distal phalanx of great toe of right foot</td></tr><tr><td><a href=\"http://snomed.info/id/76986006\">76986006</a></td><td>Distal phalanx of second toe</td></tr><tr><td><a href=\"http://snomed.info/id/65258003\">65258003</a></td><td>Distal phalanx of third toe</td></tr><tr><td><a href=\"http://snomed.info/id/54333003\">54333003</a></td><td>Distal phalanx of fourth toe</td></tr><tr><td><a href=\"http://snomed.info/id/10770001\">10770001</a></td><td>Distal phalanx of fifth toe</td></tr><tr><td><a href=\"http://snomed.info/id/2986006\">2986006</a></td><td>Talar facet of navicular bone of foot</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/underlyingAnatomicalStructureVS",
  "version" : "0.1.0",
  "name" : "UnderlyingAnatomicalStructurevalueset",
  "status" : "draft",
  "date" : "2019-06-19",
  "publisher" : "Clinical Information Modeling Initiative (CIMI)",
  "description" : "Select SNOMED code system values.  Codes that describe bosy structure(s) that are beneath on observed artifact.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "immutable" : true,
  "copyright" : "TBD",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "67169006",
            "display" : "First metatarsal head"
          },
          {
            "code" : "9677004",
            "display" : "Second metatarsal head"
          },
          {
            "code" : "46971007",
            "display" : "Third metatarsal head"
          },
          {
            "code" : "3134008",
            "display" : "Fourth metatarsal head"
          },
          {
            "code" : "71822005",
            "display" : "Fifth metatarsal head"
          },
          {
            "code" : "720662005",
            "display" : "Structure of distal phalanx of great toe of left foot"
          },
          {
            "code" : "720660002",
            "display" : "Structure of distal phalanx of great toe of right foot"
          },
          {
            "code" : "76986006",
            "display" : "Distal phalanx of second toe"
          },
          {
            "code" : "65258003",
            "display" : "Distal phalanx of third toe"
          },
          {
            "code" : "54333003",
            "display" : "Distal phalanx of fourth toe"
          },
          {
            "code" : "10770001",
            "display" : "Distal phalanx of fifth toe"
          },
          {
            "code" : "2986006",
            "display" : "Talar facet of navicular bone of foot"
          }
        ]
      }
    ]
  }
}