{
"description": "The period in which a health problem, such as a complaint or illness, receives attention from a care provider. During this period the designation of this health problem can change due to evolving insight and/or the progress of the illness. An episode of care serves as a context for all data related to the health problem.",
"_filename": "nl-core-EpisodeOfCare.json",
"package_name": "nictiz.fhir.nl.r4.nl",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"purpose": "A derived profile from [zib-EpisodeOfCare](http://nictiz.nl/fhir/StructureDefinition/zib-EpisodeOfCare) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"name": "NlcoreEpisodeOfCare",
"abstract": false,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"type": "EpisodeOfCare",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "nl core EpisodeOfCare",
"package_version": "core-0.6.0-beta.2",
"status": "draft",
"id": "3fde12b6-a410-41f7-a000-adac662c3566",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-EpisodeOfCare",
"version": null,
"differential": {
"element": [ {
"id": "EpisodeOfCare",
"path": "EpisodeOfCare",
"alias": [ "nl-core-EpisodeOfCare" ]
}, {
"id": "EpisodeOfCare.diagnosis.condition",
"path": "EpisodeOfCare.diagnosis.condition",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem" ]
} ]
}, {
"id": "EpisodeOfCare.patient",
"path": "EpisodeOfCare.patient",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
} ]
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-EpisodeOfCare"
}