{
  "resourceType": "ValueSet",
  "language": "en",
  "url": "http://fhir.smart4health.eu/ValueSet/s4h-provenance-activity",
  "version": "0.1.0",
  "id": "s4h-provenance-activity",
  "name": "S4hProvenanceActivity",
  "status": "draft",
  "publisher": "D4L data4life gGmbH",
  "contact": [
    {
      "name": "D4L data4life gGmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.data4life.care"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-data-activity"
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/provenance-activity-type"
        ]
      }
    ]
  }
}