{
  "resourceType": "ValueSet",
  "id": "qicore-priority",
  "meta": {
    "lastUpdated": "2015-12-03T09:57:31.744+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><h2>SNOMED CT Priorities Codes</h2><p>This value set includes all the &quot;Priorities&quot; SNOMED CT codes (i.e. codes with an is-a relationship with 272125009: Priorities).</p><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright &copy; 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><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from http://snomed.info/sct where concept  is-a  272125009</li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/qicore-priority",
  "version": "1.1.0",
  "name": "SNOMED CT Priorities Codes",
  "status": "draft",
  "experimental": true,
  "publisher": "Health Level Seven, Inc. - CQI WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/special/committees/CQI"
        }
      ]
    }
  ],
  "date": "2015-12-03T09:57:31+11:00",
  "description": "This value set includes all the \"Priorities\" SNOMED CT codes (i.e. codes with an is-a relationship with 272125009: Priorities).",
  "copyright": "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",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "_property": {
              "fhir_comments": [
                "   SNOMED CT - Children of SCTID: 272125009 \"Priorities\"   "
              ]
            },
            "op": "is-a",
            "value": "272125009"
          }
        ]
      }
    ]
  }
}