{
  "resourceType": "ValueSet",
  "id": "KBV-VS-AW-Report-Export-Purpose",
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_AW_Report_Export_Purpose",
  "version": "1.3.0",
  "name": "KBV_VS_AW_Report_Export_Purpose",
  "status": "draft",
  "experimental": false,
  "date": "2018-10-06",
  "publisher": "Kassenaerztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "description": "Vorhabenauswahl Report Export",
  "copyright": "Kassenaerztliche Bundesvereinigung",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "concept": [
          {
            "code": "RECORDMGT",
            "display": "records management"
          },
          {
            "code": "HTEST",
            "display": "test health data"
          }
        ]
      }
    ]
  }
}