{ "description": "A person who receives medical, psychological, paramedical or nursing care. In some care settings, the term client or participant is used instead of the term patient.\\r\\nNationality is used as an indication of the country of citizenship. \\r\\nMarital status is a person’s formal position as defined by the Dutch civil code. There is a distinction between marriage and civil union.\\r\\nLinguistic proficiency is the ability to express oneself in a certain language and understand statements made in that language. This includes both oral and written communication.", "_filename": "nl-core-Patient.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-Patient](http://nictiz.nl/fhir/StructureDefinition/zib-Patient) 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": "NlcorePatient", "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": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": "nl core Patient", "package_version": "0.7.0-beta.1", "status": "draft", "id": "3faef6c3-52b7-4823-bd8d-3b7d14b77aba", "kind": "resource", "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient", "version": null, "differential": { "element": [ { "id": "Patient", "path": "Patient", "alias": [ "nl-core-Patient" ] }, { "id": "Patient.name", "path": "Patient.name", "type": [ { "code": "HumanName" } ] }, { "id": "Patient.name:nameInformation", "path": "Patient.name", "type": [ { "code": "HumanName", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation" ] } ], "sliceName": "nameInformation" }, { "id": "Patient.name:nameInformation-GivenName", "path": "Patient.name", "type": [ { "code": "HumanName", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation.GivenName" ] } ], "sliceName": "nameInformation-GivenName" }, { "id": "Patient.telecom:telephoneNumbers", "path": "Patient.telecom", "type": [ { "code": "ContactPoint", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" ] } ], "sliceName": "telephoneNumbers" }, { "id": "Patient.telecom:emailAddresses", "path": "Patient.telecom", "type": [ { "code": "ContactPoint", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" ] } ], "sliceName": "emailAddresses" }, { "id": "Patient.address", "path": "Patient.address", "type": [ { "code": "Address", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" ] } ] }, { "id": "Patient.contact.extension", "min": 0, "path": "Patient.contact.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.contact.extension:contactPerson", "min": 0, "path": "Patient.contact.extension", "sliceName": "contactPerson" }, { "id": "Patient.contact.extension:contactPerson.value[x]", "path": "Patient.contact.extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson" ] } ], "definition": "Reference to an [nl-core-ContactPerson](http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson) instance containing the full details for the current contact." }, { "id": "Patient.contact.name", "path": "Patient.contact.name", "type": [ { "code": "HumanName", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation" ] } ] }, { "id": "Patient.contact.telecom:telephoneNumbers", "path": "Patient.contact.telecom", "type": [ { "code": "ContactPoint", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" ] } ], "sliceName": "telephoneNumbers" }, { "id": "Patient.contact.telecom:emailAddresses", "path": "Patient.contact.telecom", "type": [ { "code": "ContactPoint", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" ] } ], "sliceName": "emailAddresses" }, { "id": "Patient.contact.address", "path": "Patient.contact.address", "type": [ { "code": "Address", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" ] } ], "comment": "This element can and should not completely capture the AddressInformation concept from zib ContactPerson; it should just be used for the information that is needed for contacting the person in relation to care of the patient. The full address information should instead be captured using an instance of [nl-core-ContactPerson](http://nictiz.nl/fhir/StructureDefintion/nl-core-ContactPerson), which can then be referenced from this resource. See the comment on `Patient.contact` for more information." }, { "id": "Patient.generalPractitioner", "path": "Patient.generalPractitioner", "type": [ { "code": "Reference", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ] } ] } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Patient" }