HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: v2CS-relationshipType - TTL Representation

Active as of 2019-12-01

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0948"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr><tr><td>v2-concComment</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment</td><td>string</td><td>V2 Concept Comment</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0948</code> defines the following codes in a Is-A heirarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>V2 Concept Comment</b></td></tr><tr><td style=\"white-space:nowrap\">CAUS<a name=\"v2-0948-CAUS\"> </a></td><td>Causes/caused</td><td>Source universal service identifier causes/caused the outcome(s) on the target</td><td>Example: a procedure caused  complication(s)</td></tr><tr><td style=\"white-space:nowrap\">COMP<a name=\"v2-0948-COMP\"> </a></td><td>Component of</td><td>Target universal service identifier is a component of source universal identifier</td><td>Example: one care plan activity (target) is a component of another care plan activity (source)</td></tr><tr><td style=\"white-space:nowrap\">CONCR<a name=\"v2-0948-CONCR\"> </a></td><td>Concurrently</td><td>Source and target universal service identifier should start concurrently</td><td>Example: two care plan activities should start concurrently</td></tr><tr><td style=\"white-space:nowrap\">EVID<a name=\"v2-0948-EVID\"> </a></td><td>Evidence</td><td>Source universal service identifier provides evidence for target universal service identifier</td><td>Example: observation result provides evidence for certain care plan activity or treatment action</td></tr><tr><td style=\"white-space:nowrap\">INTF<a name=\"v2-0948-INTF\"> </a></td><td>Interferes / interfered</td><td>Source universal service identifier interferes / interfered with fulfilment of target universal service identifier</td><td>Example: patient financial or physical constraints interferes / interfered with fulfilment of goal</td></tr><tr><td style=\"white-space:nowrap\">LIMIT<a name=\"v2-0948-LIMIT\"> </a></td><td>Limits/limited</td><td>Source universal service identifier limits/limited the fulfillment of target universal service identifier</td><td>Example: patient condition limits the extend that planned treatment can be implemented</td></tr><tr><td style=\"white-space:nowrap\">SUCCD<a name=\"v2-0948-SUCCD\"> </a></td><td>Succeeds</td><td>Target universal service identifier should succeed (starts after end of) source universal service identifier</td><td>Example: one care plan activity (target) should start after completion of another (source)</td></tr><tr><td style=\"white-space:nowrap\">SVTGT<a name=\"v2-0948-SVTGT\"> </a></td><td>Service target</td><td>Target universal service identifier is the object of the service identified by the source universal service identifier</td><td>Example: An order requests clarification or interpretation of a previous clinical laboratory test result</td></tr><tr><td style=\"white-space:nowrap\">TRIG<a name=\"v2-0948-TRIG\"> </a></td><td>Triggers/triggered</td><td>Source universal service identifier triggers action of target universal service identifier</td><td>Example: a bleeding complication triggers the review and change in anti-coagulant dosage</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0948"^^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.18.448" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "V2CSRelationshipType"] ; # 
  fhir:title [ fhir:v "v2CS-relationshipType"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-12-01"^^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 "HL7-defined code system of concepts that identify the type of relationship identified by Relationship Instance Identifier (REL-3) that is established between the Source Information Instance (REL-4)  and the Target Information Instance (REL-5)."] ; # 
  fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0948 (Relationship Type)"] ; # 
  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:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0948"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0948>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:id [ fhir:v "6760" ] ;
fhir:code [ fhir:v "CAUS" ] ;
fhir:display [ fhir:v "Causes/caused" ] ;
fhir:definition [ fhir:v "Source universal service identifier causes/caused the outcome(s) on the target" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: a procedure caused  complication(s)" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "6761" ] ;
fhir:code [ fhir:v "COMP" ] ;
fhir:display [ fhir:v "Component of" ] ;
fhir:definition [ fhir:v "Target universal service identifier is a component of source universal identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: one care plan activity (target) is a component of another care plan activity (source)" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "6762" ] ;
fhir:code [ fhir:v "CONCR" ] ;
fhir:display [ fhir:v "Concurrently" ] ;
fhir:definition [ fhir:v "Source and target universal service identifier should start concurrently" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: two care plan activities should start concurrently" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "6763" ] ;
fhir:code [ fhir:v "EVID" ] ;
fhir:display [ fhir:v "Evidence" ] ;
fhir:definition [ fhir:v "Source universal service identifier provides evidence for target universal service identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: observation result provides evidence for certain care plan activity or treatment action" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "6764" ] ;
fhir:code [ fhir:v "INTF" ] ;
fhir:display [ fhir:v "Interferes / interfered" ] ;
fhir:definition [ fhir:v "Source universal service identifier interferes / interfered with fulfilment of target universal service identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: patient financial or physical constraints interferes / interfered with fulfilment of goal" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "6765" ] ;
fhir:code [ fhir:v "LIMIT" ] ;
fhir:display [ fhir:v "Limits/limited" ] ;
fhir:definition [ fhir:v "Source universal service identifier limits/limited the fulfillment of target universal service identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: patient condition limits the extend that planned treatment can be implemented" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "6766" ] ;
fhir:code [ fhir:v "SUCCD" ] ;
fhir:display [ fhir:v "Succeeds" ] ;
fhir:definition [ fhir:v "Target universal service identifier should succeed (starts after end of) source universal service identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: one care plan activity (target) should start after completion of another (source)" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "6767" ] ;
fhir:code [ fhir:v "SVTGT" ] ;
fhir:display [ fhir:v "Service target" ] ;
fhir:definition [ fhir:v "Target universal service identifier is the object of the service identified by the source universal service identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: An order requests clarification or interpretation of a previous clinical laboratory test result" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "6768" ] ;
fhir:code [ fhir:v "TRIG" ] ;
fhir:display [ fhir:v "Triggers/triggered" ] ;
fhir:definition [ fhir:v "Source universal service identifier triggers action of target universal service identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Example: a bleeding complication triggers the review and change in anti-coagulant dosage" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] ) . #