0.2.0 - ci-build

GO_FHIR - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: GenomOncology Therapeutic, Prognostic, and Diagnostic Sources - TTL Representation

Active as of 2024-12-11

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 "sources-codesystem"] ; # 
  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 sources-codesystem</b></p><a name=\"sources-codesystem\"> </a><a name=\"hcsources-codesystem\"> </a><a name=\"sources-codesystem-en-US\"> </a><p>This  code system <code>http://fhir.genomoncology.io/CodeSystem/sources-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">NCCN<a name=\"sources-codesystem-NCCN\"> </a></td><td>National Comprehensive Cancer Network</td></tr><tr><td style=\"white-space:nowrap\">FDA<a name=\"sources-codesystem-FDA\"> </a></td><td>U.S. Food and Drug Administration</td></tr><tr><td style=\"white-space:nowrap\">MCG<a name=\"sources-codesystem-MCG\"> </a></td><td>MCG</td></tr><tr><td style=\"white-space:nowrap\">ASCO<a name=\"sources-codesystem-ASCO\"> </a></td><td>ASCO</td></tr><tr><td style=\"white-space:nowrap\">NICE<a name=\"sources-codesystem-NICE\"> </a></td><td>NICE</td></tr><tr><td style=\"white-space:nowrap\">SCH<a name=\"sources-codesystem-SCH\"> </a></td><td>SCH</td></tr><tr><td style=\"white-space:nowrap\">EMA<a name=\"sources-codesystem-EMA\"> </a></td><td>EMA</td></tr><tr><td style=\"white-space:nowrap\">MHRA<a name=\"sources-codesystem-MHRA\"> </a></td><td>MHRA</td></tr><tr><td style=\"white-space:nowrap\">BNF<a name=\"sources-codesystem-BNF\"> </a></td><td>BNF</td></tr><tr><td style=\"white-space:nowrap\">SMC<a name=\"sources-codesystem-SMC\"> </a></td><td>SMC</td></tr><tr><td style=\"white-space:nowrap\">WHO<a name=\"sources-codesystem-WHO\"> </a></td><td>World Health Organization</td></tr><tr><td style=\"white-space:nowrap\">JAX-CKB<a name=\"sources-codesystem-JAX-CKB\"> </a></td><td>JAX-CKB</td></tr><tr><td style=\"white-space:nowrap\">ESMO<a name=\"sources-codesystem-ESMO\"> </a></td><td>ESMO</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.genomoncology.io/CodeSystem/sources-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "Source"] ; # 
  fhir:title [ fhir:v "GenomOncology Therapeutic, Prognostic, and Diagnostic Sources"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-12-11T19:26:03+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "GenomOncology"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "GenomOncology" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://genomoncology.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Sources of origin for therapies, diagnoses, and prognoses"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "NCCN" ] ;
fhir:display [ fhir:v "National Comprehensive Cancer Network" ]
  ] [
fhir:code [ fhir:v "FDA" ] ;
fhir:display [ fhir:v "U.S. Food and Drug Administration" ]
  ] [
fhir:code [ fhir:v "MCG" ] ;
fhir:display [ fhir:v "MCG" ]
  ] [
fhir:code [ fhir:v "ASCO" ] ;
fhir:display [ fhir:v "ASCO" ]
  ] [
fhir:code [ fhir:v "NICE" ] ;
fhir:display [ fhir:v "NICE" ]
  ] [
fhir:code [ fhir:v "SCH" ] ;
fhir:display [ fhir:v "SCH" ]
  ] [
fhir:code [ fhir:v "EMA" ] ;
fhir:display [ fhir:v "EMA" ]
  ] [
fhir:code [ fhir:v "MHRA" ] ;
fhir:display [ fhir:v "MHRA" ]
  ] [
fhir:code [ fhir:v "BNF" ] ;
fhir:display [ fhir:v "BNF" ]
  ] [
fhir:code [ fhir:v "SMC" ] ;
fhir:display [ fhir:v "SMC" ]
  ] [
fhir:code [ fhir:v "WHO" ] ;
fhir:display [ fhir:v "World Health Organization" ]
  ] [
fhir:code [ fhir:v "JAX-CKB" ] ;
fhir:display [ fhir:v "JAX-CKB" ]
  ] [
fhir:code [ fhir:v "ESMO" ] ;
fhir:display [ fhir:v "ESMO" ]
  ] ) . #