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

: Externals With Content Manifest - TTL Representation

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:List ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "extwcontent-Rendering"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Externals With Content Manifest</h2><table class=\"clstu\"><tr><td>Mode: workingStatus: currentCode: UTG Control Manifest</td></tr><tr><td>Order: Sorted Alphabetically</td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"http://www.ada.org/snodent\">http://www.ada.org/snodent</a> &quot;AdaSnodent&quot;</td></tr><tr><td><a href=\"CodeSystem-v3-mediaType.html\">CodeSystem/v3-mediaType</a> &quot;MediaType&quot;</td></tr><tr><td>CodeSystem/v2-0227</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "working"] ; # 
  fhir:title [ fhir:v "Externals With Content Manifest"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UTGCTGManifest" ]     ] )
  ] ; # 
  fhir:orderedBy [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-order"^^xsd:anyURI ] ;
fhir:code [ fhir:v "alphabetic" ]     ] )
  ] ; # 
  fhir:entry ( [
fhir:item [
fhir:link <http://www.ada.org/snodent> ;
fhir:reference [ fhir:v "http://www.ada.org/snodent" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ]     ]
  ] [
fhir:item [
fhir:reference [ fhir:v "CodeSystem/v3-mediaType" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ]     ]
  ] [
fhir:item [
fhir:reference [ fhir:v "CodeSystem/v2-0227" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ]     ]
  ] ) . #