Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
If you do need to use a new patient, then it’s quite simple. When you load the Resource Builder (after re-loading clinFHIR) then you get a list of all the patients that have had data entered against them. (Actually it’s a bit more complex than that – and an area that requires some tidying – but don’t worry about that for now.
This list is actually in a tab labelled ‘Previous patients’ – and there’s another labelled ‘Select by Name’. If you select that tab, then you can select a different patient by name – try smith. You can then enter data against that patient in the same way as you have so far – and the next time you use clinFHIR, the patient will be in the initial list.
But wait, there’s more!
You can actually The resource builder creates a new resource instance from a 'template' (technically a StructureDefinition resource). In most cases, the resource is 'attached' to a specific patient, and so the first step is to select the patient. There are 2 options:
- Any patient that has had a resource created for them through the builder will be listed in the patient selection screen. You can select that patient by clicking on their name
- You can select any patient from the server by searching on their name. After you have created a resource for that patient, they will appear in the list.
You can also create your own patient using a trick. Select any patient to start with, and then from the Resource Builder select the ‘Patient’ resource type. Enter the data you want and save the new patient. From the gear menu, select the option ‘Select new patient’. This will return you to the patient selection screen, from where you can select – and subsequently use – your new patient! (or just reload clinFHIR – the effect will be the same).