department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
284 stars 206 forks source link

CES-607 document CFA - add operation definition for Patient.$find-cerner-id operation #86268

Closed BrittanySFowler closed 4 months ago

BrittanySFowler commented 5 months ago

CES-607: https://issues.mobilehealth.va.gov/browse/CES-607 As a developer I need to create an operation definition for the Patient.$find-cerner-id custom operation to provide a complete description of the operation

Assumptions:

Operation definition will be created similar to the example her: https://hl7.org/fhir/R4/operation-resource-validate.json.html No validation of the document other than human review will be performed Acceptance criteria:

An OperationDefinition instance is created (see https://hl7.org/fhir/R4/operationdefinition.html) The instance includes a detailed description of the operation All operation parameters are described with examples The created instance is parsed to JSON string and stored in docs/fhir/find-cerner-id.json