{ "description": "A contact person is a person not being a healthcare professional who is involved in the patient’s care, such as family members, caregivers, mental caretakers, guardians and legal representatives.\\r\\n\\r\\nIn addition to identification information such as the name, address and contact information can also be entered. The relationship to the patient and the role this person has can be entered as well.", "_filename": "HdBe-ContactPerson.json", "package_name": "healthdata.be.r4.cbb", "date": "2022-10-17T09:09:13.9562003+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2022-08-19T06:57:39.6677921+00:00" }, "publisher": "Healthdata.be (Sciensano)", "fhirVersion": "4.0.1", "name": "HdBeContactPerson", "mapping": [ { "uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-ContactPerson", "name": "HdBe logical model ContactPerson", "identity": "HdBe-ContactPerson" }, { "uri": "https://zibs.nl/wiki/ContactPerson-v3.4(2020EN)", "name": "zib ContactPerson-v3.4(2020EN)", "identity": "zib-contactperson-v3.4-2020EN" } ], "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": "RelatedPerson", "experimental": null, "resourceType": "StructureDefinition", "title": "HdBe-ContactPerson", "package_version": "0.12.0-beta", "status": "draft", "id": "328d7e44-cec3-4582-8e28-4a3d4cf10ff2", "kind": "resource", "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-ContactPerson", "version": null, "differential": { "element": [ { "id": "RelatedPerson", "path": "RelatedPerson", "alias": [ "Contactpersoon" ], "short": "Contact", "comment": "Whereas the CBB ContactPerson includes all (non-healthcare professional) persons that are involved in the care for a patient, FHIR distinguishes two use cases for these persons:\r\n\r\n* The RelatedPerson resource, and therefore this profile, is used to capture information about any person that is related to the patient.\r\n* Information about persons that should be _contacted_ regarding the care for the patient is captured using the `Patient.contact` resource.\r\n\r\nIf a person is both a related person and a contact person, then some data duplication is inevitable.", "mapping": [ { "map": "NL-CM:3.1.1", "comment": "Contact", "identity": "zib-contactperson-v3.4-2020EN" }, { "map": "ContactPerson", "identity": "HdBe-ContactPerson" } ] }, { "id": "RelatedPerson.patient", "path": "RelatedPerson.patient", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient" ] } ] }, { "id": "RelatedPerson.relationship", "path": "RelatedPerson.relationship", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "value" } ] } }, { "id": "RelatedPerson.relationship:role", "path": "RelatedPerson.relationship", "alias": [ "Rol" ], "short": "Role", "binding": { "strength": "required", "valueSet": "https://fhir.healthdata.be/ValueSet/Role", "description": "RolCodelijst" }, "mapping": [ { "map": "NL-CM:3.1.2", "comment": "Role", "identity": "zib-contactperson-v3.4-2020EN" }, { "map": "ContactPerson.Role", "identity": "HdBe-ContactPerson" } ], "sliceName": "role", "definition": "Defines the role of the contact person in relation to the patient." }, { "id": "RelatedPerson.relationship:relationship", "path": "RelatedPerson.relationship", "alias": [ "Relatie" ], "short": "Relationship", "binding": { "strength": "required", "valueSet": "https://fhir.healthdata.be/ValueSet/Relationship", "description": "RelatieCodelijst" }, "mapping": [ { "map": "NL-CM:3.1.3", "comment": "Relationship", "identity": "zib-contactperson-v3.4-2020EN" }, { "map": "ContactPerson.Relationship", "identity": "HdBe-ContactPerson" } ], "sliceName": "relationship", "definition": "Defines the contact person’s familial relationship to the patient." }, { "id": "RelatedPerson.name", "path": "RelatedPerson.name", "alias": [ "Naamgegevens" ], "short": "NameInformation", "mapping": [ { "map": "NL-CM:3.1.4", "comment": "NameInformation", "identity": "zib-contactperson-v3.4-2020EN" }, { "map": "ContactPerson.NameInformation", "identity": "HdBe-ContactPerson" } ], "slicing": { "rules": "open", "discriminator": [ { "path": "use", "type": "value" } ] }, "definition": "Full name of the contact person." }, { "id": "RelatedPerson.name:nameInformation", "max": "2", "path": "RelatedPerson.name", "type": [ { "code": "HumanName", "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-NameInformation" ] } ], "sliceName": "nameInformation" }, { "id": "RelatedPerson.name:nameInformation-GivenName", "path": "RelatedPerson.name", "type": [ { "code": "HumanName", "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-NameInformation.GivenName" ] } ], "sliceName": "nameInformation-GivenName" }, { "id": "RelatedPerson.telecom", "path": "RelatedPerson.telecom", "type": [ { "code": "ContactPoint", "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-ContactInformation" ] } ], "alias": [ "Contactgegevens" ], "short": "ContactInformation", "mapping": [ { "map": "NL-CM:3.1.6", "comment": "ContactInformation", "identity": "zib-contactperson-v3.4-2020EN" }, { "map": "ContactPerson.ContactInformation", "identity": "HdBe-ContactPerson" } ], "definition": "The contact person’s telephone number and/or e-mail address." }, { "id": "RelatedPerson.address", "path": "RelatedPerson.address", "type": [ { "code": "Address", "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-AddressInformation" ] } ], "mapping": [ { "map": "NL-CM:3.1.5", "comment": "AddressInformation", "identity": "zib-contactperson-v3.4-2020EN" }, { "map": "ContactPerson.AddressInformation", "identity": "HdBe-ContactPerson" } ], "definition": "Contact person’s address information." } ] }, "contact": [ { "name": "Service portal – healthdata.be", "telecom": [ { "use": "work", "value": "https://sciensano.service-now.com/sp", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson" }