Mediloop
HEALTHCARE SYSTEMS CONNECTORS

Documents & CDA / C-CDA

5 of 9

Exchange clinical documents between Mediloop, HIS/EHR and external platforms using HL7 CDA/C-CDA, FHIR DocumentReference and other standard formats with secure metadata and lifecycle management.

HL7 CDAC-CDA / CCDFHIR DocumentReferenceFHIR CompositionPDF / TextMetadata & IndexingDigital SignaturesInteroperability
Document Exchange Architecture
1
Source System
HIS/EHR/department generates CDA, C-CDA or PDF
2
Mediloop Connector
Receives, validates, parses and extracts metadata
3
MSIS – Semantic Layer
Classifies and normalizes coded metadata
4
Document Store (FHIR)
Links document to patient, encounter and episode
5
Mediloop Applications
Clinical search, viewing and workflow access
6
External Recipients
National platforms and care-network exchange
Supported Formats
FormatUsage
HL7 CDAStructured clinical document exchange
C-CDA / CCDClinical summaries and transitions of care
PDF / TextHuman-readable documents and legacy outputs
FHIR CompositionStructured document composition
FHIR DocumentReferenceMetadata/index and access to document content
Binary / attachmentDocument payload when appropriate
Metadata & Indexing
Patient and encounter identifiers
Document type / class and clinical specialty
Author, custodian and organization
Creation, service and signature timestamps
Confidentiality / security labels
Language, status and version
External source and repository identifiers
Terminology-coded metadata with provenance
FHIR Document Model
ResourcePurposeKey links
DocumentReferenceSearch/index metadata and attachment referencePatient, Encounter, author, custodian, content
CompositionStructured clinical document assemblyPatient, encounter, author, sections
Bundle (document)Portable FHIR document packageComposition + referenced resources
BinaryRaw content where applicableReferenced from DocumentReference/content
ProvenanceWho/what created or transformed the resourceTarget resources + agents
IHE Exchange
MHD for FHIR-based document sharing
XDS/XDS-b style registry/repository integration where required
Patient identity/profile dependencies via PIX/PDQ patterns
ATNA-style audit/security patterns
Cross-enterprise exchange through national/regional adapters
Developer Integration Surface
How to read this section
FHIR resources and HL7/IHE operations are standards-based integration surfaces. Mediloop REST routes shown here are documentation contracts and must remain marked planned until the corresponding backend route is implemented and production-approved.
SurfaceOperation / resourceUseStatus
FHIRDocumentReference / Composition / Bundle / Binary / ProvenanceCreate, search and retrieve clinical documentsFHIR surface
CDA / C-CDAClinical document payloadsLegacy and standards-based enterprise document exchangeDocument standard
IHEMHD / XDS-style exchangeRegional/national and cross-enterprise document sharingProfile operation
Events / SDKdocument.created / indexed / shared / amendedTrigger workflows and modernized application UXPlanned contract
Security & Digital Signatures
Encrypt document transport and storage
Respect confidentiality/security labels and tenant boundaries
Validate digital signatures where source workflows use them
Do not alter a signed source document silently
Keep immutable version/amendment history
Audit search, view, download and share actions
Best Practices
Store searchable metadata separately from opaque binary content
Preserve original source document and identifiers
Classify documents with controlled terminology
Support versioning/amendments instead of destructive overwrite
Avoid exposing documents before authorization/consent checks
Provide migration tooling for legacy document repositories