{
  "resourceType": "ValueSet",
  "id": "VisusLateraliteitCodelijst",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://dhd.nl/fhir/ValueSet/VisusLateraliteitCodelijst",
  "version": "0.1",
  "name": "VisusLateraliteitCodelijst",
  "title": "VisusLateraliteitCodelijst",
  "status": "active",
  "experimental": false,
  "publisher": "DHD",
  "contact": [
    {
      "name": "DHD",
      "telecom": [
        {
          "system": "url",
          "value": "https://dhd.nl"
        }
      ]
    }
  ],
  "description": "VisusLateraliteitCodelijst",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "7771000",
            "display": "Left",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Links"
              }
            ]
          },
          {
            "code": "24028007",
            "display": "Right",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Rechts"
              }
            ]
          },
          {
            "code": "51440002",
            "display": "Right and left",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Rechts en links"
              }
            ]
          }
        ]
      }
    ]
  }
}