FHIR R6 Patient Care Incubator
0.1.0 - ci-build International flag

FHIR R6 Patient Care Incubator, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/pc-incubator/ and changes regularly. See the Directory of published versions

: Linkage Type - TTL Representation

Page standards status: Trial-use Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "linkage-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem linkage-type</b></p><a name=\"linkage-type\"> </a><a name=\"hclinkage-type\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/linkage-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">source<a name=\"linkage-type-source\"> </a></td><td>Source of Truth</td><td>The resource represents the \"source of truth\" (from the perspective of this Linkage resource) for the underlying event/condition/etc.</td></tr><tr><td style=\"white-space:nowrap\">alternate<a name=\"linkage-type-alternate\"> </a></td><td>Alternate Record</td><td>The resource represents an alternative view of the underlying event/condition/etc.  The resource may still be actively maintained, even though it is not considered to be the source of truth.</td></tr><tr><td style=\"white-space:nowrap\">historical<a name=\"linkage-type-historical\"> </a></td><td>Historical/Obsolete Record</td><td>The resource represents an obsolete record of the underlying event/condition/etc.  It is not expected to be actively maintained.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "pc"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/linkage-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/linkage-type>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.315" ]
  ] [
fhir:use [ fhir:v "old" ] ;
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.306" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LinkageType"] ; # 
  fhir:title [ fhir:v "Linkage Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Care"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Care" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Used to distinguish different roles a resource can play within a set of linked resources."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/linkage-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/linkage-type>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "source" ] ;
fhir:display [ fhir:v "Source of Truth" ] ;
fhir:definition [ fhir:v "The resource represents the \"source of truth\" (from the perspective of this Linkage resource) for the underlying event/condition/etc." ]
  ] [
fhir:code [ fhir:v "alternate" ] ;
fhir:display [ fhir:v "Alternate Record" ] ;
fhir:definition [ fhir:v "The resource represents an alternative view of the underlying event/condition/etc.  The resource may still be actively maintained, even though it is not considered to be the source of truth." ]
  ] [
fhir:code [ fhir:v "historical" ] ;
fhir:display [ fhir:v "Historical/Obsolete Record" ] ;
fhir:definition [ fhir:v "The resource represents an obsolete record of the underlying event/condition/etc.  It is not expected to be actively maintained." ]
  ] ) . #