-
Type:
Change Request
-
Resolution: Persuasive with Modification
-
Priority:
Medium
-
FHIR Core (FHIR)
-
R4
-
Patient Administration
-
Appointment
-
-
Brian Postlethwaite/Simone Heckmann: 10-0-2
-
Enhancement
-
Non-compatible
Right now the Appointment.patientInstructions field is a string. I would like to propose updating it to a Codeable Concept or some other form where we can return multiple instructions, or multiple types of instructions.
Our build allows for pre-appointment instructions and post-appointment instructions, as well as directions (how to get to a facility, etc.). We're going to have to concatenate all of those into a single string, which makes it difficult to display any time of complex instruction to a FHIR consumer.