FHIR R4 API
The Netsmart CareConnect General Purpose FHIR R4 API exists to support a number of integration options leveraging the HL7 FHIR R4 specification. These options include but are not limited to:
- ProviderConnect Enterprise which uses FHIR to integrate contracted providers with their health plan or managed care organization.
- Pharmacy Integrations enabling pharmacies to look up medication request, allergies, and intolerances.
- Referral Management allowing for the submission of service requests to a team of referral managers.
- Bed Registry and Management relay bridging inpatient and residential EHR with bed management solutions.
Some of these resources were used previously to support ONC 2015 Certification. However, with the ONC 2015 Cures Update we have established a dedicated Certified API.
Base URL
- Production
- Preview
https://fhir.netsmartcloud.com/v4
https://fhirtest.netsmartcloud.com/v4
Resources
| Resource | Read | Search | Create | Update | Extended Operations |
|---|---|---|---|---|---|
| CapabilityStatement | |||||
| AllergyIntolerance | ✅ | ✅ | ✅ | ✅ | |
| Basic | ✅ | ✅ | ✅ | ✅ | |
| Binary | ✅ | ||||
| CarePlan | ✅ | ✅ | ✅ | ✅ | |
| Condition | ✅ | ✅ | ✅ | ✅ | |
| Coverage | ✅ | ✅ | ✅ | ✅ | |
| CoverageEligibilityRequest | ✅ | ✅ | ✅ | ✅ | |
| CoverageEligibilityResponse | ✅ | ✅ | ✅ | ✅ | |
| Device | ✅ | ✅ | ✅ | ✅ | |
| DocumentReference | ✅ | ✅ | ✅ | ✅ | |
| Encounter | ✅ | ✅ | ✅ | ✅ | |
| EpisodeOfCare | ✅ | ✅ | ✅ | ✅ | |
| Goal | ✅ | ✅ | ✅ | ✅ | |
| Immunization | ✅ | ✅ | ✅ | ✅ | |
| Location | ✅ | ✅ | ✅ | ✅ | $read-relay $search-relay $create-relay $update-relay |
| MedicationRequest | ✅ | ✅ | ✅ | ✅ | |
| MessageHeader | ✅ | ✅ | ✅ | ✅ | |
| Observation | ✅ | ✅ | ✅ | ✅ | |
| Organization | ✅ | ✅ | ✅ | ✅ | $read-relay $search-relay $create-relay $update-relay |
| Patient | ✅ | ✅ | ✅ | ✅ | $assign-mrn $match $merge $unmerge |
| Practitioner | ✅ | ✅ | ✅ | ✅ | |
| PractitionerRole | ✅ | ✅ | ✅ | ✅ | |
| Procedure | ✅ | ✅ | ✅ | ✅ | |
| QuestionaireResponse | ✅ | ✅ | ✅ | ✅ | |
| RelatedPerson | ✅ | ✅ | ✅ | ✅ | |
| Schedule | ✅ | ||||
| ServiceRequest | ✅ | ✅ | ✅ | ✅ |
Messaging
This API also includes limited support for FHIR Messaging using a $process-message operation.