Concepts/Patient: Difference between revisions
From OHC Network Wiki
More languages
More actions
Content deleted Content added
Mirror Patient concept rewrite from ohcnetwork/docs main (e7dcfcbd, patient.mdx) (via update-page on MediaWiki MCP Server) |
Sync with ohcnetwork/docs 916557c — add Volunteer Contact attribute, Patient Identifiers section, delete note; remove Status; update flow links (via update-page on MediaWiki MCP Server) |
||
| Line 8: | Line 8: | ||
|fhir=Patient |
|fhir=Patient |
||
|reference=References/Patient |
|reference=References/Patient |
||
|flow=Flows/ |
|flow=Flows/Register a patient |
||
}} |
}} |
||
| Line 48: | Line 48: | ||
|- |
|- |
||
| Deceased Status || Whether the person is deceased, with the date and time of death. |
| Deceased Status || Whether the person is deceased, with the date and time of death. |
||
|- |
|||
| Volunteer Contact || The users that a facility assigns to the patient for field support. |
|||
|} |
|} |
||
{{Note|1=You enter either a date of birth or an age, not both.}} |
{{Note|1=You enter either a date of birth or an age, not both.}} |
||
== Patient Identifiers == |
|||
Your deployment configures the identifier types that Care shows. A facility can define its own identifier types, or the instance can define identifier types for all facilities. Each identifier type is required or optional. An identifier type can also check the format of the value that you enter. |
Your deployment configures the identifier types that Care shows. A facility can define its own identifier types, or the instance can define identifier types for all facilities. Each identifier type is required or optional. An identifier type can also check the format of the value that you enter. |
||
| ⚫ | |||
* '''Active''' — the record is used for encounters and orders |
|||
* '''Deceased''' — administrative closure; clinical history remains auditable |
|||
== Permissions == |
== Permissions == |
||
| Line 79: | Line 76: | ||
| Can submit questionnaire about patients || Submit a questionnaire about a patient. |
| Can submit questionnaire about patients || Submit a questionnaire about a patient. |
||
|} |
|} |
||
{{Note|1=Only a system administrator can permanently delete a patient record. Regular staff roles cannot delete a patient record.}} |
|||
| ⚫ | |||
Concepts: |
|||
* [[Concepts/Patient|Patient]] |
|||
Flows: |
|||
* [[Flows/Search for a patient|Search for a patient]] |
|||
* [[Flows/Register a patient|Register a patient]] |
|||
* [[Flows/View a patient's profile|View a patient's profile]] |
|||
* [[Flows/Update patient details|Update patient details]] |
|||
* [[Flows/Manage patient identifiers|Manage patient identifiers]] |
|||
* [[Flows/Manage patient tags|Manage patient tags]] |
|||
* [[Flows/Mark a patient as deceased|Mark a patient as deceased]] |
|||
* [[Flows/Manage patient users|Manage patient users]] |
|||
* [[Flows/View a patient's appointments and tokens|View a patient's appointments and tokens]] |
|||
{{Navbox clinical}} |
{{Navbox clinical}} |
||
Revision as of 15:32, 10 August 2026
Definition
A patient in Care is a person who receives care through your facility or program. The patient record holds the demographic and contact details of that person. Care ties every encounter, condition, note, appointment, and clinical record to a patient record.
Key Attributes
| Components | What it captures |
|---|---|
| Name | The full name of the person. Care stores the name as a single free-text entry. |
| Gender | The gender of the person: Male, Female, Non-binary, or Transgender. |
| Phone Number | The primary contact number of the person. |
| Emergency Phone Number | The number to call in an emergency. |
| Date of Birth | The date the person was born. |
| Age | The age of the person in years. Care converts the age to a year of birth. |
| Address | The current address of the person, as free text. |
| Permanent Address | The permanent address of the person. You can mark it the same as the current address. |
| PIN Code | The postal code of the address. |
| Blood Group | The blood group of the person. Staff collect this value at registration. |
| Geo Organization | The government administrative area that the person belongs to. |
| Patient Identifiers | The identifiers that your deployment configures, for example a national ID or a facility ID. |
| Patient Tags | The labels that administrators attach to the patient record. |
| Deceased Status | Whether the person is deceased, with the date and time of death. |
| Volunteer Contact | The users that a facility assigns to the patient for field support. |
📝 Note
You enter either a date of birth or an age, not both.
Patient Identifiers
Your deployment configures the identifier types that Care shows. A facility can define its own identifier types, or the instance can define identifier types for all facilities. Each identifier type is required or optional. An identifier type can also check the format of the value that you enter.
Permissions
| Permission | What it allows |
|---|---|
| Can Create Patient | Register a new patient. |
| Can Update a Patient's data | Edit the details of an existing patient. |
| Can list patients | See patients in search results and lists. |
| Can view clinical data about patients | View the clinical information of a patient. |
| Can view questionnaire responses on patient | View the questionnaire responses of a patient. |
| Can submit questionnaire about patients | Submit a questionnaire about a patient. |
📝 Note
Only a system administrator can permanently delete a patient record. Regular staff roles cannot delete a patient record.
Related
Concepts:
Flows:
Related
Pages that link here:
- Concepts/Account
- Concepts/Appointment Booking
- Concepts/Consent
- Concepts/Diagnostic Report
- Concepts/Files
- Concepts/Invoice
- Concepts/Medication Request
- Concepts/Observation
- Concepts/Questionnaire Response
- Concepts/Roles & Permissions
- Concepts/Specimen
- Concepts/Token
- Concepts/User
- Flows/Manage patient identifiers
- Flows/Manage patient tags
- Flows/Manage patient users
- Flows/Mark a patient as deceased
- Flows/Register a patient
- Flows/Search for a patient
- Flows/Update patient details
- Flows/View a patient's appointments and tokens
- Flows/View a patient's profile
- References/Account
- References/Encounter
- References/Patient
- References/Questionnaire Response
- References/Token
- References/User & Skills
- Reference: References/Patient
- Flow: Flows/Register a patient