{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "SiteLateralityEuVs",
  "id": "siteLaterality-eu",
  "title": "Body Structure Laterality",
  "description": "Body Structure site laterality qualifier. It indicates - for example - the body site laterality from which a laboratory specimen is collected. (based on SNOMED CT)",
  "url": "http://hl7.eu/fhir/base/ValueSet/siteLaterality-eu",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "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",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "7771000",
            "display": "Left (qualifier value)"
          },
          {
            "code": "24028007",
            "display": "Right (qualifier value)"
          },
          {
            "code": "51440002",
            "display": "Right and left (qualifier value)"
          }
        ]
      }
    ]
  }
}
