HL7 Terminology (THO)
6.0.1 - Publication International flag

This page is part of the HL7 Terminology (v6.0.1: 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

: FHIR Normative 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 "fhir-Normative"] ; # 
  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 fhir-Normative</b></p><a name=\"fhir-Normative\"> </a><a name=\"hcfhir-Normative\"> </a><a name=\"fhir-Normative-en-US\"> </a><h2>FHIR Normative 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-data-absent-reason.html\">CodeSystem DataAbsentReason</a></td></tr><tr><td><a href=\"CodeSystem-definition-use.html\">CodeSystem Structure Definition Use Codes / Keywords</a></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "working"] ; # 
  fhir:title [ fhir:v "FHIR Normative 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/data-absent-reason" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ]     ]
  ] [
fhir:item [
fhir:reference [ fhir:v "CodeSystem/definition-use" ] ;
fhir:type [ fhir:v "CodeSystem"^^xsd:anyURI ]     ]
  ] ) . #