Lower Extremity Skin Wound Assessment Implementation Guide STU1 CI Build

Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions

JSON Format: ValueSet-woundInternalItemOrBodyStructureVisibleVS

Raw json


{
  "resourceType" : "ValueSet",
  "id" : "woundInternalItemOrBodyStructureVisibleVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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=3138006\">3138006</a></td><td>Bone (tissue) structure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=71616004\">71616004</a></td><td>Muscle structure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=53350007\">53350007</a></td><td>Prosthesis</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=13024002\">13024002</a></td><td>Tendon structure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=71966008\">71966008</a></td><td>Subcutaneous tissue structure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=19227008\">19227008</a></td><td>Foreign body</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=61496007\">61496007</a></td><td>Cartilaginous tissue structure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=59820001\">59820001</a></td><td>Blood vessel structure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=32551008\">32551008</a></td><td>Structure of articular capsule</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=84820005\">84820005</a></td><td>Structure of fascia</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=77444004\">77444004</a></td><td>Bone pin</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=303503009\">303503009</a></td><td>Musculoskeletal implant</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=404213007\">404213007</a></td><td>Mesh</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundInternalItemOrBodyStructureVisibleVS",
  "version" : "0.1.0",
  "name" : "WoundInternalItemOrBodyStructureVisiblevalueset",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-06-19",
  "publisher" : "HSPC",
  "description" : "Select SNOMED CT codes. A set of codes that describe things seen within a wound.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "immutable" : true,
  "copyright" : "TBD",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "3138006",
            "display" : "Bone (tissue) structure"
          },
          {
            "code" : "71616004",
            "display" : "Muscle structure"
          },
          {
            "code" : "53350007",
            "display" : "Prosthesis"
          },
          {
            "code" : "13024002",
            "display" : "Tendon structure"
          },
          {
            "code" : "71966008",
            "display" : "Subcutaneous tissue structure"
          },
          {
            "code" : "19227008",
            "display" : "Foreign body"
          },
          {
            "code" : "61496007",
            "display" : "Cartilaginous tissue structure"
          },
          {
            "code" : "59820001",
            "display" : "Blood vessel structure"
          },
          {
            "code" : "32551008",
            "display" : "Structure of articular capsule"
          },
          {
            "code" : "84820005",
            "display" : "Structure of fascia"
          },
          {
            "code" : "77444004",
            "display" : "Bone pin"
          },
          {
            "code" : "303503009",
            "display" : "Musculoskeletal implant"
          },
          {
            "code" : "404213007",
            "display" : "Mesh"
          }
        ]
      }
    ]
  }
}