{

"resourceType": "ValueSet",
"id": "defined-types",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>FHIRDefinedType</h2><p>Either a resource or a data type.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"valueset-data-types.html\">http://hl7.org/fhir/data-types</a></li><li>Include all codes defined in <a href=\"valueset-resource-types.html\">http://hl7.org/fhir/resource-types</a></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.14"
  }
],
"url": "http://hl7.org/fhir/ValueSet/defined-types",
"version": "1.0.2",
"name": "FHIRDefinedType",
"status": "draft",
"experimental": false,
"publisher": "HL7 (FHIR Project)",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      },
      {
        "system": "email",
        "value": "fhir@lists.hl7.org"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "Either a resource or a data type.",
"compose": {
  "include": [
    {
      "system": "http://hl7.org/fhir/data-types"
    },
    {
      "system": "http://hl7.org/fhir/resource-types"
    }
  ]
}

}