{ "description": "A contact is any interaction, regardless of the situation, between a patient and the healthcare provider, in which the healthcare provider has primary responsibility for diagnosing, evaluating and treating the patient’s condition and informing the patient. These can be visits, appointments or non face-to-face interactions.\\r\\n\\r\\nContacts can be visits to the general practitioner or other practices, home visits, admissions (in hospitals, nursing homes or care homes, psychiatric institutions or convalescent homes) or other relevant contacts. This includes past and future contacts.", "_filename": "nl-core-Encounter.json", "package_name": "nictiz.fhir.nl.r4.nl-core", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "4.0.1", "purpose": "A derived profile from [zib-Encounter](http://nictiz.nl/fhir/StructureDefinition/zib-Encounter) 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": "NlcoreEncounter", "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": "Encounter", "experimental": null, "resourceType": "StructureDefinition", "title": "nl core Encounter", "package_version": "0.6.0-beta.2", "status": "draft", "id": "13c670bf-15d6-4ddb-b0fe-9ddcd95df6cb", "kind": "resource", "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter", "version": null, "differential": { "element": [ { "id": "Encounter", "path": "Encounter", "alias": [ "nl-core-Encounter" ] }, { "id": "Encounter.subject", "path": "Encounter.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] } ] }, { "id": "Encounter.participant:healthProfessional", "path": "Encounter.participant", "sliceName": "healthProfessional" }, { "id": "Encounter.participant:healthProfessional.individual", "path": "Encounter.participant.individual", "type": [ { "code": "Reference", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ], "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ] } ] }, { "id": "Encounter.reasonReference:problem", "path": "Encounter.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem" ] } ], "sliceName": "problem" }, { "id": "Encounter.reasonReference:procedure", "path": "Encounter.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event" ] } ], "sliceName": "procedure" }, { "id": "Encounter.reasonReference:deviatingResult", "path": "Encounter.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult" ] } ], "sliceName": "deviatingResult" }, { "id": "Encounter.location.location", "path": "Encounter.location.location", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider" ] } ] } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter" }