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-recurrenceVS

Raw json


{
  "resourceType" : "ValueSet",
  "id" : "recurrenceVS",
  "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/255216001\">255216001</a></td><td>First</td></tr><tr><td><a href=\"http://snomed.info/id/81170007\">81170007</a></td><td>Second</td></tr><tr><td><a href=\"http://snomed.info/id/70905002\">70905002</a></td><td>Third</td></tr><tr><td><a href=\"http://snomed.info/id/29970001\">29970001</a></td><td>Fourth</td></tr><tr><td><a href=\"http://snomed.info/id/32088001\">32088001</a></td><td>Fifth</td></tr><tr><td><a href=\"http://snomed.info/id/53046009\">53046009</a></td><td>Sixth</td></tr><tr><td><a href=\"http://snomed.info/id/86777004\">86777004</a></td><td>Seventh</td></tr><tr><td><a href=\"http://snomed.info/id/51601003\">51601003</a></td><td>Eigth</td></tr><tr><td><a href=\"http://snomed.info/id/58584009\">58584009</a></td><td>Ninth</td></tr><tr><td><a href=\"http://snomed.info/id/28226006\">28226006</a></td><td>Tenth</td></tr><tr><td><a href=\"http://snomed.info/id/40397004\">40397004</a></td><td>Eleventh</td></tr><tr><td><a href=\"http://snomed.info/id/46213005\">46213005</a></td><td>Twelfth</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/recurrenceVS",
  "version" : "0.1.0",
  "name" : "Recurrencevalueset",
  "status" : "draft",
  "date" : "2019-06-19",
  "publisher" : "Clinical Information Modeling Initiative (CIMI)",
  "description" : "Select SNOMED code values.  A code that describes the number of recurrence of an event.",
  "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" : "255216001",
            "display" : "First"
          },
          {
            "code" : "81170007",
            "display" : "Second"
          },
          {
            "code" : "70905002",
            "display" : "Third"
          },
          {
            "code" : "29970001",
            "display" : "Fourth"
          },
          {
            "code" : "32088001",
            "display" : "Fifth"
          },
          {
            "code" : "53046009",
            "display" : "Sixth"
          },
          {
            "code" : "86777004",
            "display" : "Seventh"
          },
          {
            "code" : "51601003",
            "display" : "Eigth"
          },
          {
            "code" : "58584009",
            "display" : "Ninth"
          },
          {
            "code" : "28226006",
            "display" : "Tenth"
          },
          {
            "code" : "40397004",
            "display" : "Eleventh"
          },
          {
            "code" : "46213005",
            "display" : "Twelfth"
          }
        ]
      }
    ]
  }
}