{
  "resourceType" : "ActivityDefinition",
  "id" : "activitydefinition-with-participant",
  "meta" : {
    "profile" : ["http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\">Activitydefinition with participant</div>"
  },
  "extension" : [{
    "url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2EndpointExtension",
    "valueReference" : {
      "reference" : "Endpoint/endpoint123",
      "type" : "Endpoint"
    }
  },
  {
    "url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherId",
    "valueId" : "ID1234-002"
  }],
  "url" : "https://int-381-kt2-sprint-7.minddistrict.dev/catalogue/F9288512-009C-420A-8A3A-F02C5DA8B810",
  "identifier" : [{
    "use" : "official",
    "system" : "http://ns.minddistrict.com/content/id",
    "value" : "F9288512-009C-420A-8A3A-F02C5DA8B810"
  }],
  "version" : "0.9.0",
  "name" : "ROMlijst_F9288512_009C_420A_8A3A_F02C5DA8B810",
  "title" : "Routine outcome monitoring",
  "subtitle" : "voor GGZ Testland",
  "status" : "active",
  "date" : "2025-04-11T09:30:52+00:00",
  "description" : "Vragenlijst ROM",
  "topic" : [{
    "coding" : [{
      "system" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic",
      "code" : "self-assessment"
    }]
  }],
  "participant" : [{
    "type" : "related-person",
    "role" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "code" : "AUNT"
      }]
    }
  },
  {
    "type" : "practitioner",
    "role" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "224588003",
        "display" : "Psychotherapist"
      }]
    }
  }]
}