{ "description": "An EpisodeOfCare resource as defined for the Dutch realm", "_filename": "nl-core-episodeofcare.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "HL7 Netherlands", "fhirVersion": "3.0.2", "name": "nl-core-episodeofcare", "mapping": [ { "uri": "https://zibs.nl/wiki/ConcernForTransfer-v1.2(2015EN)", "name": "HCIM ConcernForTransfer-v1.2(2015EN)", "identity": "hcim-concernfortransfer-v1.2-2015EN" }, { "uri": "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)", "name": "HCIM BasicElements-v1.0(2017EN)", "identity": "hcim-basicelements-v1.0-2017EN" } ], "abstract": false, "copyright": "CC0", "type": "EpisodeOfCare", "experimental": null, "resourceType": "StructureDefinition", "title": "nl-core-episodeofcare", "package_version": "1.3.9", "status": "active", "id": "671c0828-8a07-4976-a10d-9a2e0f77a6d2", "kind": "resource", "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare", "version": "1.1.1", "differential": { "element": [ { "id": "EpisodeOfCare.extension", "path": "EpisodeOfCare.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "EpisodeOfCare.extension:dateFirstEncounter", "max": "1", "min": 0, "path": "EpisodeOfCare.extension", "type": [ { "code": "Extension", "profile": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateFirstEncounter" } ], "comment": "For episodes of care it can be relevant, and always is in general practitioner workflow, when the first encounter was that a problem/concern was discussed.", "sliceName": "dateFirstEncounter" }, { "id": "EpisodeOfCare.extension:dateLastEncounter", "max": "1", "min": 0, "path": "EpisodeOfCare.extension", "type": [ { "code": "Extension", "profile": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter" } ], "comment": "For episodes of care it can be relevant, and always is in general practitioner workflow, when the last encounter was that a problem/concern was discussed.", "sliceName": "dateLastEncounter" }, { "id": "EpisodeOfCare.extension:title", "max": "1", "min": 0, "path": "EpisodeOfCare.extension", "type": [ { "code": "Extension", "profile": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title" } ], "comment": "For episodes of care it can be relevant to carry the title that the episode of care is known as for the physisian. This is standard for general practitioner workflow. Usually it is the common name for the latest associated Condition", "sliceName": "title" }, { "id": "EpisodeOfCare.identifier", "path": "EpisodeOfCare.identifier", "mapping": [ { "map": "NL-CM:0.0.6", "comment": "IdentificationNumber", "identity": "hcim-basicelements-v1.0-2017EN" } ] }, { "id": "EpisodeOfCare.type.text", "path": "EpisodeOfCare.type.text", "alias": [ "ConcernLabel" ], "short": "ConcernLabel", "mapping": [ { "map": "NL-CM:5.1.9", "comment": "ConcernLabel", "identity": "hcim-concernfortransfer-v1.2-2015EN" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ], "definition": "If needed, a short, written description of the concern. Mainly in first-line care this will be used for the episode name." }, { "id": "EpisodeOfCare.diagnosis.condition", "path": "EpisodeOfCare.diagnosis.condition", "type": [ { "code": "Reference", "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem" } ] }, { "id": "EpisodeOfCare.patient", "path": "EpisodeOfCare.patient", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" } ], "mapping": [ { "map": "NL-CM:0.0.11", "comment": "Subject", "identity": "hcim-basicelements-v1.0-2017EN" } ] }, { "id": "EpisodeOfCare.managingOrganization", "path": "EpisodeOfCare.managingOrganization", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization" } ] }, { "id": "EpisodeOfCare.period", "path": "EpisodeOfCare.period", "mapping": [ { "map": "NL-CM:0.0.14", "comment": "DateTime", "identity": "hcim-basicelements-v1.0-2017EN" } ] }, { "id": "EpisodeOfCare.careManager", "path": "EpisodeOfCare.careManager", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" } ] }, { "id": "EpisodeOfCare.careManager.extension", "path": "EpisodeOfCare.careManager.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "EpisodeOfCare.careManager.extension:practitionerRole", "max": "1", "path": "EpisodeOfCare.careManager.extension", "type": [ { "code": "Extension", "profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" } ], "sliceName": "practitionerRole" } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare" }