Link with the referential
Careful!!! For the moment only FullfillerInstructions and PatientInstructions are used to convey, in free text, all information from the prescriber
!!!
The following table explains which part from the referential is found on which part of which resource, and provides a textual description.
| Item in the referential | Description | Example | Resource field |
|---|---|---|---|
| (Later) Conditions | Problems or clinical situation that may justify an analysis or impact the results | Péri-natalité | CarePlan.supportingInfoServiceRequest.supportingInfo |
| (Later) TargetSites | Sampling sites or similar information | Urines des 24h | ServiceRequest.bodySite |
| (Later) CurrentTreatements | Treatments or medications that may have an impact | Dabigatran | CarePlan.supportingInfoServiceRequest.supportingInfo |
| (Later) Observations | Statements about the patient | Body height | CarePlan.supportingInfoServiceRequest.supportingInfo |
| FullfillerInstructions | Instructions for the lab | Searched pathogens | CarePlan.extension.orderDetailServiceRequest.orderDetail |
| PatientInstructions | Instructions for the patient | Venir à jeun | CarePlan.extension.patientInstructionServiceRequest.patientInstruction |
| (Later) Preconditions | In which cases to actually perform the analysis | TSH hors valeur normale pour T4 libre | ServiceRequest.asNeededCodeableConcept |
Note:
- Some items can be found at the level of the whole prescription (
CarePlan) or at the level of the prescription line (ServiceRequest), depending on what makes more sense. This possibility is provided for more flexibility. - For each type, the referential may indicate "AddOriginalText" to true or false. If true, the code itself is not sufficient and more details SHOULD be provided in the
textfield ofCodeableConcept. See also this profile for more details and examples - For medications, the referential may indicate "IndicateTimeLastTaken" to true or false. If true, the date/time when the medication was last taken SHOULD be present.