FHIR IG Statistics: StructureDefinition/6e21161c-cc1e-4cdc-a02c-d5b356907e1e
Package | Koppeltaalv2.00 |
Resource Type | StructureDefinition |
Id | 6e21161c-cc1e-4cdc-a02c-d5b356907e1e |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Koppeltaalv2.00@0.7.0-preview&canonical=http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition |
URL | http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition |
Version | 0.0.4 |
Status | draft |
Date | 2021-12-28 |
Name | KT2_ActivityDefinition |
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. |
Copyright | VZVZ |
Type | ActivityDefinition |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "6e21161c-cc1e-4cdc-a02c-d5b356907e1e",
"meta": {
"lastUpdated": "2021-12-28T14:18:39.891+00:00"
},
"url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition",
"version": "0.0.4",
"name": "KT2_ActivityDefinition",
"status": "draft",
"date": "2021-12-28",
"publisher": "VZVZ",
"contact": [
{
"name": "Bernard Stibbe"
}
],
"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.",
"copyright": "VZVZ",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "objimpl",
"uri": "http://hl7.org/fhir/object-implementation",
"name": "Object Implementation Information"
}
],
"kind": "resource",
"abstract": false,
"type": "ActivityDefinition",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ActivityDefinition",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ActivityDefinition",
"path": "ActivityDefinition",
"short": "Beschrijving van een eHealth activiteit"
},
{
"id": "ActivityDefinition.extension",
"path": "ActivityDefinition.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 2
},
{
"id": "ActivityDefinition.extension:publisherIdentifier",
"path": "ActivityDefinition.extension",
"sliceName": "publisherIdentifier",
"label": "Koppeltaal",
"short": "Identification of the publisher",
"definition": "Mandatory identification of the publisher of the eHealth activity.",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherIdentifier"
]
}
]
},
{
"id": "ActivityDefinition.extension:endpoint",
"path": "ActivityDefinition.extension",
"sliceName": "endpoint",
"label": "Koppeltaal",
"short": "Endpoint to the service application",
"definition": "Mandatory reference to the service application (endpoint) that provides the eHealth activity. Can be more than one endpoint.",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2EndpointExtension"
]
}
]
},
{
"id": "ActivityDefinition.url",
"path": "ActivityDefinition.url",
"label": "Koppeltaal",
"min": 1
},
{
"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",
"path": "ActivityDefinition.title",
"label": "Koppeltaal",
"min": 1
},
{
"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"
}
]
}
}