API end point: https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-stu3.

Resource DocumentReference (STU3)

Maps the CareEvolution Report concept to DocumentReference when report contains clinical notes. It is expected that there will be some overlap with DiagnosticReport.

Supported interactions

Search parameters

Name Type Modifiers , prefixes Multiple values Can be chained Description
_id Token Yes

Resource id

_lastUpdated Date eq ne lt le gt ge sa eb ap

When the resource last changed

_source Uri :missing Yes

Where the resource comes from

authenticator Reference (Practitioner) :missing Yes Yes

Who/what authenticated the document

author Reference (Practitioner) :missing Yes Yes

Who and/or what authored the document

created Date :missing eq ne lt le gt ge sa eb ap

Document creation time

encounter Reference (Encounter) :missing Yes Yes

Context of the document content

indexed Date :missing eq ne lt le gt ge sa eb ap

When this document reference was created

patient Reference (Patient) :missing Yes Yes

The patient the DocumentReference is about

period Date :missing eq ne lt le gt ge sa eb ap

Time of service that is being documented

provenance-agent Reference (Organization) :missing Yes Yes

Search by provenance, specified by its author (aka originator) Organization

status Token :not :in :not-in :missing Yes

current | superseded | entered-in-error

subject Reference (Patient) :missing Yes Yes

The patient the DocumentReference is about. Functionally identical to the "patient" search parameter.

type Token :not :in :not-in :missing Yes

Kind of document (LOINC if possible)

Sorts

Supports multiple sorts

Includes

Operations

To FHIR mappings

FHIR CareEvolution
authenticator VerifiedByCaregiverID
author DictatedByCaregiverID
content.attachment ReportContent
ReportFormat
context.encounter EncounterID
created ObservationDate
description Summary
extension('http://careevolution.com/fhirextensions#dataSource') DataSource
identifier PlacerOrderNumber
PlacerAssigningAuthority
FillerOrderNumber
FillerAssigningAuthority
Identifier
indexed ReportStatusDate
status
Bindings:  valueset-document-reference-status
ReportStatus
Domain: ReportStatus
subject PatientID
type
Bindings:  http://loinc.org  http://snomed.info/sct
Type
Domain: ReportType

From FHIR mappings

FHIR CareEvolution
authenticator VerifiedByCaregiverID
author DictatedByCaregiverID
content.attachment ReportContent
ReportFormat
context.encounter EncounterID
context.period ObservationDate
created ObservationDate
description Summary
extension('http://careevolution.com/fhirextensions#dataSource') DataSource
id Identifier
identifier PlacerOrderNumber
PlacerAssigningAuthority
FillerOrderNumber
FillerAssigningAuthority
Identifier
indexed ReportStatusDate
masterIdentifier Identifier
status
Bindings:  valueset-document-reference-status
ReportStatus
Domain: ReportStatus
subject PatientID
type
Bindings:  http://loinc.org  http://snomed.info/sct
Type
Domain: ReportType