{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "GastrointestinalUlcers",
  "id": "gastrointestinal-ulcers",
  "title": "Gastrointestinal Ulcers",
  "description": "Gastrointestinal ulcers in the context of Covid-19",
  "version": "1.0.6",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/gastrointestinal-ulcers",
  "experimental": false,
  "publisher": "Berlin Institute of Health at Charité (BIH)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-05-03T11:34:19+00:00"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "1.2.276.0.76.11.484"
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/900000000000207008/version/20220131",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "40845000"
          }
        ]
      }
    ]
  }
}