HL7 Terminology (THO)
6.0.2 - Publication International flag

This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Retired Code System Fragments 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 "retired-extwcontent-Rendering"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List retired-extwcontent-Rendering</b></p><a name=\"retired-extwcontent-Rendering\"> </a><a name=\"hcretired-extwcontent-Rendering\"> </a><a name=\"retired-extwcontent-Rendering-en-US\"> </a><h2>Retired Code System Fragments Manifest</h2><table class=\"clstu\"><tr><td>Mode: Working List </td><td>Status: Current </td><td>Code: 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=\"CodeSystem-v3-HealthcareProviderTaxonomyHIPAA.html\">CodeSystem Healthcare Provider Taxonomy HIPAA</a></td></tr><tr><td><a href=\"CodeSystem-v2-0005.html\">CodeSystem PH_RaceAndEthnicity_CDC</a></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "working"] ; # 
  fhir:title [ fhir:v "Retired Code System Fragments 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:reference [ fhir:v "CodeSystem/v3-HealthcareProviderTaxonomyHIPAA" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ]     ]
  ] [
fhir:item [
fhir:reference [ fhir:v "CodeSystem/v2-0005" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ]     ]
  ] ) . #