diff --git a/asciidoc/volume1/tf1-ch-12-sdpi-a.adoc b/asciidoc/volume1/tf1-ch-12-sdpi-a.adoc index 2213708..b8cd145 100644 --- a/asciidoc/volume1/tf1-ch-12-sdpi-a.adoc +++ b/asciidoc/volume1/tf1-ch-12-sdpi-a.adoc @@ -240,7 +240,7 @@ Actor Summary Definition: [none] . A <> grouped actor that supports the bi-directional exchange of medical alert information with non-SOMDS systems and applications using IHE Alert Communication Management (ACM) transactions. -This a is designed to exchange medical device alert information to external non-<> systems using the <> V2-based Alert Communication Management (ACM) Profile transactions. +This is designed to exchange medical device alert information to external non-<> systems using the <> V2-based Alert Communication Management (ACM) Profile transactions. Every <> is grouped with an <> to enable <>-based connectivity. This actor inherits all the capabilities of the paired <>. diff --git a/asciidoc/volume2/gateways/tf2-ch-b-gateway-fhir.adoc b/asciidoc/volume2/gateways/tf2-ch-b-gateway-fhir.adoc new file mode 100644 index 0000000..75f6173 --- /dev/null +++ b/asciidoc/volume2/gateways/tf2-ch-b-gateway-fhir.adoc @@ -0,0 +1,13 @@ +[#vol2_clause_appendix_sdpi_fhir_gateway] +=== SDPi FHIR Gateway +==== Scope +This chapter defines the mapping from the <> content as defined in this document and its underlying standards, to <> <> resources. + +The <> represents a <> data and/or alert reporter, which is defined in the <>. + +The section https://build.fhir.org/ig/HL7/uv-pocd/mappingsdc.html[SDC to FHIR Mapping] of the <> details the mapping from the <> content to <> <> resources. + +==== Referenced Standards & Profiles +This section provides an overview about the referenced standards and profiles used in this chapter: + +* <> diff --git a/asciidoc/volume2/tf2-ch-b-gateways.adoc b/asciidoc/volume2/tf2-ch-b-gateways.adoc index d14086c..4d139f9 100644 --- a/asciidoc/volume2/tf2-ch-b-gateways.adoc +++ b/asciidoc/volume2/tf2-ch-b-gateways.adoc @@ -17,4 +17,7 @@ include::gateways/tf2-ch-b-gateway-dec.adoc[] // Gateway: IHE DEV / PCD ACM Profile include::gateways/tf2-ch-b-gateway-acm.adoc[] +// Gateway: HL7 FHIR General Mappings +include::gateways/tf2-ch-b-gateway-fhir.adoc[] +