{
"description": "The (FHIR) ActivityDefinition (resource) describes an eHealth activity that is available for assignment to a patient. When assigning an eHealth activity to a patient, an eHealth Task is created, in which sub-activities are included as contained resources that refer to the main task via Task.partOf.",
"_filename": "KT2ActivityDefinition.StructureDefinition.json",
"package_name": "koppeltaalv2.00",
"date": "2022-07-15T15:51:04.8144083+00:00",
"derivation": "constraint",
"meta": {
"versionId": "13",
"lastUpdated": "2022-07-13T13:32:04.1202885+00:00"
},
"publisher": "VZVZ",
"fhirVersion": "4.0.1",
"name": "KT2_ActivityDefinition",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://hl7.org/fhir/object-implementation",
"name": "Object Implementation Information",
"identity": "objimpl"
} ],
"abstract": false,
"copyright": "VZVZ",
"type": "ActivityDefinition",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.7.2-beta",
"status": "draft",
"id": "877c9662-c3fd-4ad9-87ab-469558689146",
"kind": "resource",
"url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "ActivityDefinition",
"path": "ActivityDefinition",
"short": "Beschrijving van een eHealth activiteit"
}, {
"id": "ActivityDefinition.extension",
"min": 2,
"path": "ActivityDefinition.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "ActivityDefinition.extension:publisherIdentifier",
"min": 1,
"path": "ActivityDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherIdentifier" ]
} ],
"label": "Koppeltaal",
"short": "Identification of the publisher",
"sliceName": "publisherIdentifier",
"definition": "Mandatory identification of the publisher of the eHealth activity."
}, {
"id": "ActivityDefinition.extension:endpoint",
"min": 1,
"path": "ActivityDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2EndpointExtension" ]
} ],
"label": "Koppeltaal",
"short": "Endpoint to the service application",
"sliceName": "endpoint",
"definition": "Mandatory reference to the service application (endpoint) that provides the eHealth activity. Can be more than one endpoint."
}, {
"id": "ActivityDefinition.extension:resource-origin",
"min": 0,
"path": "ActivityDefinition.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/resource-origin" ]
} ],
"sliceName": "resource-origin"
}, {
"id": "ActivityDefinition.url",
"min": 1,
"path": "ActivityDefinition.url",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.identifier",
"path": "ActivityDefinition.identifier",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.version",
"path": "ActivityDefinition.version",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.name",
"path": "ActivityDefinition.name",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.title",
"min": 1,
"path": "ActivityDefinition.title",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.subtitle",
"path": "ActivityDefinition.subtitle",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.status",
"path": "ActivityDefinition.status",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.description",
"path": "ActivityDefinition.description",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.topic",
"path": "ActivityDefinition.topic",
"label": "Koppeltaal"
}, {
"id": "ActivityDefinition.code",
"path": "ActivityDefinition.code",
"label": "Koppeltaal"
} ]
},
"contact": [ {
"name": "Bernard Stibbe"
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ActivityDefinition"
}