{

"resourceType": "ValueSet",
"id": "list-example-codes",
"meta": {
  "lastUpdated": "2017-04-26T18:33:43.228-04:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
  ]
},
"text": {
  "status": "generated",
  "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Example Use Codes for List</h2><div><p>Example use codes for the List resource - typical kinds of use.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"codesystem-list-example-codes.html\"><code>http://hl7.org/fhir/list-example-use-codes</code></a></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  },
  {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  },
  {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }
],
"url": "http://hl7.org/fhir/ValueSet/list-example-codes",
"identifier": [
  {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.3.307"
  }
],
"version": "3.0.0",
"name": "Example Use Codes for List",
"status": "draft",
"experimental": true,
"date": "2017-04-26T18:33:43-04:00",
"publisher": "FHIR Project",
"contact": [
  {
    "telecom": [
      {
        "system": "url",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"description": "Example use codes for the List resource - typical kinds of use.",
"immutable": true,
"compose": {
  "include": [
    {
      "system": "http://hl7.org/fhir/list-example-use-codes"
    }
  ]
}

}