HL7 Terminology (THO)
7.0.0 - publication International flag

This page is part of the HL7 Terminology (v7.0.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: CDC Local Coding System - TTL Representation

Active as of 2023-06-13

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CDCLocal"] ; # 
  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: NamingSystem CDCLocal</b></p><a name=\"CDCLocal\"> </a><a name=\"hcCDCLocal\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/CDCLocal</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>CDCLocal</td></tr><tr><td>Title</td><td>CDC Local Coding System</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>\"CDC Public Health Information Network local coding system used for creating the concepts that are not available in the Standard Development Organization (SDO) Vocabulary like SNOMED CT, LOINC, ICD-9, etc.\"</p>\n<p>Versioning numbered according to PHIN VADS convention.</p>\n<p>For more information, see <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274\">https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274</a>.</p>\n</div></td></tr><tr><td>Publisher</td><td>U.S. Centers for Disease Control and Prevention (CDC)</td></tr><tr><td>Copyright</td><td><div><p>\"Most of the information on the CDC and ATSDR websites is not subject to copyright, is in the public domain, and may be freely used or reproduced without obtaining copyright permission.\"</p>\n<p>For information and exceptions regarding use of CDC material please see <a href=\"https://www.cdc.gov/other/agencymaterials.html\">here</a></p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274</td><td>true</td><td>2022-06-15 --&gt; (ongoing)</td><td>This is the URL as specified by the terminology owner, and is considered authoritative.</td></tr><tr><td>OID</td><td>2.16.840.1.114222.4.5.274</td><td>true</td><td/><td/></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://terminology.hl7.org/NamingSystem/CDCLocal"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/NamingSystem/CDCLocal>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CDCLocal"] ; # 
  fhir:title [ fhir:v "CDC Local Coding System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2023-06-13T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "U.S. Centers for Disease Control and Prevention (CDC)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "U.S. Centers for Disease Control and Prevention (CDC)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "phinvs@cdc.gov" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cdc.gov/phin/tools/phinvads/index.html" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "\"CDC Public Health Information Network local coding system used for creating the concepts that are not available in the Standard Development Organization (SDO) Vocabulary like SNOMED CT, LOINC, ICD-9, etc.\"\r\n\r\nVersioning numbered according to PHIN VADS convention.\r\n\r\nFor more information, see [https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274)."] ; # 
  fhir:copyright [ fhir:v "\"Most of the information on the CDC and ATSDR websites is not subject to copyright, is in the public domain, and may be freely used or reproduced without obtaining copyright permission.\"\r\n\r\nFor information and exceptions regarding use of CDC material please see [here](https://www.cdc.gov/other/agencymaterials.html)"] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274" ] ;
fhir:preferred [ fhir:v true ] ;
fhir:comment [ fhir:v "This is the URL as specified by the terminology owner, and is considered authoritative." ] ;
fhir:period [
fhir:start [ fhir:v "2022-06-15"^^xsd:date ]     ]
  ] [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.114222.4.5.274" ] ;
fhir:preferred [ fhir:v true ]
  ] ) . #