--- type: "valueset" title: "Bodystructure Laterality" valueset: "bodystructure-laterality" --- # Bodystructure Laterality - **Official URL**: http://hl7.org/fhir/ValueSet/bodystructure-laterality - **Version**: 6.0.0 - **Status**: active - **Name**: BodystructureLaterality - **Title**: Bodystructure Laterality - **Publisher**: Order and Observation Workgroup - **Description**: SNOMED-CT concepts modifying the laterality of the anatomic location ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 7771000, 24028007, 51440002 ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="Order and Observation Workgroup"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="SNOMED-CT concepts modifying the laterality of the anatomic location"/> <copyright value="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 value="http://snomed.info/sct"/> <concept> <code value="7771000"/> <display value="Left (qualifier value)"/> </concept> <concept> <code value="24028007"/> <display value="Right (qualifier value)"/> </concept> <concept> <code value="51440002"/> <display value="Bilateral"/> </concept> </include> </compose> </ValueSet> ```