HL7 Terminology (THO)
6.0.2 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. 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:CodeSystem ;
  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: CodeSystem ClinicalTrialsGov</b></p><a name=\"ClinicalTrialsGov\"> </a><a name=\"hcClinicalTrialsGov\"> </a><a name=\"ClinicalTrialsGov-en-US\"> </a><p>This case-sensitive code system <code>http://clinicaltrials.gov</code> defines codes, but no codes are represented here</p></div>"
  ] ; # 
  fhir:url [ fhir:v "http://clinicaltrials.gov"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.3.1077" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ClinicalTrialsGov"] ; # 
  fhir:title [ fhir:v "ClinicalTrials.gov"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  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: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:copyright [ fhir:v "See [https://clinicaltrials.gov/about-site/terms-conditions](https://clinicaltrials.gov/about-site/terms-conditions) for the Terms and Conditions that apply for use of ClinicalTrials.gov data."] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "not-present"] . #