Current Build

{
  "resourceType" : "ValueSet",
  "id" : "organizationtypeVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Organization Type</h2><div><p>The set of codes that describe a kind of organization.</p>\n</div><p><b>Copyright Statement:</b> Intermountain Healthcare</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <code>http://hl7.org/fhir/organization-hspc-organizationtype</code></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
      "valueBoolean" : true
    }
  ],
  "url" : "http://hl7.org/fhir/hspc/ValueSet/organizationtypeVS",
  "version" : "0.01",
  "name" : "Organization Type",
  "status" : "draft",
  "experimental" : true,
  "date" : "2015-05-19T00:00:00-05:00",
  "publisher" : "HSPC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://healthcaresoa.org"
        }
      ]
    }
  ],
  "description" : "The set of codes that describe a kind of organization.",
  "immutable" : true,
  "copyright" : "Intermountain Healthcare",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/organization-hspc-organizationtype"
      }
    ]
  }
}