Current Build

{
  "resourceType" : "ValueSet",
  "id" : "underlyingAnatomicalStructureVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Underlying Anatomical Structure value set</h2><div><p>Select SNOMED code system values.  Codes that describe bosy structure(s) that are beneath on observed artifact.</p>\n</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><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=67169006\">67169006</a></td><td>First metatarsal head</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=9677004\">9677004</a></td><td>Second metatarsal head</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=46971007\">46971007</a></td><td>Third metatarsal head</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=3134008\">3134008</a></td><td>Fourth metatarsal head</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=71822005\">71822005</a></td><td>Fifth metatarsal head</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=720662005\">720662005</a></td><td>Structure of distal phalanx of great toe of left foot</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=720660002\">720660002</a></td><td>Structure of distal phalanx of great toe of right foot</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=76986006\">76986006</a></td><td>Distal phalanx of second toe</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=65258003\">65258003</a></td><td>Distal phalanx of third toe</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=54333003\">54333003</a></td><td>Distal phalanx of fourth toe</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=10770001\">10770001</a></td><td>Distal phalanx of fifth toe</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=2986006\">2986006</a></td><td>Talar facet of navicular bone of foot</td><td/></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
      "valueBoolean" : true
    }
  ],
  "url" : "http://hl7.org/fhir/hspc/ValueSet/underlyingAnatomicalStructureVS",
  "version" : "0.01",
  "name" : "Underlying Anatomical Structure value set",
  "status" : "draft",
  "date" : "2016-10-11T00:00:00-05:00",
  "publisher" : "Clinical Information Modeling Initiative (CIMI)",
  "description" : "Select SNOMED code system values.  Codes that describe bosy structure(s) that are beneath on observed artifact.",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "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"
          }
        ]
      }
    ]
  }
}