CodeX Radiation Therapy
2.0.0-ballot - Ballot United States of America flag

CodeX Radiation Therapy, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/codex-radiation-therapy/ and changes regularly. See the Directory of published versions

: cancer-disease-status-22B - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cancer-disease-status-22B"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-disease-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-disease-status>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"cancer-disease-status-22B\"> </a><a name=\"hccancer-disease-status-22B\"> </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\">Resource Observation &quot;cancer-disease-status-22B&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-codexrt-radiotherapy-disease-status.html\">Radiotherapy Disease Status</a></p></div><p><b>Cancer Disease Status Evidence Type Extension</b>: Imaging (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#363679005)</span></p><p><b>Radiotherapy Volume Extension</b>: <a href=\"BodyStructure-RadiotherapyVolume-03-Prostate.html\">BodyStructure/RadiotherapyVolume-03-Prostate</a></p><p><b>Radiotherapy Volume Extension</b>: <a href=\"BodyStructure-RadiotherapyVolume-04-PelvNs.html\">BodyStructure/RadiotherapyVolume-04-PelvNs</a></p><p><b>Radiotherapy Volume Extension</b>: <a href=\"BodyStructure-RadiotherapyVolume-05-SemVs.html\">BodyStructure/RadiotherapyVolume-05-SemVs</a></p><p><b>partOf</b>: <a href=\"Procedure-RadiotherapyCourseSummary-04-Prostate.html\">Procedure/RadiotherapyCourseSummary-04-Prostate</a></p><p><b>status</b>: final</p><p><b>code</b>: Cancer progression <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#97509-4)</span></p><p><b>subject</b>: <a href=\"Patient-Patient-6.html\">Patient/Patient-6</a> &quot; VENKMAN&quot;</p><p><b>focus</b>: <a href=\"Condition-Diagnosis-2-Prostate.html\">Condition/Diagnosis-2-Prostate</a></p><p><b>effective</b>: 2020-10-22</p><p><b>performer</b>: <a href=\"Practitioner-Practitioner-1005.html\">Practitioner/Practitioner-1005</a> &quot; SPENGLER&quot;</p><p><b>value</b>: Patient's condition worsened (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#271299001)</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-disease-status-evidence-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:363679005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "363679005" ] ;
fhir:display [ fhir:v "Imaging (procedure)" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-volume-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "BodyStructure/RadiotherapyVolume-03-Prostate" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-volume-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "BodyStructure/RadiotherapyVolume-04-PelvNs" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-volume-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "BodyStructure/RadiotherapyVolume-05-SemVs" ]     ]
  ] ) ; # 
  fhir:partOf ( [
fhir:reference [ fhir:v "Procedure/RadiotherapyCourseSummary-04-Prostate" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:97509-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "97509-4" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Patient-6" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Condition/Diagnosis-2-Prostate" ]
  ] ) ; # 
  fhir:effective [ fhir:v "2020-10-22"^^xsd:date] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/Practitioner-1005" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-disease-progression-qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:263820005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "263820005" ] ;
fhir:display [ fhir:v "Nodal (qualifier value)" ]         ] )       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-disease-progression-qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:80534008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80534008" ] ;
fhir:display [ fhir:v "Biochemical (qualifier value)" ]         ] )       ]     ] ) ;
    ( fhir:coding [
a sct:271299001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "271299001" ] ;
fhir:display [ fhir:v "Patient's condition worsened (finding)" ]     ] )
  ] . #