{
"description": "Extension to capture the (planned) date of the transfer, so that can be added to the document.",
"_filename": "eOverdracht-TransferDate.json",
"package_name": "nictiz.fhir.nl.stu3.zib2017",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "3.0.1",
"purpose": "The date is the date for the transfer of care. In the Aanmeldbericht this is the planned date, which can be different in the actual transfer document.",
"name": "eOverdracht TransferDate",
"abstract": false,
"copyright": "CC0",
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "eOverdracht TransferDate",
"package_version": "1.1.1",
"status": "draft",
"id": "414cb6d7-1a1a-4a57-9f63-b0c1f363ffb5",
"kind": "complex-type",
"url": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate",
"context": [ "Composition.section" ],
"version": "0.1",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "Optional Extensions Element",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"constraint": [ {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"definition": "Optional Extension Element - found in all resources."
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate"
}, {
"id": "Extension.value[x]:valueDateTime",
"path": "Extension.valueDateTime",
"type": [ {
"code": "dateTime"
} ],
"sliceName": "valueDateTime"
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "info@nictiz.nl",
"system": "email"
} ]
} ],
"contextType": "resource",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}