Package | ihe.iti.mhd |
Type | ConceptMap |
Id | AssociationTypeVsRelatesTo |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/MHD/https://build.fhir.org/ig/IHE/ITI.MHD/ConceptMap-AssociationTypeVsRelatesTo.html |
URL | https://profiles.ihe.net/ITI/MHD/ConceptMap/AssociationTypeVsRelatesTo |
Version | 4.2.3-current |
Status | active |
Date | 2021-05-15 |
Name | AssociationTypeVsRelatesTo |
Title | AssociationType vs RelatesTo |
Realm | uv |
Authority | ihe |
Description | map between XDS Association Types and MHD FHIR DocumentReference relatesTo code. - Source Code - [XDS Association Types](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.2) are indicated as URN, they are here indicated as system and code - Destination Code - [DocumentReference relatesTo code](http://hl7.org/fhir/valueset-document-relationship-type.html) are Required codes |
Purpose | show the mapping between Association Types and relatesTo code |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap AssociationTypeVsRelatesTo
Mapping from (not specified) to (not specified)
Group 1 Mapping from urn:ihe:iti:2007:AssociationType
to DocumentRelationshipType
Source Code | Relationship | Target Code | Comment |
RPLC | is equal to | replaces | |
XFRM | is equal to | transforms | |
APND | is equal to | appends | |
XFRM_RPLC | narrower | replaces | An XDS Transform Replacement is both a document that replaces and transforms. The mapping here indicates Replace as that is the most specific change. |
signs | is equal to | signs | |
IsSnapshotOf | maps loosely to | transforms | An XDS IsSnapshotOf is a new instance of what is defined in the parent DocumentEntry (DocumentReference), thus it is a transform in a manner, but is not exactly a transform of the parent document. |
{ "resourceType": "ConceptMap", "id": "AssociationTypeVsRelatesTo", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/MHD/ConceptMap/AssociationTypeVsRelatesTo", "version": "4.2.3-current", "name": "AssociationTypeVsRelatesTo", "title": "AssociationType vs RelatesTo", "status": "active", "experimental": false, "date": "2021-05-15", "publisher": "IHE IT Infrastructure Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" } ] }, { "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } ], "description": "map between XDS Association Types and MHD FHIR DocumentReference relatesTo code.\n\n- Source Code - [XDS Association Types](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.2) are indicated as URN, they are here indicated as system and code\n- Destination Code - [DocumentReference relatesTo code](http://hl7.org/fhir/valueset-document-relationship-type.html) are Required codes", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "purpose": "show the mapping between Association Types and relatesTo code", "group": [ { "source": "urn:ihe:iti:2007:AssociationType", "target": "http://hl7.org/fhir/document-relationship-type", "element": [ { "code": "RPLC", "target": [ { "code": "replaces", "equivalence": "equal" } ] }, { "code": "XFRM", "target": [ { "code": "transforms", "equivalence": "equal" } ] }, { "code": "APND", "target": [ { "code": "appends", "equivalence": "equal" } ] }, { "code": "XFRM_RPLC", "target": [ { "code": "replaces", "equivalence": "narrower", "comment": "An XDS Transform Replacement is both a document that replaces and transforms. The mapping here indicates Replace as that is the most specific change." } ] }, { "code": "signs", "target": [ { "code": "signs", "equivalence": "equal" } ] }, { "code": "IsSnapshotOf", "target": [ { "code": "transforms", "equivalence": "inexact", "comment": "An XDS IsSnapshotOf is a new instance of what is defined in the parent DocumentEntry (DocumentReference), thus it is a transform in a manner, but is not exactly a transform of the parent document." } ] } ] } ] }