Package | nictiz.fhir.nl.stu3.eoverdracht |
Resource Type | StructureDefinition |
Id | eOverdracht-TransferDate |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eoverdracht@4.1.0-alpha.5&canonical=http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate |
URL | http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate |
Version | 4.0.0 |
Status | active |
Name | eOverdrachtTransferDate |
Title | eOverdracht TransferDate |
Realm | nl |
Description | Extension to capture the (planned) date of the transfer, so that can be added to the document. |
Purpose | The date is the date for the transfer of care. In the advance notice (Aanmeldbericht) this is the planned date, which can be different in the actual nursing handoff (Overdrachtsbericht). |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
eOverdracht-NursingHandoff-Adults | eOverdracht nursing handoff adults |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "eOverdracht-TransferDate", "url": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate", "version": "4.0.0", "name": "eOverdrachtTransferDate", "title": "eOverdracht TransferDate", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Extension to capture the (planned) date of the transfer, so that can be added to the document.", "purpose": "The date is the date for the transfer of care. In the advance notice (Aanmeldbericht) this is the planned date, which can be different in the actual nursing handoff (Overdrachtsbericht).", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Composition.section" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate" }, { "id": "Extension.value[x]:valueDateTime", "path": "Extension.valueDateTime", "sliceName": "valueDateTime", "type": [ { "code": "dateTime" } ] } ] } }