You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,12 +49,12 @@ TORCH provides a range of features to support standardized and consent-aware dat
49
49
-**Reference Resolution**:
50
50
Resolves references between resources while maintaining referential integrity under data extraction conditions.
51
51
-**Slicing and Extensions**: Supports slicing and FHIR extensions to handle institution-specific resource structures.
52
-
-**Profile Adherence
53
-
**: Only keeps elements from extracted resources against specified FHIR profiles (see [Redaction](implementation/redaction)).
54
-
-**FHIR Bulk Data Access
55
-
**: Implements the [FHIR Bulk Data Access](api/api.md) specification for efficient large-scale data extraction.
56
-
-**FHIR-to-FHIR Transfer
57
-
**: Create extracted data in a FHIR-compliant format ready for import into another FHIR server or further FHIR based processing, ensuring maximum interoperability.
52
+
-**Profile Adherence**:
53
+
Only keeps elements from extracted resources against specified FHIR profiles (see [Redaction](implementation/redaction)).
54
+
-**FHIR Bulk Data Access**:
55
+
Implements the [FHIR Bulk Data Access](api/api.md) specification for efficient large-scale data extraction.
56
+
-**FHIR-to-FHIR Transfer**:
57
+
Create extracted data in a FHIR-compliant format ready for import into another FHIR server or further FHIR based processing, ensuring maximum interoperability.
0 commit comments