FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/21fb22e8-ab95-4d76-972a-3fb54d55a33b

Packagehsos.eWundbericht
TypeValueSet
Id21fb22e8-ab95-4d76-972a-3fb54d55a33b
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/LowerLegBodyStructure
URLhttp://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/LowerLegBodyStructure
Version0.9
Statusdraft
Date2019-05-06T16:54:59.2916105+00:00
NamePosiTheraLowerLegBodyStructures
TitleLocation of Ulcer
DescriptionThis ValueSet is an example of how to use filters along with ValueSets. I created this ValueSet for illustration purposes only. We plan to develop this ValueSet further in future projects.

Resources that use this resource

StructureDefinition
BodyStructureBodyStructure

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

This ValueSet implements the options how to document the location of a ulcus cruris as suggested by the German National Consensus Ulcus Cruris, an initative to standardize documention for Ulcus Cruris. Note, that the used codes are not validated by the community but rather represent my indivudual choice of the mapping between proposed locations and SNOMED CT. German code: 1. Oberschenkel (Thigh) 2. Knie (Knee) 3. Unterschenkel (Lower Leg) 4. Sprunggelenk (Ankle) 5. Fußrücken (Dorsum of Foot) 6. Ferse (Heel) 7. Fußsohle (Sole of Foot) 8. Zehen (Toes) Furthermore, please note, that the original aggreement was to encode the laterality of ulcer location was included in the single options. However, I propose to encode the laterality of an ulcer seperatly using the FHIR Core ValueSet Laterality (http://hl7.org/fhir/ValueSet/bodysite-laterality). In this context, it may be a good idea to restrict the above mentioned ValueSet Laterality to left and right while excluding bilateral.

Source

{
  "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": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}