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

FHIR IG Statistics: ValueSet/c52f0132-b7d8-4718-a9f7-1340385067aa

Packagehsos.eWundbericht
TypeValueSet
Idc52f0132-b7d8-4718-a9f7-1340385067aa
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Laterality
URLhttp://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Laterality
Version0.9
Statusdraft
Date2019-05-06T16:56:56.5317989+00:00
NamePosiTheraLaterality
TitlePosiThera - Laterality
DescriptionA 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.

Resources that use this resource

StructureDefinition
BodyStructureBodyStructure

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

PosiThera-Laterality

sciphy-stats.de/posithera-laterality

A 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"
          }
        ]
      }
    ]
  }
}