{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Wundschmerz",
  "version": "0.9",
  "name": "woundrelatedPainVAS",
  "title": "Wundbezogener Schmerz (VAS, SNOMED)",
  "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": "Wundbezogener Schmerz (VAS, SNOMED)",
  "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": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 0
              }
            ],
            "code": "258317007",
            "display": "0"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 1
              }
            ],
            "code": "38112003",
            "display": "1"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 2
              }
            ],
            "code": "19338005",
            "display": "2"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 3
              }
            ],
            "code": "79605009",
            "display": "3"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 4
              }
            ],
            "code": "9362000",
            "display": "4"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 5
              }
            ],
            "code": "34001005",
            "display": "5"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 6
              }
            ],
            "code": "68244004",
            "display": "6"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 7
              }
            ],
            "code": "65607009",
            "display": "7"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 8
              }
            ],
            "code": "7319005",
            "display": "8"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 9
              }
            ],
            "code": "36987007",
            "display": "9"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 10
              }
            ],
            "code": "3445001",
            "display": "10"
          }
        ]
      }
    ]
  }
}