Patches a patients information for a given medical record number.Copy Pagepatch https://integrationhub.wellsky.io/commands/v4/patientsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsapi-versionstringThe requested API versionBody Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request containing the patient information.medicalRecordNumberstringrequiredlength ≥ 1The MRN of the patient.firstNamestring | nullFirst name of the patient.lastNamestring | nullLast name of the patient.dateOfBirthdate-time | nullBirth date of the patient.companyIdint64 | nullUnique identifier of the company.middleNamestring | nullMiddle name of the patient.titlestring | nullLookup value for name title.suffixstring | nullSuffix of the patient.dateOfDeathdate-time | nullDeath date of the patient.categorystring | nullLookup value for patient category.serviceAreastring | nullLookup value for service area.teamstring | nullLookup value for team.genderstring | nullLookup value for gender.ssnstring | nullSSN of the patient.maritalStatusstring | nullLookup value for marital status.referralSourceIdint64 | nullUnique identifier of the referral source.patientStatusstring | nullLookup value for patient status.patientStatusChangeEnterDatedate-time | nullEnter date of the patient status change.patientStatusChangeReasonstring | nullReason of the patient status change. Lookup value for discharge reason.codeStatusstring | nullLookup value for code status.languagestring | nullLookup value for language.referralDatedate-time | nullReferral date of the patient.startofCaredate-time | nullPatient start of care date.driversLicenseNumberstring | nullDrivers license number of the patient.driversLicenseStatestring | nullDrivers license state of the patient. Lookup value for state.externalRecordNumberstring | nullExternal record number of the patient.insuranceCoordinatorIdint64 | nullUnique identifier of the insurance coordinator.pharmacyIdint64 | nullUnique identifier of the pharmacy.collectorIdint64 | nullUnique identifier of the collector.billerIdint64 | nullUnique identifier of the biller.salesRepIdint64 | nullUnique identifier of the sales representative.primaryRNIdint64 | nullUnique identifier of the primary RN.preferredMethodOfContactstring | nullLookup value for preferred method of contact.serviceSitestring | nullLookup value for service site.informationCompleteboolean | nullTrue/false value for information complete.truefalsetrackSHPPatientboolean | nullRepresents boolean value for track SHP patient.truefalseareCathetersTrackedboolean | nullRepresents boolean value for track catheters.truefalseadvanceDirectivesboolean | nullRepresents boolean value for advance directives.truefalsebillingProviderIdint64 | nullUnique identifier of the Billing Provider.Headerscontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 403Forbidden 404Not Found 500Internal Server ErrorUpdated 3 months ago Updates a patients information for a given medical record number.Get the patient alert message for the given medical record number.Did this page help you?YesNo