Oracle Health (Cerner) · Arazzo Workflow
Cerner Oracle Health Conformance Discovery
Version 1.0.0
Read the server metadata and CapabilityStatement, then enumerate supported operations and structure definitions.
View Spec
View on GitHub
Bulk FHIRCapabilityStatementCareAwareCerner MillenniumClinical DataCode ConsoleEHRElectronic Health RecordsFHIRFortune 1000HL7HL7v2HealthcareInteroperabilityMillennium PlatformMulti-TenantAuthenticationOracleOracle HealthPatient AccessProvider DirectorySMART Backend ServicesSMART on FHIRUS CoreArazzoWorkflows
Provider
Workflows
conformance-discovery
Discover server capabilities, operations, and structure definitions.
Reads server metadata and the CapabilityStatement, then lists OperationDefinitions and StructureDefinitions.
1
readMetadata
getCapabilityStatement
Fetch the FHIR server metadata endpoint.
2
readCapabilityStatement
readCapabilityStatement
Read the CapabilityStatement resource describing supported interactions.
3
listOperations
searchOperationDefinition
Enumerate the OperationDefinitions the server supports.
4
listStructures
searchStructureDefinition
Enumerate the StructureDefinitions (profiles) the server supports.