{

"resourceType": "ValueSet",
"id": "use-context",
"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>Context of Use ValueSet</h2><p>This value set defines a base set of codes that can be used to indicate that the content in a resource was developed with a focus and intent of supporting use within particular contexts.</p><p>This value set includes codes from the following code systems:</p><ul><li>Import all the codes that are contained in <a href=\"valueset-usps-state.html\">http://hl7.org/fhir/ValueSet/usps-state</a></li><li>Import all the codes that are contained in <a href=\"valueset-practitioner-specialty.html\">http://hl7.org/fhir/ValueSet/practitioner-specialty</a></li><li>Include all codes defined in urn:iso:std:iso:3166</li><li>Include all codes defined in http://unstats.un.org/unsd/methods/m49/m49.htm</li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.18"
  }
],
"url": "http://hl7.org/fhir/ValueSet/use-context",
"version": "1.0.2",
"name": "Context of Use ValueSet",
"status": "draft",
"experimental": true,
"publisher": "FHIR Project team",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "This value set defines a base set of codes that can be used to indicate that the content in a resource was developed with a focus and intent of supporting use within particular contexts.",
"compose": {
  "import": [
    "http://hl7.org/fhir/ValueSet/usps-state",
    "http://hl7.org/fhir/ValueSet/practitioner-specialty"
  ],
  "include": [
    {
      "fhir_comments": [
        "   specialties, assuming this will get fixed up   "
      ],
      "system": "urn:iso:std:iso:3166",
      "_system": {
        "fhir_comments": [
          "   ISO 2 letter country codes   "
        ]
      }
    },
    {
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "_system": {
        "fhir_comments": [
          "   ISO region codes   "
        ]
      }
    }
  ]
}

}