Ballerina library
health.fhir.templates.r4.uscore501.patient
Module health.fhir.templates.r4.uscore501.patient
ballerinax/health.fhir.templates.r4.uscore501.patient Ballerina library
1.0.3
Classes
health.fhir.templates.r4.uscore501.patient: Uscore501PatientSourceConnect
Isolated
profile
Isolated Function
function profile() returns uriMethod included from *PatientSourceConnect
read
Isolated Function
function read(string id, FHIRContext ctx) returns Patient|USCorePatientProfile|FHIRErrorMethod included from *PatientSourceConnect
search
Isolated Function
function search(map<RequestSearchParameter[]> searchParameters, FHIRContext ctx) returns Bundle|Patient[]|FHIRErrorMethod included from *PatientSourceConnect
create
Isolated Function
function create(FHIRResourceEntity patient, FHIRContext ctx) returns string|FHIRErrorMethod included from *PatientSourceConnect
Records
health.fhir.templates.r4.uscore501.patient: ProfileImplementations
Fields
- sourceConnectImplementations map<PatientSourceConnect> -
Object types
health.fhir.templates.r4.uscore501.patient: PatientSourceConnect
Union types
health.fhir.templates.r4.uscore501.patient: Patient
Patient
Generic type to wrap all implemented profiles. Add required profile types here. public type Patient r4:Patient|r4:USCorePatient;
Import
import ballerinax/health.fhir.templates.r4.uscore501.patient;Other versions
1.0.3
1.0.2Metadata
Released date: over 2 years ago
Version: 1.0.3
Compatibility
Platform: any
Ballerina version: 2201.5.0
GraalVM compatible: Yes
Pull count
Total: 22
Current verison: 21
Weekly downloads
Keywords
Healthcare
FHIR
Patient
r4
uscore
Contributors