diff --git a/input/pagecontent/requests/OpioidCDSREC12PatientView/request-example-rec-12-patient-view-in-criteria-met.json b/input/pagecontent/requests/OpioidCDSREC12PatientView/request-example-rec-12-patient-view-in-criteria-met.json index 5599d46a..ecc177e0 100644 --- a/input/pagecontent/requests/OpioidCDSREC12PatientView/request-example-rec-12-patient-view-in-criteria-met.json +++ b/input/pagecontent/requests/OpioidCDSREC12PatientView/request-example-rec-12-patient-view-in-criteria-met.json @@ -1,8 +1,7 @@ { "hookInstance": "17ff4874-b68a-490c-abaa-b62b1a91b1bd", "fhirServer": "http://localhost:8080/fhir", - "hook": "order-select", - + "hook": "patient-view", "context": { "userId": "Practitioner/example", "patientId": "Patient/example-rec-12-criteria-valid" @@ -20,7 +19,7 @@ "extension": [ { "url": "dateLastUpdated", - "valueDateTime": "2022-04-28" + "valueDateTime": "2022-07-28" }, { "url": "frequency", @@ -35,7 +34,7 @@ } ], "id": "example-rec-12-criteria-valid", - "birthDate": "2002-04-28" + "birthDate": "2002-07-28" } }, "item2": null, @@ -51,7 +50,7 @@ "extension": [ { "url": "dateLastUpdated", - "valueDateTime": "2022-04-28" + "valueDateTime": "2022-07-28" }, { "url": "frequency", @@ -107,7 +106,7 @@ } ] }, - "recordedDate": "2022-02-28" + "recordedDate": "2022-07-28" } }, "item4": null, diff --git a/input/pagecontent/requests/OpioidCDSREC12PatientView/request-example-rec-12-patient-view-out-opioid-misuse.json b/input/pagecontent/requests/OpioidCDSREC12PatientView/request-example-rec-12-patient-view-out-opioid-misuse.json index 75bb69a1..7cdb64ed 100644 --- a/input/pagecontent/requests/OpioidCDSREC12PatientView/request-example-rec-12-patient-view-out-opioid-misuse.json +++ b/input/pagecontent/requests/OpioidCDSREC12PatientView/request-example-rec-12-patient-view-out-opioid-misuse.json @@ -1,8 +1,7 @@ { "hookInstance": "3d75f421-9eeb-46d0-aa18-9aa9c720833a", "fhirServer": "http://localhost:8080/fhir", - "hook": "order-select", - + "hook": "patient-view", "context": { "userId": "Practitioner/example", "patientId": "Patient/example-rec-12-criteria-invalid" @@ -56,7 +55,6 @@ ] }, "verificationStatus": { - "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status", @@ -64,7 +62,6 @@ "display": "Confirmed" } ] - } }, "subject": { "reference": "Patient/example-rec-12-criteria-invalid"