{
  "resourceType": "ValueSet",
  "id": "spark92",
  "meta": {
    "versionId": "spark92",
    "lastUpdated": "2015-10-02T12:05:38.143+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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 © 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\r\n            </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\r\n                <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.1",
  "name": "Laterality",
  "status": "draft",
  "experimental": true,
  "publisher": "Order and Observation Workgroup",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "date": "2015-09-22T03:47:23+00: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"
          }
        ]
      }
    ]
  }
}