{
  "resourceType": "ValueSet",
  "id": "21fb22e8-ab95-4d76-972a-3fb54d55a33b",
  "meta": {
    "lastUpdated": "2019-05-06T16:54:59.381433+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">This ValueSet implements the options how to document\n\t\t\tthe location of a ulcus cruris as suggested by the German National\n\t\t\tConsensus Ulcus Cruris, an initative to standardize documention for\n\t\t\tUlcus Cruris.\n\n\t\t\tNote, that the used codes are not validated by the community but rather\n\t\t\trepresent my indivudual choice of the mapping between proposed\n\t\t\tlocations and SNOMED CT.\n\n\t\t\tGerman code:\n\n\t\t\t1. Oberschenkel (Thigh)\n\t\t\t2. Knie (Knee)\n\t\t\t3. Unterschenkel (Lower Leg)\n\t\t\t4. Sprunggelenk (Ankle)\n\t\t\t5. Fußrücken (Dorsum of Foot)\n\t\t\t6. Ferse (Heel)\n\t\t\t7. Fußsohle (Sole of Foot)\n\t\t\t8. Zehen (Toes)\n\n\t\t\tFurthermore, please note, that the original aggreement was to encode the\n\t\t\tlaterality of ulcer location was included in the single options.\n\t\t\tHowever, I propose to encode the laterality of an ulcer seperatly\n\t\t\tusing the FHIR Core ValueSet Laterality\n\t\t\t(http://hl7.org/fhir/ValueSet/bodysite-laterality).\n\t\t\tIn this context, it may be a good idea to restrict the above mentioned\n\t\t\tValueSet Laterality to left and right while excluding bilateral.\n\t\t</div>"
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/LowerLegBodyStructure",
  "version": "0.9",
  "name": "PosiTheraLowerLegBodyStructures",
  "title": "Location of Ulcer",
  "status": "draft",
  "experimental": true,
  "date": "2019-05-06T16:54:59.2916105+00:00",
  "publisher": "Forschungsgruppe Informatik im Gesundheitswesen Hochschule Osnabrück",
  "contact": [
    {
      "name": "Jens Hüsers",
      "telecom": [
        {
          "system": "email",
          "value": "j.huesers@hs-osnabrueck.de"
        }
      ]
    },
    {
      "name": "Mareike Przysucha",
      "telecom": [
        {
          "system": "email",
          "value": "ewundbericht@hs-osnabrueck.de",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.hs-osnabrueck.de/forschungsgruppe-informatik-im-gesundheitswesen/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This ValueSet is an example of how to use filters along with ValueSets.\n\nI created this ValueSet for illustration purposes only. \n\nWe plan to develop this ValueSet further in future projects.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "68367000",
            "display": "Thigh structure"
          },
          {
            "code": "72696002",
            "display": "Knee region structure"
          },
          {
            "code": "30021000",
            "display": "Lower leg structure"
          },
          {
            "code": "344001",
            "display": "Ankle region structure"
          },
          {
            "code": "2402003",
            "display": "Structure of dorsum of foot"
          },
          {
            "code": "76853006",
            "display": "Heel structure"
          },
          {
            "code": "57999000",
            "display": "Structure of sole of foot"
          },
          {
            "code": "29707007",
            "display": "Toe structure"
          }
        ]
      }
    ]
  }
}