{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "AceInhibitorsATC",
  "id": "ace-inhibitors-atc",
  "title": "ACE inhibitors ATC",
  "description": "ACE inhibitors in the context of Covid-19",
  "version": "1.0.6",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/ace-inhibitors-atc",
  "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-04T20:48:22+00:00"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "1.2.276.0.76.11.499"
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc",
        "version": "2020",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "C09A"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc",
        "version": "2020",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "C09B"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc",
        "version": "2021",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "C09A"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc",
        "version": "2021",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "C09B"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc",
        "version": "2022",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "C09A"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc",
        "version": "2022",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "C09B"
          }
        ]
      }
    ]
  }
}