This page is part of the HL7 Terminology (v5.4.0: Release) based on FHIR R4. 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
: Deprecated Code Systems Rendering 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 "deprCSVS-Rendering"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Deprecated Code Systems Rendering 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=\"CodeSystem-v3-MessageCondition.html\">CodeSystem/v3-MessageCondition</a> "MessageCondition"</td></tr><tr><td><a href=\"CodeSystem-v3-Ethnicity.html\">CodeSystem/v3-Ethnicity</a> "Ethnicity"</td></tr><tr><td><a href=\"CodeSystem-v3-Race.html\">CodeSystem/v3-Race</a> "Race"</td></tr><tr><td><a href=\"ValueSet-v3-RoleClassSubsumer.html\">ValueSet/v3-RoleClassSubsumer</a> "RoleClassSubsumer"</td></tr></table></div>"
] ; #
fhir:status [ fhir:v "current"] ; #
fhir:mode [ fhir:v "working"] ; #
fhir:title [ fhir:v "Deprecated Code Systems Rendering 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-MessageCondition" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ]
] [
fhir:item [
fhir:reference [ fhir:v "CodeSystem/v3-Ethnicity" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ]
] [
fhir:item [
fhir:reference [ fhir:v "CodeSystem/v3-Race" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ] ]
] [
fhir:item [
fhir:reference [ fhir:v "ValueSet/v3-RoleClassSubsumer" ] ;
fhir:type [ fhir:v "ValueSet"^^xsd:anyURI ] ]
] ) . #