issues
search
gt-health
/
GT-FHIR
Georgia Tech FHIR Server Web Page
36
stars
28
forks
source link
MedicationPrescription Testing Issues
#79
Closed
charmoney
closed
9 years ago
charmoney
commented
9 years ago
Anchor to existing Patient ID 33
Anchor to Encounter for Patient ID 33, ID 1768
Anchor to Condition for Patient ID 33 from Encounter 1768, ID 902
Anchor to Observation for Patient ID 33 from Encounter 1768, ID 7193
Anchor to MedicationPrescription for Patient ID 33 from Encounter 1768, ID 251
Anchor to Medication for Patient ID 33 from MedicationPrescription 251, ID 19049779
Anchor to MedicationDispense for Patient ID 33 from MedicationPrescription 251 (Medication 19049779), ID 1128
MedicationPrescription
CRUD READ 251
No narrative available - Error: Exception evaluating OGNL expression: "resource.medication.resource.nameElement" (medicationprescription:4)
Modify JSON
Remove ID
Set all timestamp years to 2015
CRUD Validate
2 errors, numberOfRepeatsAllowed must be positiveInt-primitive. Makes no sense, RX may have 0 refills. Should be non-negative integer.
Validation Succeeded (Even with errors above)
Modify JSON
Set numberOfRepeatsAllowed to 1
CRUD Validate
Validation succeeded
CRUD Create
500 error: Failed to call access method
CRUD READ 251
CRUD Update
500 error: Failed to call access method
CRUD History
Bundle contains no entries
Did not CRUD Delete (Could not create)
MedicationPrescription