{ "description": "A Person resource as defined by the Dutch Health and Care Information models or HCIM (Dutch: Zorginformatiebouwsteen or ZIB) ContactPersoon version 1.2 (Release 2015). The HCIM ContactPerson is meant to deal with both related persons and contacts. This profile targets instantiations of the HCIM ContactPerson who are related persons. An HCIM ContactPerson who is a contact for a patient, belongs in Patient.contact. If a person is both a related person and a contact person, then some data duplication is inevitable. This may or may not be resolved in a future version of the Patient/Person resources.", "_filename": "nl-core-person.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "HL7 Netherlands", "fhirVersion": "3.0.1", "name": "nl-core-person", "mapping": [ { "uri": "https://zibs.nl/wiki/BasicElements-v1.0(2015EN)", "name": "HCIM BasicElements-v1.0(2015EN)", "identity": "hcim-basicelements-v1.0-2015EN" }, { "uri": "https://zibs.nl/wiki/Patient-v2.0.1(2015EN)", "name": "HCIM Patient-v2.0.1(2015EN)", "identity": "hcim-patient-v2.0.1-2015EN" }, { "uri": "https://zibs.nl/wiki/ContactPerson-v1.2(2015EN)", "name": "HCIM ContactPerson-v1.2(2015EN)", "identity": "hcim-contactperson-v1.2-2015EN" }, { "uri": "https://zibs.nl/wiki/HealthProfessional-v1.2.1(2015EN)", "name": "HCIM HealthProfessional-v1.2.1(2015EN)", "identity": "hcim-healthprofessional-v1.2.1-2015EN" }, { "uri": "https://zibs.nl/wiki/Payer-v1.2(2015EN)", "name": "HCIM Payer-v1.2(2015EN)", "identity": "hcim-payer-v1.2-2015EN" }, { "uri": "https://zibs.nl/wiki/BasicElements-v1.0(2016EN)", "name": "HCIM BasicElements-v1.0(2016EN)", "identity": "hcim-basicelements-v1.0-2016EN" }, { "uri": "https://zibs.nl/wiki/Patient-v3.0(2016EN)", "name": "HCIM Patient-v3.0(2016EN)", "identity": "hcim-patient-v3.0-2016EN" }, { "uri": "https://zibs.nl/wiki/ContactPerson-v3.0(2016EN)", "name": "HCIM ContactPerson-v3.0(2016EN)", "identity": "hcim-contactperson-v3.0-2016EN" }, { "uri": "https://zibs.nl/wiki/HealthProfessional-v3.0(2016EN)", "name": "HCIM HealthProfessional-v3.0(2016EN)", "identity": "hcim-healthprofessional-v3.0-2016EN" }, { "uri": "https://zibs.nl/wiki/Payer-v3.0(2016EN)", "name": "HCIM Payer-v3.0(2016EN)", "identity": "hcim-payer-v3.0-2016EN" }, { "uri": "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)", "name": "HCIM BasicElements-v1.0(2017EN)", "identity": "hcim-basicelements-v1.0-2017EN" }, { "uri": "https://zibs.nl/wiki/Patient-v3.1(2017EN)", "name": "HCIM Patient-v3.1(2017EN)", "identity": "hcim-patient-v3.1-2017EN" }, { "uri": "https://zibs.nl/wiki/ContactPerson-v3.1(2017EN)", "name": "HCIM ContactPerson-v3.1(2017EN)", "identity": "hcim-contactperson-v3.1-2017EN" }, { "uri": "https://zibs.nl/wiki/HealthProfessional-v3.1(2017EN)", "name": "HCIM HealthProfessional-v3.1(2017EN)", "identity": "hcim-healthprofessional-v3.1-2017EN" }, { "uri": "https://zibs.nl/wiki/Payer-v3.1(2017EN)", "name": "HCIM Payer-v3.1(2017EN)", "identity": "hcim-payer-v3.1-2017EN" }, { "uri": "https://zibs.nl/wiki/ContactInformation-v1.0(2017EN)", "name": "HCIM ContactInformation-v3.1(2017EN)", "identity": "hcim-contactinformation-v3.1-2017EN" } ], "abstract": false, "copyright": "CC0", "type": "Person", "experimental": null, "resourceType": "StructureDefinition", "title": "nl-core-person", "package_version": "1.2.0", "status": "active", "id": "f6c02596-2acc-423a-9a87-5b6c654efb4a", "kind": "resource", "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-person", "version": "1.0.0", "differential": { "element": [ { "id": "Person.identifier", "path": "Person.identifier", "alias": [ "Identificatienummer" ], "short": "Identifier", "mapping": [ { "map": "NL-CM:0.0.6", "comment": "IdentificationNumber", "identity": "hcim-basicelements-v1.0-2015EN" }, { "map": "NL-CM:0.0.6", "comment": "IdentificationNumber", "identity": "hcim-basicelements-v1.0-2016EN" }, { "map": "NL-CM:0.0.6", "comment": "IdentificationNumber", "identity": "hcim-basicelements-v1.0-2017EN" }, { "map": "NL-CM:0.1.7", "comment": "PatientIdentificationNumber", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.7", "comment": "PatientIdentificationNumber", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:0.1.7", "comment": "PatientIdentificationNumber", "identity": "hcim-patient-v3.1-2017EN" } ], "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "definition": "Identification of the person. This is different from the identification of the persons role as patient/practitioner/contact. Some identifiers however are both in practice like the Dutch burgerservicenummer." }, { "id": "Person.identifier:BSN", "max": "1", "path": "Person.identifier", "alias": [ "BSN" ], "short": "BSN", "sliceName": "BSN" }, { "id": "Person.identifier:BSN.system", "min": 1, "path": "Person.identifier.system", "fixedUri": "http://fhir.nl/fhir/NamingSystem/bsn" }, { "id": "Person.identifier:BSN.value", "min": 1, "path": "Person.identifier.value", "alias": [ "BSN" ], "short": "BSN (Burgerservicenummer (Dutch person identification number))", "example": [ { "label": "Example of a burgerservicenummer", "valueString": "123456782" } ] }, { "id": "Person.name", "path": "Person.name", "type": [ { "code": "HumanName", "profile": "http://fhir.nl/fhir/StructureDefinition/nl-core-humanname" } ], "alias": [ "Naamgegevens" ], "short": "NameInformation", "mapping": [ { "map": "NL-CM:0.1.6", "comment": "NameInformation", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.6", "comment": "NameInformation", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:0.1.6", "comment": "NameInformation", "identity": "hcim-patient-v3.1-2017EN" }, { "map": "NL-CM:3.1.4", "comment": "Name", "identity": "hcim-contactperson-v1.2-2015EN" }, { "map": "NL-CM:3.1.4", "comment": "Name", "identity": "hcim-contactperson-v3.0-2016EN" }, { "map": "NL-CM:3.1.4", "comment": "NameInformation", "identity": "hcim-contactperson-v3.1-2017EN" }, { "map": "NL-CM:17.1.3", "comment": "HealthcareProviderName", "identity": "hcim-healthprofessional-v1.2.1-2015EN" }, { "map": "NL-CM:17.1.3", "comment": "HealthcareProviderName", "identity": "hcim-healthprofessional-v3.0-2016EN" }, { "map": "NL-CM:17.1.3", "comment": "NameInformation", "identity": "hcim-healthprofessional-v3.1-2017EN" }, { "map": "NL-CM:1.1.5", "comment": "PayerName", "identity": "hcim-payer-v1.2-2015EN" }, { "map": "NL-CM:1.1.5", "comment": "PayerName", "identity": "hcim-payer-v3.0-2016EN" }, { "map": "NL-CM:1.1.5", "comment": "PayerName", "identity": "hcim-payer-v3.1-2017EN" } ] }, { "id": "Person.telecom", "path": "Person.telecom", "alias": [ "Contactgegevens" ], "short": "ContactInformation", "mapping": [ { "map": "NL-CM:0.1.5", "comment": "ContactInformation", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.5", "comment": "ContactInformation", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:0.1.5", "comment": "ContactInformation", "identity": "hcim-patient-v3.1-2017EN" }, { "map": "NL-CM:3.1.6", "comment": "TelephoneE-mail", "identity": "hcim-contactperson-v1.2-2015EN" }, { "map": "NL-CM:3.1.6", "comment": "TelephoneE-mail", "identity": "hcim-contactperson-v3.0-2016EN" }, { "map": "NL-CM:3.1.6", "comment": "ContactInformation", "identity": "hcim-contactperson-v3.1-2017EN" }, { "map": "NL-CM:17.1.8", "comment": "TelephoneE-mail", "identity": "hcim-healthprofessional-v1.2.1-2015EN" }, { "map": "NL-CM:17.1.8", "comment": "TelephoneE-mail", "identity": "hcim-healthprofessional-v3.0-2016EN" }, { "map": "NL-CM:17.1.8", "comment": "ContactInformation", "identity": "hcim-healthprofessional-v3.1-2017EN" }, { "map": "NL-CM:1.1.12", "comment": "TelephoneE-mail", "identity": "hcim-payer-v1.2-2015EN" }, { "map": "NL-CM:1.1.12", "comment": "TelephoneE-mail", "identity": "hcim-payer-v3.0-2016EN" }, { "map": "NL-CM:1.1.12", "comment": "ContactInformation", "identity": "hcim-payer-v3.1-2017EN" }, { "map": "NL-CM:20.6.2", "comment": "TelephoneNumbers", "identity": "hcim-contactinformation-v3.1-2017EN" }, { "map": "NL-CM:20.6.3", "comment": "EmailAddresses", "identity": "hcim-contactinformation-v3.1-2017EN" } ] }, { "id": "Person.telecom.system", "min": 1, "path": "Person.telecom.system", "mapping": [ { "map": "NL-CM:20.6.6", "comment": "NumberType", "identity": "hcim-contactinformation-v3.1-2017EN" } ] }, { "id": "Person.telecom.value", "min": 1, "path": "Person.telecom.value", "alias": [ "Telefoonnummer", "EmailAdres" ], "short": "TelephoneNumber / E-mailAddress", "mapping": [ { "map": "NL-CM:0.1.23", "comment": "TelephoneNumber", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.23", "comment": "TelephoneNumber", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:20.6.4", "comment": "TelephoneNumber", "identity": "hcim-contactinformation-v1.0-2017EN" }, { "map": "NL-CM:0.1.20", "comment": "E-mailAddress", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.20", "comment": "E-mailAddress", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:20.6.7", "comment": "EmailAddress", "identity": "hcim-contactinformation-v3.1-2017EN" } ] }, { "id": "Person.telecom.use", "path": "Person.telecom.use", "alias": [ "NummerSoort", "EmailSoort" ], "short": "NumberType / E-mailAddressType", "mapping": [ { "map": "NL-CM:0.1.22", "comment": "NumberType", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.22", "comment": "NumberType", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:20.6.6", "comment": "NumberType", "identity": "hcim-contactinformation-v1.0-2017EN" }, { "map": "NL-CM:0.1.19", "comment": "E-mailAddressType", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.19", "comment": "E-mailAddressType", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:20.6.5", "comment": "TelecomType", "identity": "hcim-contactinformation-v1.0-2017EN" }, { "map": "NL-CM:20.6.8", "comment": "EmailAddressType", "identity": "hcim-contactinformation-v1.0-2017EN" } ] }, { "id": "Person.gender", "path": "Person.gender", "alias": [ "Geslacht" ], "short": "Gender", "mapping": [ { "map": "NL-CM:0.1.9", "comment": "Gender", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.9", "comment": "Gender", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:0.1.9", "comment": "Gender", "identity": "hcim-patient-v3.1-2017EN" } ] }, { "id": "Person.birthDate", "path": "Person.birthDate", "alias": [ "Geboortedatum" ], "short": "Persons date of birth. An incomplete date, e.g. only year or only year + month, is permitted.", "mapping": [ { "map": "NL-CM:0.1.10", "comment": "DateOfBirth", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.10", "comment": "DateOfBirth", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:0.1.10", "comment": "DateOfBirth", "identity": "hcim-patient-v3.1-2017EN" } ] }, { "id": "Person.address", "path": "Person.address", "type": [ { "code": "Address", "profile": "http://fhir.nl/fhir/StructureDefinition/nl-core-address" } ], "alias": [ "Adresgegevens" ], "short": "AddressInformation", "mapping": [ { "map": "NL-CM:0.1.4", "comment": "AddressInformation", "identity": "hcim-patient-v2.0.1-2015EN" }, { "map": "NL-CM:0.1.4", "comment": "AddressInformation", "identity": "hcim-patient-v3.0-2016EN" }, { "map": "NL-CM:0.1.4", "comment": "AddressInformation", "identity": "hcim-patient-v3.1-2017EN" }, { "map": "NL-CM:3.1.5", "comment": "Address", "identity": "hcim-contactperson-v1.2-2015EN" }, { "map": "NL-CM:3.1.5", "comment": "Address", "identity": "hcim-contactperson-v3.0-2016EN" }, { "map": "NL-CM:3.1.5", "comment": "AddressInformation", "identity": "hcim-contactperson-v3.1-2017EN" }, { "map": "NL-CM:17.1.7", "comment": "Address", "identity": "hcim-healthprofessional-v1.2.1-2015EN" }, { "map": "NL-CM:17.1.7", "comment": "Address", "identity": "hcim-healthprofessional-v3.0-2016EN" }, { "map": "NL-CM:17.1.7", "comment": "AddressInformation", "identity": "hcim-healthprofessional-v3.1-2017EN" }, { "map": "NL-CM:1.1.17", "comment": "Address", "identity": "hcim-payer-v1.2-2015EN" }, { "map": "NL-CM:1.1.17", "comment": "Address", "identity": "hcim-payer-v3.0-2016EN" }, { "map": "NL-CM:1.1.17", "comment": "AddressInformation", "identity": "hcim-payer-v3.1-2017EN" } ] }, { "id": "Person.managingOrganization", "path": "Person.managingOrganization", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization" } ] }, { "id": "Person.link.target", "path": "Person.link.target", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" }, { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" }, { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson" }, { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-person" } ] } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person" }