Phenomics Exchange for Research and Diagnostics
0.1.0 - ci-build International flag

Phenomics Exchange for Research and Diagnostics, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phenomics-exchange-ig/ and changes regularly. See the Directory of published versions

: bladderCarcinoma - 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:Specimen ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bladderCarcinoma"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/phenomics-exchange/StructureDefinition/Biosample"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/phenomics-exchange/StructureDefinition/Biosample>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen </b><a name=\"bladderCarcinoma\"> </a><a name=\"hcbladderCarcinoma\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceSpecimen &quot;bladderCarcinoma&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Biosample.html\">Biosample</a></p></div><p><b>Histological Diagnosis</b>: Infiltrating Urothelial Carcinoma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#NCIT_C39853)</span></p><p><b>Tumor Progression</b>: Primary Malignant Neoplasm <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#NCIT_C84509)</span></p><p><b>Tumor Grade</b>: Grade 2 Lesion <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#NCIT_C36136)</span></p><p><b>Pathological Tumor Stage</b>: Stage II <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#NCIT_C28054)</span></p><p><b>Pathological TNM Finding</b>: M0 Stage Finding <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#NCIT_C48699)</span></p><p><b>Material Sample</b>: abnormal sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (efo#EFO_0009655)</span></p><p><b>identifier</b>: arbitrary identifier</p><p><b>type</b>: primary tumor sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (efo#EFO_0010942)</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Patient/example-patient</a> &quot; ANYPERSON&quot;</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2021-01-20</td><td>wall of urinary bladder <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (uberon#UBERON_0001256)</span></td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Procedure</b></td></tr><tr><td style=\"display: none\">*</td><td>Radical Cystoprostatectomy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#NCIT_C5189)</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/phenomics-exchange/StructureDefinition/HistologicalDiagnosis"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NCIT_C39853" ] ;
fhir:display [ fhir:v "Infiltrating Urothelial Carcinoma" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/phenomics-exchange/StructureDefinition/TumorProgression"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NCIT_C84509" ] ;
fhir:display [ fhir:v "Primary Malignant Neoplasm" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/phenomics-exchange/StructureDefinition/TumorGrade"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NCIT_C36136" ] ;
fhir:display [ fhir:v "Grade 2 Lesion" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/phenomics-exchange/StructureDefinition/PathologicalStage"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NCIT_C28054" ] ;
fhir:display [ fhir:v "Stage II" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/phenomics-exchange/StructureDefinition/PathologicalTnmFinding"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NCIT_C48699" ] ;
fhir:display [ fhir:v "M0 Stage Finding" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/phenomics-exchange/StructureDefinition/MaterialSample"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://github.com/EBISPOT/efo"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EFO_0009655" ] ;
fhir:display [ fhir:v "abnormal sample" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "arbitrary identifier" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://github.com/EBISPOT/efo"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EFO_0010942" ] ;
fhir:display [ fhir:v "primary tumor sample" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-patient" ]
  ] ; # 
  fhir:collection [
fhir:collected [ fhir:v "2021-01-20"^^xsd:date ] ;
fhir:bodySite [
      ( fhir:coding [
fhir:system [ fhir:v "http://github.com/obophenotype/uberon"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UBERON_0001256" ] ;
fhir:display [ fhir:v "wall of urinary bladder" ]       ] )     ]
  ] ; # 
  fhir:processing ( [
fhir:procedure [
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NCIT_C5189" ] ;
fhir:display [ fhir:v "Radical Cystoprostatectomy" ]       ] )     ]
  ] ) . #