{
"description": "This (FHIR) ActivityDefinition profile describes a reusable definition of a launchable digital (eHealth) activity that can be requested for a patient in MedMij and/or Koppeltaal workflows. It captures the clinical intent and the technical launch information (e.g., endpoint).",
"_filename": "StructureDefinition-pt-ActivityDefinition.json",
"package_name": "medmij.fhir.nl.r4.providertasks",
"date": null,
"derivation": "constraint",
"publisher": "MedMij",
"fhirVersion": "4.0.1",
"name": "PtActivityDefinition",
"mapping": [ {
"name": "Dataset Aanbiedertaken MedMij 1.0.0-alpha.1 20260511",
"identity": "pt-dataset-100-alpha1-20260511"
} ],
"abstract": false,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"type": "ActivityDefinition",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0-alpha.1",
"status": "draft",
"id": "4e94f098-1c9e-45b1-9cb1-bb0433318e87",
"kind": "resource",
"url": "http://medmij.nl/fhir/StructureDefinition/pt-ActivityDefinition",
"version": null,
"differential": {
"element": [ {
"id": "ActivityDefinition",
"path": "ActivityDefinition",
"alias": [ "Digitale Activiteit" ],
"short": "Digital Activity",
"mapping": [ {
"map": "pt-dataelement-9",
"comment": "Activity",
"identity": "pt-dataset-100-alpha1-20260511"
} ],
"definition": "Definition of a launchable digital (eHealth) activity that can be used as a template for patient-specific workflow requests. The definition may describe different activity types (e.g., launching a third-party module, presenting information, completing a questionnaire, or performing a measurement) and includes the technical launch details needed to invoke the activity in the correct context."
}, {
"id": "ActivityDefinition.extension",
"min": 1,
"path": "ActivityDefinition.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "ActivityDefinition.extension:resource-origin",
"max": "1",
"min": 0,
"path": "ActivityDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/resource-origin" ]
} ],
"sliceName": "resource-origin"
}, {
"id": "ActivityDefinition.extension:endpoint",
"max": "*",
"min": 1,
"path": "ActivityDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2EndpointExtension" ]
} ],
"short": "Endpoint for launching the activity",
"sliceName": "endpoint",
"definition": "Mandatory reference to the service application (endpoint) that provides the launchable eHealth activity. Can be more than one endpoint."
}, {
"id": "ActivityDefinition.extension:publisherId",
"max": "1",
"min": 0,
"path": "ActivityDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherId" ]
} ],
"sliceName": "publisherId"
}, {
"id": "ActivityDefinition.url",
"min": 1,
"path": "ActivityDefinition.url"
}, {
"id": "ActivityDefinition.title",
"min": 1,
"path": "ActivityDefinition.title",
"alias": [ "Titel" ],
"short": "Title",
"mapping": [ {
"map": "pt-dataelement-10",
"comment": "Title",
"identity": "pt-dataset-100-alpha1-20260511"
} ],
"definition": "Short, human-friendly title for the digital activity."
}, {
"id": "ActivityDefinition.status",
"path": "ActivityDefinition.status",
"alias": [ "Status" ],
"short": "Status",
"mapping": [ {
"map": "pt-dataelement-11",
"comment": "Status",
"identity": "pt-dataset-100-alpha1-20260511"
} ],
"definition": "Lifecycle status of the digital activity (e.g., draft, active, retired). A retired activity can no longer be selected or assigned."
}, {
"id": "ActivityDefinition.publisher",
"path": "ActivityDefinition.publisher",
"short": "Publisher",
"mapping": [ {
"map": "pt-dataelement-12",
"comment": "Publisher",
"identity": "pt-dataset-100-alpha1-20260511"
} ],
"definition": "Organization responsible for the content/functionality of this digital activity and its maintenance."
}, {
"id": "ActivityDefinition.description",
"path": "ActivityDefinition.description",
"alias": [ "Omschrijving" ],
"short": "Description",
"mapping": [ {
"map": "pt-dataelement-13",
"comment": "Description",
"identity": "pt-dataset-100-alpha1-20260511"
} ],
"definition": "Guidance on how this digital activity should be used in clinical workflows."
}, {
"id": "ActivityDefinition.useContext",
"path": "ActivityDefinition.useContext",
"comment": "E.g. the activity is targeted to a certain age group.",
"definition": "The context for the content of the eHealth activity."
}, {
"id": "ActivityDefinition.usage",
"path": "ActivityDefinition.usage",
"definition": "A detailed description of how the activity definition is used from a clinical perspective. In the MedMij use case, this text is intended for the healthcare professional who is selecting and assigning the activity to the patient."
}, {
"id": "ActivityDefinition.topic",
"path": "ActivityDefinition.topic",
"short": "E.g. Self-Treatment and Self-Assessment, etc.",
"binding": {
"strength": "extensible",
"valueSet": "http://vzvz.nl/fhir/ValueSet/koppeltaal-definition-topic",
"description": "High-level categorization of the definition, used for indicating special patient initialised activities"
},
"definition": "Descriptive topics related to the content of the activity. The topic is used to indicate that the activity is intended or suitable for initialization by patients."
}, {
"id": "ActivityDefinition.timing[x]",
"path": "ActivityDefinition.timing[x]",
"type": [ {
"code": "Timing"
} ],
"alias": [ "Tijdschema" ],
"short": "Timing",
"mapping": [ {
"map": "pt-dataelement-14",
"comment": "Timing",
"identity": "pt-dataset-100-alpha1-20260511"
} ],
"definition": "Generic recommendation for how often/when the activity is typically performed. Patient-specific scheduling belongs in the clinical order (e.g., ServiceRequestExecutionOrder)."
} ]
},
"contact": [ {
"name": "MedMij",
"telecom": [ {
"use": "work",
"value": "info@medmij.nl",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ActivityDefinition"
}