FHIR IG Statistics: ValueSet/c52f0132-b7d8-4718-a9f7-1340385067aa
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
PosiThera-Laterality
sciphy-stats.de/posithera-lateralityA ValueSet specifing the laterality of a condition (e.g. wound
finding).
In this project we aim to develop a system to share
information about
the specific use case of Ulcus Cruris.
This is why
this laterality valueset only includes legs laterality.
Source
{
"resourceType": "ValueSet",
"id": "c52f0132-b7d8-4718-a9f7-1340385067aa",
"meta": {
"lastUpdated": "2019-05-06T16:56:56.6237172+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}