{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ApheresisProceduresOPS",
  "id": "apheresis-procedures-ops",
  "title": "Apheresis Procedures OPS",
  "description": "Apheresis procedures from the German procedure classification (Operationen- und Prozedurenschlüssel - OPS)",
  "version": "1.0.6",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/apheresis-procedures-ops",
  "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-07-21T11:14:10+00:00"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "1.2.276.0.76.11.538"
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/bfarm/ops",
        "version": "2020",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "8-82"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/ops",
        "version": "2021",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "8-82"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/bfarm/ops",
        "version": "2022",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "8-82"
          }
        ]
      }
    ]
  }
}