Current Build

{
  "resourceType" : "ValueSet",
  "id" : "transportPriority",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Transport Priority value set</h2><div><p>A set of codes that describe the kind of documentation used to validate a date of birth.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=709122007">709122007</a></td><td>ASAP-As soon as possible</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=49499008">49499008</a></td><td>Stat</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=50811001">50811001</a></td><td>Routine</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=103391001">103391001</a></td><td>Urgent</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/fpar/ValueSet/transportPriority",
  "name" : "HSPC Transport Priority value set",
  "status" : "draft",
  "date" : "2019-02-15T12:55:20-05:00",
  "publisher" : "HSPC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://healthcaresoa.org"
        }
      ]
    }
  ],
  "description" : "A set of codes that describe the kind of documentation used to validate a date of birth.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "709122007",
            "display" : "ASAP-As soon as possible"
          },
          {
            "code" : "49499008",
            "display" : "Stat"
          },
          {
            "code" : "50811001",
            "display" : "Routine"
          },
          {
            "code" : "103391001",
            "display" : "Urgent"
          }
        ]
      }
    ]
  }
}