{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2> Wundschmerz-Skalen</h2><div><p>\n\t\t\t\t\tThis value set contains concept codes for the coding of pain\n\t\t\t\t\tscores.\n\t\t\t\t</p></div><b> Copyright Statement:</b><p></p><div><p> This resource includes content from SNOMED Clinical Terms®\n\t\t\t\t\t(SNOMED CT®) which is copyright\n\t\t\t\t\tof the International Health\n\t\t\t\t\tTerminology Standards Development\n\t\t\t\t\tOrganisation (IHTSDO).\n\t\t\t\t\tImplementers\n\t\t\t\t\tof these specifications must have the appropriate\n\t\t\t\t\tSNOMED CT Affiliate\n\t\t\t\t\tlicense - for more\n\t\t\t\t\tinformation contact\n\t\t\t\t\thttp://www.snomed.org/snomed-ct/get-snomed-ct or\n\t\t\t\t\tinfo@snomed.org\n\t\t\t\t</p></div><p> This value set includes codes from the following code systems:\n\t\t\t</p><ul><li>425401001 (Pain intensity rating scale (assessment scale))</li><li>\n\t\t\t\t\tInclude codes from\n\t\t\t\t\t<a href=\"http://www.snomed.org/\"><code> http://snomed.info/sct</code></a>\n\t\t\t\t\twhere concept descendent-of 225908003 (Pain score (observable\n\t\t\t\t\tentity))\n\t\t\t\t</li></ul></div>"
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Schmerzassessmentskalen",
  "version": "0.9",
  "name": "PainScores",
  "title": "Scores für Schmerzen",
  "status": "draft",
  "experimental": false,
  "publisher": "Hochschule Osnabrück",
  "contact": [
    {
      "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": "Scores für Schmerzen",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "425401001",
            "display": "Pain intensity rating scale (assessment scale)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "225908003"
          }
        ]
      }
    ]
  }
}