{
"description": null,
"_filename": "eOverdracht-Task.json",
"package_name": "nictiz.fhir.nl.stu3.eoverdracht",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "3.0.2",
"name": "eOverdracht-Task",
"abstract": false,
"type": "Task",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.2.0-beta2",
"status": "draft",
"id": "e5157fb7-df5d-421e-a1e7-b5a2eed06cb1",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Task",
"version": null,
"differential": {
"element": [ {
"id": "Task.status",
"path": "Task.status",
"short": "draft | requested | received | accepted |",
"definition": "The current state of the Task. States that can be used: \r\n- requested: Placer has made the registration available\r\n- received: filler has received the request and is juding the request\r\n- accepted: filler accepts the registration, and can provide the care asked for\r\n- on-hold: filler proposes a different date\r\n- in-progress: placer confirms to the filler it proceeds with the transfer\r\n- rejected: filler rejects the registration\r\n- cancelled: placer or filler has cancelled the transfer\r\n- completed: filler recieved the overdrachtsbericht\r\n- ready, failed, will not be used"
}, {
"id": "Task.intent",
"path": "Task.intent",
"comment": "This element is immutable. Proposed tasks, planned tasks, etc. must be distinct instances.\n\nIn the case the Task has the intent \"order\""
}, {
"id": "Task.code",
"min": 1,
"path": "Task.code"
}, {
"id": "Task.code.coding.system",
"path": "Task.code.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "Task.code.coding.code",
"path": "Task.code.coding.code",
"fixedCode": "308292007"
}, {
"id": "Task.for",
"min": 1,
"path": "Task.for",
"type": [ {
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
} ]
}, {
"id": "Task.requester",
"min": 1,
"path": "Task.requester"
}, {
"id": "Task.requester.agent",
"path": "Task.requester.agent",
"type": [ {
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}, {
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
}, {
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
} ],
"definition": "The practitioner or organisation who initiated the task."
}, {
"id": "Task.input",
"path": "Task.input",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "type.coding.code",
"type": "value"
} ]
}
}, {
"id": "Task.input:aanmeldbericht",
"max": "1",
"path": "Task.input",
"sliceName": "aanmeldbericht"
}, {
"id": "Task.input:aanmeldbericht.type.coding.system",
"path": "Task.input.type.coding.system",
"fixedUri": "http://loinc.org"
}, {
"id": "Task.input:aanmeldbericht.type.coding.code",
"path": "Task.input.type.coding.code",
"fixedCode": "57830-2"
}, {
"id": "Task.input:aanmeldbericht.value[x]:valueReference",
"path": "Task.input.valueReference",
"type": [ {
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-aanmeldbericht"
} ],
"sliceName": "valueReference"
}, {
"id": "Task.input:overdrachtbericht",
"max": "1",
"path": "Task.input",
"sliceName": "overdrachtbericht"
}, {
"id": "Task.input:overdrachtbericht.type.coding.system",
"path": "Task.input.type.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "Task.input:overdrachtbericht.type.coding.code",
"path": "Task.input.type.coding.code",
"fixedCode": "11511000146104"
}, {
"id": "Task.input:overdrachtbericht.value[x]:valueReference",
"path": "Task.input.valueReference",
"type": [ {
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-overdrachtsbericht-volwassenen"
} ],
"sliceName": "valueReference"
}, {
"id": "Task.output",
"path": "Task.output",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "type.coding.code",
"type": "value"
} ]
}
}, {
"id": "Task.output:alternativeDate",
"path": "Task.output",
"sliceName": "alternativeDate"
}, {
"id": "Task.output:alternativeDate.type.coding.system",
"path": "Task.output.type.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "Task.output:alternativeDate.type.coding.code",
"path": "Task.output.type.coding.code",
"fixedCode": "146851000146105"
}, {
"id": "Task.output:alternativeDate.type.coding.display",
"path": "Task.output.type.coding.display",
"defaultValueString": "Alternative date for transfer of care (waarneembare entiteit)"
}, {
"id": "Task.output:alternativeDate.value[x]:valueDateTime",
"path": "Task.output.valueDateTime",
"type": [ {
"code": "dateTime"
} ],
"sliceName": "valueDateTime"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task"
}