{

"resourceType": "ValueSet",
"id": "bodysite-laterality",
"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>Laterality</h2><p>Laterality: SNOMED-CT concepts for 'left', 'right', and 'bilateral'</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 these codes as defined in http://snomed.info/sct<table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>419161000</td><td>Unilateral left</td><td/></tr><tr><td>419465000</td><td>Unilateral right</td><td/></tr><tr><td>51440002</td><td>Bilateral</td><td/></tr></table></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.442"
  }
],
"url": "http://hl7.org/fhir/ValueSet/bodysite-laterality",
"version": "1.0.2",
"name": "Laterality",
"status": "draft",
"experimental": true,
"publisher": "Order and Observation Workgroup",
"contact": [
  {
    "fhir_comments": [
      "   author Eric Haas, Health eData Inc.  "
    ],
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "Laterality: SNOMED-CT concepts for 'left', 'right', and 'bilateral'",
"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",
      "concept": [
        {
          "code": "419161000",
          "display": "Unilateral left"
        },
        {
          "code": "419465000",
          "display": "Unilateral right"
        },
        {
          "code": "51440002",
          "display": "Bilateral"
        }
      ]
    }
  ]
}

}