{
  "resourceType": "ValueSet",
  "id": "c52f0132-b7d8-4718-a9f7-1340385067aa",
  "meta": {
    "lastUpdated": "2019-05-06T16:56:56.6237172+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PosiThera-Laterality</h2><tt>sciphy-stats.de/posithera-laterality</tt><p>A ValueSet specifing the laterality of a condition (e.g. wound\n\t\t\t\tfinding).\n\n\t\t\t\tIn this project we aim to develop a system to share\n\t\t\t\tinformation about\n\t\t\t\tthe specific use case of Ulcus Cruris.\n\n\t\t\t\tThis is why\n\t\t\t\tthis laterality valueset only includes legs laterality.\n\t\t\t</p></div>"
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Laterality",
  "version": "0.9",
  "name": "PosiTheraLaterality",
  "title": "PosiThera - Laterality",
  "status": "draft",
  "experimental": true,
  "date": "2019-05-06T16:56:56.5317989+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": "A ValueSet specifing the laterality of a condition (e.g. wound finding).\n\nIn this project we aim to develop a system to share information about the specific use case of Ulcus Cruris. \n\nThis is why this laterality valueset only includes legs laterality.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "48979004",
            "display": "Left leg"
          },
          {
            "code": "32696007",
            "display": "Right leg"
          }
        ]
      }
    ]
  }
}