HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: x_ActRelationshipExternalReference - TTL Representation

Active as of 2014-03-26

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-xActRelationshipExternalReference"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-ActRelationshipType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-ELNK\">ELNK</a></td><td style=\"color: #cccccc\">episodeLink</td><td>Expresses an association that links two instances of the same act over time, indicating that the instance are part of the same episode, e.g. linking two condition nodes for episode of illness; linking two encounters for episode of encounter.</td></tr><tr><td><a href=\"CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-REFR\">REFR</a></td><td style=\"color: #cccccc\">refers to</td><td>A relationship in which the target act is referred to by the source act. This permits a simple reference relationship that distinguishes between the referent and the referee.</td></tr><tr><td><a href=\"CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-RPLC\">RPLC</a></td><td style=\"color: #cccccc\">replaces</td><td>A replacement source act replaces an existing target act. The state of the target act being replaced becomes obselete, but the act is typically still retained in the system for historical reference. The source and target must be of the same type.</td></tr><tr><td><a href=\"CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-SPRT\">SPRT</a></td><td style=\"color: #cccccc\">has support</td><td>Used to indicate that an existing service is suggesting evidence for a new observation. The assumption of support is attributed to the same actor who asserts the observation. Source must be an observation, target may be any service (e.g., to indicate a status post).</td></tr><tr><td><a href=\"CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-SUBJ\">SUBJ</a></td><td style=\"color: #cccccc\">has subject</td><td>Relates an Act to its subject Act that the first Act is primarily concerned with.<br/><br/>Examples<br/><br/>1.  The first Act may be a ControlAct manipulating the subject Act<br/>2.  The first act is a region of interest (ROI) that defines a region within the subject Act.<br/>3.  The first act is a reporting or notification Act, that echos the subject Act for a specific new purpose.<br/><br/>Constraints<br/><br/>An Act may have multiple subject acts.<br/><br/>Rationale<br/><br/>The ActRelationshipType &quot;has subject&quot; is similar to the ParticipationType &quot;subject&quot;, Acts that primarily operate on physical subjects use the Participation, those Acts that primarily operate on other Acts (other information) use the ActRelationship.</td></tr><tr><td><a href=\"CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-XCRPT\">XCRPT</a></td><td style=\"color: #cccccc\">Excerpts</td><td>The source is an excerpt from the target.</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Name:Act:inboundRelationship:ActRelationship" ]     ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [ fhir:v "referencedBy" ]     ] ) ;
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Name:Act:outboundRelationship:ActRelationship" ]     ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [ fhir:v "reference" ]     ] ) ;
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Sort:Act:inboundRelationship:ActRelationship" ]     ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [ fhir:v "BG_______" ]     ] ) ;
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Sort:Act:outboundRelationship:ActRelationship" ]     ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [ fhir:v "BG_______" ]     ] ) ;
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/v3-xActRelationshipExternalReference"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.1.11.19000" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.0.0"] ; # 
  fhir:name [ fhir:v "XActRelationshipExternalReference"] ; # 
  fhir:title [ fhir:v "x_ActRelationshipExternalReference"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2014-03-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Used to enumerate the relationships between a CDA entry and an externally referenced act."] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "ELNK" ]       ] [
fhir:code [ fhir:v "REFR" ]       ] [
fhir:code [ fhir:v "RPLC" ]       ] [
fhir:code [ fhir:v "SPRT" ]       ] [
fhir:code [ fhir:v "SUBJ" ]       ] [
fhir:code [ fhir:v "XCRPT" ]       ] )     ] )
  ] . #