{
  "resourceType": "ValueSet",
  "meta": {
    "lastUpdated": "2021-05-27T07:54:49.066+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PainNumericRatingScale</h2><tt>https://fhir.cambio.se/ValueSet/PainNumericRatingScale/v1</tt><p>Cambio internal Value set to communicate the result of the numeric rating scale of pain. Value set of codes from internal cambio code system.</p></div>"
  },
  "url": "https://fhir.cambio.se/ValueSet/PainNumericRatingScale/v1",
  "version": "1.0.0",
  "name": "PainNumericRatingScale",
  "title": "PainNumericRatingScale",
  "status": "draft",
  "date": "2021-05-27T07:54:48.6441861+00:00",
  "publisher": "Cambio Health care systems",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "informatics@cambio.se"
        }
      ]
    }
  ],
  "description": "Cambio internal Value set to communicate the result of the numeric rating scale of pain. Value set of codes from internal cambio code system.",
  "compose": {
    "include": [
      {
        "system": "https://cambio.codes/nrs/cs/pain-numeric-rating-scale",
        "version": "1.0.0",
        "concept": [
          {
            "code": "0",
            "display": "NRS 0"
          },
          {
            "code": "1",
            "display": "NRS 1"
          },
          {
            "code": "2",
            "display": "NRS 2"
          },
          {
            "code": "3",
            "display": "NRS 3"
          },
          {
            "code": "4",
            "display": "NRS 4"
          },
          {
            "code": "5",
            "display": "NRS 5"
          },
          {
            "code": "6",
            "display": "NRS 6"
          },
          {
            "code": "7",
            "display": "NRS 7"
          },
          {
            "code": "8",
            "display": "NRS 8"
          },
          {
            "code": "9",
            "display": "NRS 9"
          },
          {
            "code": "10",
            "display": "NRS 10"
          }
        ]
      }
    ]
  }
}