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. For a full list of available versions, see the Directory of published versions

: ClinicalTrials.gov - TTL Representation

Active as of 2024-04-24

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ClinicalTrialsGov"] ; # 
  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: NamingSystem ClinicalTrialsGov</b></p><a name=\"ClinicalTrialsGov\"> </a><a name=\"hcClinicalTrialsGov\"> </a><a name=\"ClinicalTrialsGov-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/ClinicalTrialsGov</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>ClinicalTrialsGov</td></tr><tr><td>Title</td><td>ClinicalTrials.gov</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The U.S. National Institutes of Health, Department of Health and Human Services, through its National Library of Medicine, has developed <a href=\"http://clinicaltrials.gov\">ClinicalTrials.gov</a> to provide patients, family members, and members of the public current information about clinical research studies. <a href=\"http://clinicaltrials.gov\">ClinicalTrials.gov</a> contains summary information about clinical studies being conducted throughout the United States and in many countries throughout the world. These data are provided to the National Library of Medicine by organizations and institutions that sponsor and implement the studies.</p>\n<p><a href=\"http://clinicaltrials.gov\">ClinicalTrials.gov</a> is updated daily. You should check <a href=\"http://clinicaltrials.gov\">ClinicalTrials.gov</a> frequently for updated information.</p>\n<p>More information about ClinicalTrials.gov can be found <a href=\"https://clinicaltrials.gov/about-site/about-ctg\">here</a>.</p>\n</div></td></tr><tr><td>Publisher</td><td>National Library of Medicine</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></tr><tr><td>OID</td><td>2.16.840.1.113883.3.1077</td><td>true</td><td></td></tr><tr><td>URI</td><td>http://clinicaltrials.gov</td><td>true</td><td>2024-04-24 --&gt; (ongoing)</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/ClinicalTrialsGov"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ClinicalTrialsGov"] ; # 
  fhir:title [ fhir:v "ClinicalTrials.gov"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2024-04-24T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "National Library of Medicine"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "National Library of Medicine; 8600 Rockville Pike, Bethesda, MD 20894" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nlm.nih.gov/" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://support.nlm.nih.gov/support/create-case/" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "National Library of Medicine; 8600 Rockville Pike, Bethesda, MD 20894"] ; # 
  fhir:description [ fhir:v "The U.S. National Institutes of Health, Department of Health and Human Services, through its National Library of Medicine, has developed [ClinicalTrials.gov](http://clinicaltrials.gov) to provide patients, family members, and members of the public current information about clinical research studies. [ClinicalTrials.gov](http://clinicaltrials.gov) contains summary information about clinical studies being conducted throughout the United States and in many countries throughout the world. These data are provided to the National Library of Medicine by organizations and institutions that sponsor and implement the studies.\r\n\r\n[ClinicalTrials.gov](http://clinicaltrials.gov) is updated daily. You should check [ClinicalTrials.gov](http://clinicaltrials.gov) frequently for updated information.\r\n\r\nMore information about ClinicalTrials.gov can be found [here](https://clinicaltrials.gov/about-site/about-ctg)."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.3.1077" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://clinicaltrials.gov" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2024-04-24"^^xsd:date ]     ]
  ] ) . #