Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Medication Testing Issues #81

Closed
charmoney opened this issue Sep 1, 2015 · 1 comment
Closed

Medication Testing Issues #81

charmoney opened this issue Sep 1, 2015 · 1 comment

Comments

@charmoney
Copy link

  • 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

Medication

  1. CRUD READ 19049779
    • No narrative available - Error: Error during execution of processor 'ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator$NarrativeAttributeProcessor' (medication:4)
  2. Modify JSON
    • Remove ID
    • Prepend "TEST" to Name
    • Append "0000" to Code
  3. CRUD Validate
    • Validation Succeeded
  4. CRUD Create (CRUD UI informs Create/Update not supported)
    • 500 error: Failed to call access method
  5. CRUD READ 19049779
  6. CRUD Update
    • Update OK
  7. CRUD History
    • Bundle contains no entries
  8. Did not CRUD Delete (Could not create)
@charmoney
Copy link
Author

Duplicate of #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants