Mobile access to Health Documents (MHD)
4.2.1 - Trial-Implementation International flag

This page is part of the IHE Mobile Access to Health Documents (v4.2.1: Publication) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: AssociationType vs RelatesTo - TTL Representation

Active as of 2021-05-15

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AssociationTypeVsRelatesTo"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to (not specified)</p><p>ACTIVE. Published on 2021-05-15 by IHE IT Infrastructure Technical Committee (<a href=\"https://www.ihe.net/ihe_domains/it_infrastructure/\">https://www.ihe.net/ihe_domain...</a>, <a href=\"mailto:iti@ihe.net\">iti@ihe.net</a>, IHE IT Infrastructure Technical Committee: <a href=\"mailto:iti@ihe.net\">iti@ihe.net</a>). </p><div><p>map between XDS Association Types and MHD FHIR DocumentReference relatesTo code.</p>\n<ul>\n<li>Source Code - <a href=\"https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.2\">XDS Association Types</a> are indicated as URN, they are here indicated as system and code</li>\n<li>Destination Code - <a href=\"http://hl7.org/fhir/valueset-document-relationship-type.html\">DocumentReference relatesTo code</a> are Required codes</li>\n</ul>\n</div><br/><p><b>Group 1</b>Mapping from <code>urn:ihe:iti:2007:AssociationType</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-document-relationship-type.html\">DocumentRelationshipType</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>RPLC</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>replaces</td><td/></tr><tr><td>XFRM</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>transforms</td><td/></tr><tr><td>APND</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>appends</td><td/></tr><tr><td>XFRM_RPLC</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#narrower\" title=\"narrower\">narrower</a></td><td>replaces</td><td>An XDS Transform Replacement is both a document that replaces and transforms. The mapping here indicates Replace as that is the most specific change.</td></tr><tr><td>signs</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>signs</td><td/></tr><tr><td>IsSnapshotOf</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#inexact\" title=\"inexact\">maps loosely to</a></td><td>transforms</td><td>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.</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/ITI/MHD/ConceptMap/AssociationTypeVsRelatesTo"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.2.1"] ; # 
  fhir:name [ fhir:v "AssociationTypeVsRelatesTo"] ; # 
  fhir:title [ fhir:v "AssociationType vs RelatesTo"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2021-05-15"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "IHE IT Infrastructure Technical Committee"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "IHE IT Infrastructure Technical Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "show the mapping between Association Types and relatesTo code"] ; # 
  fhir:group ( [
fhir:source [ fhir:v "urn:ihe:iti:2007:AssociationType"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.org/fhir/document-relationship-type"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "RPLC" ] ;
      ( fhir:target [
fhir:code [ fhir:v "replaces" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "XFRM" ] ;
      ( fhir:target [
fhir:code [ fhir:v "transforms" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "APND" ] ;
      ( fhir:target [
fhir:code [ fhir:v "appends" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "XFRM_RPLC" ] ;
      ( fhir:target [
fhir:code [ fhir:v "replaces" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "An XDS Transform Replacement is both a document that replaces and transforms. The mapping here indicates Replace as that is the most specific change." ]       ] )     ] [
fhir:code [ fhir:v "signs" ] ;
      ( fhir:target [
fhir:code [ fhir:v "signs" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "IsSnapshotOf" ] ;
      ( fhir:target [
fhir:code [ fhir:v "transforms" ] ;
fhir:equivalence [ fhir:v "inexact" ] ;
fhir:comment [ fhir:v "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." ]       ] )     ] )
  ] ) . #