From 31a6ddd1f2073078466f373d032ae056b4b7e016 Mon Sep 17 00:00:00 2001 From: Hendrickx Thomas Date: Tue, 24 Oct 2023 15:23:16 +0200 Subject: [PATCH] fix format and broken link --- docs/index.md | 31 ++++++++++++++++--------------- docs/transactions/iti41.md | 7 ++++--- 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/docs/index.md b/docs/index.md index aa677c9..d3a3173 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,25 +2,26 @@ Welcome to the Integration Guide for the eMedication service of CARA's community. -- [Transactions](transactions/index.md): information about the implemented transactions. -- [Workflows](workflows/index.md) : description of the different workflows clients of this service can follow. -- [CH-EMED-EPR](emed/index.md): description of the eMedication [file format](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/). -- [PMP-APPC](appc/index.md): description of the policy file format. +* [Transactions](transactions/index.md): information about the implemented transactions. +* [Workflows](workflows/index.md) : description of the different workflows clients of this service can follow. +* [CH-EMED-EPR](emed/index.md): description of the eMedication [file format](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/). +* [PMP-APPC](appc/index.md): description of the policy file format. Other resources: -- IPF: Open eHealth Integration Platform - interfaces for health-care related integration solutions. - - [IPF code](https://github.com/oehf/ipf): IPF provides an Apache Camel implementation of pretty much all transactions +* IPF: Open eHealth Integration Platform - interfaces for health-care related integration solutions. + * [IPF code](https://github.com/oehf/ipf): IPF provides an Apache Camel implementation of pretty much all transactions used in the Swiss EPR. - - [IPF documentation](https://oehf.github.io/ipf-docs/) -- Husky: Health Usability Key - convenience API for IHE transactions and CDA documents, as well as CH-EMED-EPR related FHIR. - - [Husky code](https://github.com/project-husky/husky) - - [Husky javadoc](https://project-husky.github.io/husky/) - - [Husky wiki](https://github.com/project-husky/husky/wiki) -- [CH-EMED-EPR issues](https://github.com/CARA-ch/ch-emed-epr/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) -- [CH-EMED issues](https://github.com/hl7ch/ch-emed/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) -- [CARA organization on GitHub](https://github.com/CARA-ch) -- [HAPI FHIR](https://hapifhir.io): a Java library for FHIR. + * [IPF documentation](https://oehf.github.io/ipf-docs/) +* Husky: Health Usability Key - convenience API for IHE transactions and CDA documents, as well as CH-EMED-EPR related FHIR. + * [Husky code](https://github.com/project-husky/husky) + * [Husky javadoc](https://project-husky.github.io/husky/) + * [Husky wiki](https://github.com/project-husky/husky/wiki) +* [CH-EMED-EPR issues](https://github.com/CARA-ch/ch-emed-epr/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) +* [CH-EMED issues](https://github.com/hl7ch/ch-emed/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) +* [CARA organization on GitHub](https://github.com/CARA-ch) +* [HAPI FHIR](https://hapifhir.io): a Java library for FHIR. + !!! info diff --git a/docs/transactions/iti41.md b/docs/transactions/iti41.md index f102039..89e7d0b 100644 --- a/docs/transactions/iti41.md +++ b/docs/transactions/iti41.md @@ -9,8 +9,9 @@ See also IHE's documentation for [metadata in Document Sharing profiles](https:/ ## Publishing documents ### Document types Two types of documents might be published to the service : -- [CH-EMED-EPR](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/) documents ([MTP](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_mtp.html), [PRE](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_pre.html), [DIS](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_dis.html) and [PADV](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_padv.html) only, [PML](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_pml.html) and [PMLC](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_pmlc.html) can only be retrieved from the service and not published to it). These documents contain the eMedication data. See also the [corresponding page](../emed/index.md) in this guide. -- [APPC (Advanced Patient Privacy Consent)](https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_APPC.pdf) documents. These documents are used to let patients define access rights to their data (who can publish and retrieve their data). See also the [corresponding page](../appc/index.md) in this guide. +* [CH-EMED-EPR](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/) documents ([MTP](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_mtp.html), [PRE](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_pre.html), [DIS](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_dis.html) and [PADV](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_padv.html) only, [PML](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_pml.html) and [PMLC](https://build.fhir.org/ig/CARA-ch/ch-emed-epr/document_pmlc.html) can only be retrieved from the service and not published to it). These documents contain the eMedication data. See also the [corresponding page](../emed/index.md) in this guide. +* [APPC (Advanced Patient Privacy Consent)](https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_APPC.pdf) documents. These documents are used to let patients define access rights to their data (who can publish and retrieve their data). See also the [corresponding page](../appc/index.md) in this guide. + ### SubmissionSet and relations The eMedication service does not support folders and can only receive ONE document at a time. Hence, the [metadata](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.1.html#4.1) must always contain a [SubmissionSet](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.1.html#4.1.1.1) with a single [DocumentEntry](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.1.html#4.1.1.3). @@ -211,7 +212,7 @@ Some values from the DocumentEntry are checked against the document (values in m | PML | `422735006` _Summary clinical document_ | `urn:che:epr:ch-emed:pml:2022` | `721912009` _Medication summary document_ | | PMLC | `422735006` _Summary clinical document_ | `urn:che:epr:ch-emed:medication-card:2022` |`736378000` _Medication management plan (record artifact)_ | -The class and type codes are from the SNOMED CT system: `2.16.840.1.113883.6.96`. The system for the [`formatCode`](http://www.fhir.org/guides/stats/codesystem-ch.fhir.ig.ch-epr-term-2.16.756.5.30.1.127.3.10.10.html) is `2.16.756.5.30.1.127.3.10.10` +The class and type codes are from the SNOMED CT system: `2.16.840.1.113883.6.96`. The system for the [`formatCode`](https://fhir.ch/ig/ch-epr-term/CodeSystem-2.16.756.5.30.1.127.3.10.10.html) is `2.16.756.5.30.1.127.3.10.10` ## Replacing a CH-EMED-EPR document