Cerner (Oracle Health) · 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
Cerner MillenniumCode ConsoleEHRElectronic Health RecordsFHIRHL7HealthcareInteroperabilityOAuth 2.0Oracle HealthPatient AccessProvider DirectorySMART on FHIRFortune 1000ArazzoWorkflows
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.