{

"resourceType": "ValueSet",
"id": "body-site",
"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>SNOMED CT Body Structures</h2><p>This value set includes all the &quot;Anatomical Structure&quot; SNOMED CT codes (i.e. codes with an is-a relationship with 91723000: Anatomical structure).</p><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright &copy; 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from http://snomed.info/sct where concept  is-a  91723000</li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.78"
  }
],
"url": "http://hl7.org/fhir/ValueSet/body-site",
"version": "1.0.2",
"name": "SNOMED CT Body Structures",
"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 includes all the \"Anatomical Structure\" SNOMED CT codes (i.e. codes with an is-a relationship with 91723000: Anatomical structure).",
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"compose": {
  "include": [
    {
      "system": "http://snomed.info/sct",
      "filter": [
        {
          "property": "concept",
          "op": "is-a",
          "value": "91723000"
        }
      ]
    }
  ]
}

}