From 6b2235ea4e76d9d7248fad03a599ea9826553b93 Mon Sep 17 00:00:00 2001 From: tmsMedcom <88831880+tmsMedcom@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:28:46 +0200 Subject: [PATCH] Update Mapping_from_IHE-XDS_metadata_to_FHIR.md --- .../Mapping_from_IHE-XDS_metadata_to_FHIR.md | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/docs/assets/documents/Mapping_from_IHE-XDS_metadata_to_FHIR.md b/docs/assets/documents/Mapping_from_IHE-XDS_metadata_to_FHIR.md index 5dbc5ee..b8c76f5 100644 --- a/docs/assets/documents/Mapping_from_IHE-XDS_metadata_to_FHIR.md +++ b/docs/assets/documents/Mapping_from_IHE-XDS_metadata_to_FHIR.md @@ -26,7 +26,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa - + @@ -48,8 +48,8 @@ The purpose of this table is to help implementers of FHIR. The actual implementa uniqueId R masterIdentifier -0..1 -Composition.identifier +1..1 +identifier 0..1 @@ -63,7 +63,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa 1..1 -availabilityStatus +availabilityStatus [2] R status 1..1 @@ -76,7 +76,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R type 1..1 - +type 1..1 @@ -85,7 +85,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R category 1..1 - +class 1..1 @@ -94,7 +94,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R subject 1..1 -Composition.subject +subject 1..1 @@ -103,7 +103,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R author 1..2 -Composition.author +author 1..2 @@ -112,7 +112,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R author 1..1 -Composition.author +author 1..1 @@ -121,7 +121,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R2 author 0..1 -Composition.author +author 0..1 @@ -130,7 +130,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R2 authenticator 0..1 -Composition.attester +attester 0..1 @@ -139,7 +139,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R securityLabel 1..1 -Composition.confidentiality +confidentiality 1..1 @@ -155,9 +155,9 @@ The purpose of this table is to help implementers of FHIR. The actual implementa languageCode R -content.attachment.languageCode +content.attachment.language 1..1 -Composition.language +language 1..1 @@ -193,7 +193,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R content.attachment.title 1..1 -Composition.title +title 1..1 @@ -202,7 +202,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R content.format 1..1 - +meta.profile 1..1 @@ -211,7 +211,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R content.attachment.creation 1..1 -Composition.date +date 1..1 @@ -220,7 +220,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R2 context.event 0..1 -Composition.event.code +event.code 0..1 @@ -229,7 +229,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R2 context.period.start 0..1 -Composition.event.period.start +event.period.start 0..1 @@ -238,7 +238,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa context.period.end 0..1 -Composition.event.period.end +event.period.end 0..1 @@ -265,7 +265,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R context.sourcePatientInfo 1..1 -Composition.subject +subject @@ -274,7 +274,7 @@ The purpose of this table is to help implementers of FHIR. The actual implementa R context.sourcePatientInfo 1..1 -Composition.subject +subject @@ -282,13 +282,13 @@ The purpose of this table is to help implementers of FHIR. The actual implementa referenceIdList O context.related -0..* - +0..1 +event.detail -0..* +0..1 -homeCommunityId +homeCommunityId [2] R extension.homeCommunityId 1..1 @@ -328,5 +328,5 @@ The purpose of this table is to help implementers of FHIR. The actual implementa

-

[1] Accprding to the IHE XDS metadata standard, this attribute is prohibited for On Demand doucments

+

[1] According to the IHE XDS metadata standard, this attribute is prohibited for On Demand documents

[2] Information for this attribute is not expected to be in the document.

\ No newline at end of file