| Package | ihe.mhd.fhir |
| Resource Type | ConceptMap |
| Id | AssociationTypeVsRelatesTo |
| FHIR Version | R4 |
| Source | http://profiles.ihe.net/ITI/MHD/http://profiles.ihe.net/ITI/MHD/4.0.2/ConceptMap-AssociationTypeVsRelatesTo.html |
| URL | http://profiles.ihe.net/ITI/MHD/ConceptMap/AssociationTypeVsRelatesTo |
| Version | 4.0.2 |
| Status | active |
| Date | 2021-05-15 |
| Name | AssociationTypeVsRelatesTo |
| 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 |
| Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Mapping from urn:ihe:iti:2007:AssociationType to http://hl7.org/fhir/document-relationship-type
ACTIVE. Published on 2021-05-15 by Integrating the Healthcare Enterprise (IHE) (Integrating the Healthcare Enterprise (IHE): http://ihe.net, secretary@ihe.net, John Moehrke: JohnMoehrke@gmail.com). IHE http://www.ihe.net/Governance/#Intellectual_Property
map between XDS Association Types and MHD FHIR DocumentReference relatesTo code.
| Source Code | Relationship | Destination 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": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://profiles.ihe.net/ITI/MHD/ConceptMap/AssociationTypeVsRelatesTo",
"version": "4.0.2",
"name": "AssociationTypeVsRelatesTo",
"status": "active",
"date": "2021-05-15",
"publisher": "Integrating the Healthcare Enterprise (IHE)",
"contact": [
{
"name": "Integrating the Healthcare Enterprise (IHE)",
"telecom": [
{
"system": "url",
"value": "http://ihe.net"
},
{
"system": "email",
"value": "secretary@ihe.net"
}
]
},
{
"name": "John Moehrke",
"telecom": [
{
"system": "email",
"value": "JohnMoehrke@gmail.com",
"use": "work"
}
]
}
],
"description": "map between XDS Association Types and MHD FHIR DocumentReference relatesTo code.\r\n\r\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\r\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",
"copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"sourceUri": "urn:ihe:iti:2007:AssociationType",
"targetUri": "http://hl7.org/fhir/document-relationship-type",
"group": [
{
"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."
}
]
}
]
}
]
}