{
  "resourceType": "ValueSet",
  "id": "condition-severity",
  "meta": {
    "lastUpdated": "2018-04-21T05:48:20.43+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n            <p>This value set includes the following SNOMED CT &quot;Severity&quot; concepts:</p>\n      \n            <ul>\n        \n              <li>24484000: Severe</li>\n        \n              <li>6736007: Moderate</li>\n        \n              <li>255604002: Mild</li>\n      \n            </ul>\n      \n            <p>This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement</p>  \n    \n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueString": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Trial Use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/condition-severity",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.168"
    }
  ],
  "version": "3.5.0",
  "name": "Condition/Diagnosis Severity",
  "status": "draft",
  "experimental": true,
  "date": "2018-04-21T05:48:20+00:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Preferred value set for Condition/Diagnosis severity grading",
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "24484000"
          },
          {
            "code": "6736007"
          },
          {
            "code": "255604002"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:44739b73-4150-462d-a533-c2003e4ae017",
    "timestamp": "2018-04-21T08:00:46+00:00",
    "total": 3,
    "parameter": [
      {
        "name": "profile",
        "valueUri": "http://hl7.org/fhir/ExpansionProfile/dc8fd4bc-091a-424a-8a3b-6198ef146891"
      },
      {
        "name": "expansion-profile",
        "valueString": "http://hl7.org/fhir/ExpansionProfile/dc8fd4bc-091a-424a-8a3b-6198ef146891"
      },
      {
        "name": "limitedExpansion",
        "valueBoolean": true
      },
      {
        "name": "excludeNested",
        "valueBoolean": true
      },
      {
        "name": "version",
        "valueUri": "http://snomed.info/sct?version=http://snomed.info/sct/900000000000207008/version/20160731"
      }
    ],
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "24484000",
        "display": "Severe"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "6736007",
        "display": "Moderate"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "255604002",
        "display": "Mild"
      }
    ]
  }
}