{
"description": "An Encounter resource as defined by the eOverdracht program, based on Dutch Health and Care Information model (Dutch: Zorginformatiebouwsteen or ZIB) Encounter v3.1(2017).\\r\\n\\r\\nThis eOverdracht specific profile differs in two important ways for [the zib profile](http://nictiz.nl/fhir/StructureDefinition/zib-Encounter) that it is based on:\\r\\n* An option is added to describe the reason for the Encounter in free text (while the option to describe just a deviating result as reason cannot be used). This information can be found on `Condition.reason.text`.\\r\\n* This resource can be used for future encounters as well as past encounters. This aligns with zib release 2020.",
"_filename": "eOverdracht-Encounter.json",
"package_name": "nictiz.fhir.nl.stu3.eoverdracht",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "3.0.2",
"purpose": "This profile is to be used specifically within the context of eOverdracht care plans.",
"name": "eOverdracht Encounter",
"mapping": [ {
"uri": "https://decor.nictiz.nl/art-decor/decor-scenarios--e-overdracht-?id=2.16.840.1.113883.2.4.3.11.60.30.4.68",
"name": "eOverdracht 4.0 transaction \"Sturen overdrachtsbericht volwassenen\"",
"identity": "eOverdracht-NursingHandoff-Adults"
} ],
"abstract": false,
"copyright": "CC0",
"type": "Encounter",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "eOverdracht Encounter",
"package_version": "4.0.0",
"status": "active",
"id": "453a0212-0d48-4d77-b8b9-e635cba57b5c",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Encounter",
"version": "4.0.0",
"differential": {
"element": [ {
"id": "Encounter.reason",
"max": "1",
"path": "Encounter.reason"
}, {
"id": "Encounter.reason.coding",
"max": "0",
"path": "Encounter.reason.coding"
}, {
"id": "Encounter.reason.text",
"path": "Encounter.reason.text",
"alias": [ "RedenContactTekst" ],
"short": "ReasonContactText",
"comment": "Please note that in the base profile this field represent the HCIM Concept DeviatingResult, while its meaning is broadened to any textual description for the Encounter (which could include a deviating result).",
"mapping": [ {
"map": "e-overdracht-dataelement-v4-1740",
"comment": "RedenContactTekst",
"identity": "eOverdracht-NursingHandoff-Adults"
} ],
"definition": "Addition to HCIM Contact for eOverdracht to describe a broader range of reasons than what's possible with Problem, Procedure or DeviatingResult."
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
}