Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Lung Cancer Staging Report - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LCaStagingReportBundle"] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:entry ( [
    ( fhir:resource [
a fhir:Composition ;
fhir:id [ fhir:v "LCaStagingComposition" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_LCaStagingComposition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition LCaStagingComposition</b></p><a name=\"LCaStagingComposition\"> </a><a name=\"hcLCaStagingComposition\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18841-7}\">Lung Cancer Staging Report</span></p><p><b>encounter</b>: <a href=\"Encounter-LCaStagingEncounter.html\">Encounter: status = in-progress</a></p><p><b>date</b>: 2023-05-23 00:00:00+0000</p><p><b>author</b>: <a href=\"Practitioner-DrHause.html\">Practitioner</a></p><p><b>title</b>: Lung Cancer Staging Report</p></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:type [
        ( fhir:coding [
a loinc:18841-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18841-7" ] ;
fhir:display [ fhir:v "Hospital consultation note" ]         ] ) ;
fhir:text [ fhir:v "Lung Cancer Staging Report" ]       ] ;
      ( fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ] ) ;
fhir:encounter [
fhir:reference [ fhir:v "Encounter/LCaStagingEncounter" ]       ] ;
fhir:date [ fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime ] ;
      ( fhir:author [
fhir:reference [ fhir:v "Practitioner/DrHause" ]       ] ) ;
fhir:title [ fhir:v "Lung Cancer Staging Report" ] ;
      ( fhir:section [
fhir:title [ fhir:v "Staging" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The patient was diagnosed with non-small cell lung cancer on 2023-05-23. The cTNM staging is T3N1M1. The patient has bony metastasis. The PD-L1 expression is 80%.</p></div>"^^rdf:XMLLiteral         ] ;
        ( fhir:entry [
fhir:reference [ fhir:v "QuestionnaireResponse/LCaStagingResponse" ]         ] [
fhir:reference [ fhir:v "Observation/CTStage" ]         ] [
fhir:reference [ fhir:v "Observation/CNStage" ]         ] [
fhir:reference [ fhir:v "Observation/CMStage" ]         ] [
fhir:reference [ fhir:v "Observation/PDL1Expression" ]         ] )       ] [
fhir:title [ fhir:v "Conclusion" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Based on the results of the staging, the patient has a stage IV lung cancer.</p></div>"^^rdf:XMLLiteral         ] ;
        ( fhir:entry [
fhir:reference [ fhir:v "Observation/TNMStageGroups" ]         ] )       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:QuestionnaireResponse ;
fhir:id [ fhir:v "LCaStagingResponse" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_LCaStagingResponse\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse LCaStagingResponse</b></p><a name=\"LCaStagingResponse\"> </a><a name=\"hcLCaStagingResponse\"> </a><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> LCaStagingResponse</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-LCaStagingTemplate.html\">Questionnaire[http://fhir.tiro.health/Questionnaire/LCaStagingTemplate|0.1.0]</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-group.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Group\" class=\"hierarchy\"/> diagnose</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"http://snomed.info/id/254637007\">SNOMED CT 254637007</a>: Non-small cell lung cancer</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> diagnose/datum</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2023-05-23</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-group.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Group\" class=\"hierarchy\"/> ctnm</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> t</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"http://snomed.info/id/1228938002\">SNOMED CT 1228938002</a>: T3</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> n</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"http://snomed.info/id/1229973008\">SNOMED CT 1229973008</a>: N1</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> m</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"http://snomed.info/id/1229903009\">SNOMED CT 1229903009</a>: M1</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> metastasis-location</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"http://snomed.info/id/94222008\">SNOMED CT 94222008</a>: bony metastasis</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> pd-l1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0.8</td></tr>#xD;\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"^^rdf:XMLLiteral       ] ;
fhir:questionnaire [
fhir:v "http://fhir.tiro.health/Questionnaire/LCaStagingTemplate"^^xsd:anyURI ;
fhir:link <http://fhir.tiro.health/Questionnaire/LCaStagingTemplate>       ] ;
fhir:status [ fhir:v "completed" ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ] ;
fhir:encounter [
fhir:reference [ fhir:v "Encounter/LCaStagingEncounter" ]       ] ;
fhir:authored [ fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime ] ;
fhir:author [
fhir:reference [ fhir:v "Practitioner/DrHause" ]       ] ;
      ( fhir:item [
fhir:linkId [ fhir:v "diagnose" ] ;
        ( fhir:answer [
          ( fhir:extension [
fhir:url [ fhir:v "http://fhir.tiro.health/StructureDefinition/answer-comment"^^xsd:anyURI ] ;
fhir:value [
a fhir:Annotation ;
fhir:text [ fhir:v "Some Comment" ]             ]           ] ) ;
fhir:value [
a fhir:Coding, sct:254637007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "254637007" ] ;
fhir:display [ fhir:v "Non-small cell lung cancer" ]           ] ;
          ( fhir:item [
fhir:linkId [ fhir:v "diagnose/datum" ] ;
            ( fhir:answer [
fhir:value [
a fhir:date ;
fhir:v "2023-05-23"^^xsd:date               ]             ] )           ] )         ] )       ] [
fhir:linkId [ fhir:v "ctnm" ] ;
        ( fhir:item [
fhir:linkId [ fhir:v "t" ] ;
          ( fhir:answer [
fhir:value [
a fhir:Coding, sct:1228938002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1228938002" ] ;
fhir:display [ fhir:v "T3" ]             ]           ] )         ] [
fhir:linkId [ fhir:v "n" ] ;
          ( fhir:answer [
fhir:value [
a fhir:Coding, sct:1229973008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1229973008" ] ;
fhir:display [ fhir:v "N1" ]             ]           ] )         ] [
fhir:linkId [ fhir:v "m" ] ;
          ( fhir:answer [
fhir:value [
a fhir:Coding, sct:1229903009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1229903009" ] ;
fhir:display [ fhir:v "M1" ]             ]           ] )         ] )       ] [
fhir:linkId [ fhir:v "metastasis-location" ] ;
        ( fhir:answer [
fhir:value [
a fhir:Coding, sct:94222008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "94222008" ] ;
fhir:display [ fhir:v "bony metastasis" ]           ]         ] )       ] [
fhir:linkId [ fhir:v "pd-l1" ] ;
        ( fhir:answer [
fhir:value [
a fhir:decimal ;
fhir:v 0.8           ]         ] )       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Encounter ;
fhir:id [ fhir:v "LCaStagingEncounter" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_LCaStagingEncounter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter LCaStagingEncounter</b></p><a name=\"LCaStagingEncounter\"> </a><a name=\"hcLCaStagingEncounter\"> </a><p><b>status</b>: In Progress</p><p><b>subject</b>: <a href=\"Patient-LCaPatient.html\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</a></p></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "in-progress" ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Patient ;
fhir:id [ fhir:v "LCaPatient" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_LCaPatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient LCaPatient</b></p><a name=\"LCaPatient\"> </a><a name=\"hcLCaPatient\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</p><hr/></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:identifier [
fhir:system [ fhir:v "http://hospital.be/official-patient-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8242" ]       ] ) ;
fhir:gender [ fhir:v "male" ] ;
fhir:birthDate [ fhir:v "1973-04-06"^^xsd:date ]     ] )
  ] [
    ( fhir:resource [
a fhir:Practitioner ;
fhir:id [ fhir:v "DrHause" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DrHause\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrHause</b></p><a name=\"DrHause\"> </a><a name=\"hcDrHause\"> </a></div>"^^rdf:XMLLiteral       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Questionnaire ;
fhir:id [ fhir:v "LCaStagingTemplate" ] ;
fhir:language [ fhir:v "nl-BE" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-BE\" lang=\"nl-BE\"><a name=\"Questionnaire_LCaStagingTemplate\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Questionnaire LCaStagingTemplate</b></p><a name=\"LCaStagingTemplate\"> </a><a name=\"hcLCaStagingTemplate\"> </a><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\">Language: nl-BE</p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Cardinality</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"The type of the item\">Type</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Additional information about the item\">Description &amp; Constraints</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireRoot\" class=\"hierarchy\"/> </td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)\" id=\"item.diagnose\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-coding.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"coding\" class=\"hierarchy\"/> diagnose</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Diagnose</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/codesystem-item-type.html#item-type-coding\">coding</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Value Set: <a href=\"ValueSet-lung-cancer-diagnosis.html\">Lung Cancer Diagnosis</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)\" id=\"item.diagnose/datum\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-date.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"date\" class=\"hierarchy\"/> diagnose/datum</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Date of diagnosis</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/codesystem-item-type.html#item-type-date\">date</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)\" id=\"item.ctnm\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-group.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"group\" class=\"hierarchy\"/> ctnm</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">cTNM</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/codesystem-item-type.html#item-type-group\">group</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)\" id=\"item.t\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-coding.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"coding\" class=\"hierarchy\"/> t</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">cT</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/codesystem-item-type.html#item-type-coding\">coding</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Value Set: <a href=\"ValueSet-clinical-tstage-lung-cancer.html\">Clinical TStage Lung Cancer</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)\" id=\"item.n\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-coding.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"coding\" class=\"hierarchy\"/> n</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">cN</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/codesystem-item-type.html#item-type-coding\">coding</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Value Set: <a href=\"ValueSet-clinical-nstage-lung-cancer.html\">Clinical NStage Lung Cancer</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)\" id=\"item.m\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vline.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-coding.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"coding\" class=\"hierarchy\"/> m</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">cM</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/codesystem-item-type.html#item-type-coding\">coding</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Value Set: <a href=\"ValueSet-clinical-mstage-lung-cancer.html\">Clinical MStage Lung Cancer</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" id=\"item.metastasis-location\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-coding.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"coding\" class=\"hierarchy\"/> metastasis-location</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Location of metastasis</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/codesystem-item-type.html#item-type-coding\">coding</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Enable When: <ul><li><a href=\"#item.ctnm/m\">ctnm/m</a> = </li><li><a href=\"#item.ctnm/m\">ctnm/m</a> exists </li></ul><br/>Value Set: <a href=\"ValueSet-lung-cancer-location-of-metastasis.html\">Lung Cancer Location Of Metastasis</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" id=\"item.pd-l1\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-decimal.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"decimal\" class=\"hierarchy\"/> pd-l1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">PD-L1 expression</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/codesystem-item-type.html#item-type-decimal\">decimal</a></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>#xD;\n<tr><td colspan=\"5\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"^^rdf:XMLLiteral       ] ;
      ( fhir:extension [
fhir:url [ fhir:v "http://fhir.tiro.health/StructureDefinition/render-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://fhir.tiro.health/Library/TreeLayoutRenderer"^^xsd:anyURI ;
fhir:link <http://fhir.tiro.health/Library/TreeLayoutRenderer>         ]       ] [
fhir:url [ fhir:v "http://fhir.tiro.health/StructureDefinition/orientation"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "vertical"         ]       ] ) ;
fhir:version [ fhir:v "5.0.1" ] ;
fhir:status [ fhir:v "active" ] ;
      ( fhir:item [
fhir:linkId [ fhir:v "diagnose" ] ;
        ( fhir:code [
a sct:439401001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "439401001" ] ;
fhir:display [ fhir:v "Diagnosis" ]         ] ) ;
fhir:text [ fhir:v "Diagnose" ] ;
fhir:type [ fhir:v "coding" ] ;
fhir:answerConstraint [ fhir:v "optionsOrType" ] ;
fhir:answerValueSet [
fhir:v "http://fhir.tiro.health/ValueSet/lung-cancer-diagnosis"^^xsd:anyURI ;
fhir:link <http://fhir.tiro.health/ValueSet/lung-cancer-diagnosis>         ] ;
        ( fhir:item [
          ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
              ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/questionnaire-item-control"^^xsd:anyURI ] ;
fhir:code [ fhir:v "text-box" ]               ] [
fhir:system [ fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ] ;
fhir:code [ fhir:v "date-field" ]               ] ) ;
fhir:text [ fhir:v "Textbox" ]             ]           ] ) ;
fhir:linkId [ fhir:v "diagnose/datum" ] ;
          ( fhir:code [
a sct:432213005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432213005" ] ;
fhir:display [ fhir:v "Date of diagnosis" ]           ] ) ;
fhir:text [ fhir:v "Date of diagnosis" ] ;
fhir:type [ fhir:v "date" ]         ] )       ] [
fhir:linkId [ fhir:v "ctnm" ] ;
        ( fhir:code [
a sct:399566009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399566009" ] ;
fhir:display [ fhir:v "TNM category" ]         ] ) ;
fhir:text [ fhir:v "cTNM" ] ;
fhir:type [ fhir:v "group" ] ;
        ( fhir:item [
          ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
              ( fhir:coding [
fhir:system [ fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ] ;
fhir:code [ fhir:v "drop-down" ]               ] ) ;
fhir:text [ fhir:v "Coding Dropdown" ]             ]           ] ) ;
fhir:linkId [ fhir:v "t" ] ;
          ( fhir:code [
a sct:399504009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399504009" ] ;
fhir:display [ fhir:v "cT category" ]           ] ) ;
fhir:text [ fhir:v "cT" ] ;
fhir:type [ fhir:v "coding" ] ;
fhir:answerValueSet [
fhir:v "http://fhir.tiro.health/ValueSet/clinical-tstage-lung-cancer"^^xsd:anyURI ;
fhir:link <http://fhir.tiro.health/ValueSet/clinical-tstage-lung-cancer>           ]         ] [
          ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
              ( fhir:coding [
fhir:system [ fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ] ;
fhir:code [ fhir:v "drop-down" ]               ] ) ;
fhir:text [ fhir:v "Coding Dropdown" ]             ]           ] ) ;
fhir:linkId [ fhir:v "n" ] ;
          ( fhir:code [
a sct:399534004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399534004" ] ;
fhir:display [ fhir:v "cN category" ]           ] ) ;
fhir:text [ fhir:v "cN" ] ;
fhir:type [ fhir:v "coding" ] ;
fhir:answerValueSet [
fhir:v "http://fhir.tiro.health/ValueSet/clinical-nstage-lung-cancer"^^xsd:anyURI ;
fhir:link <http://fhir.tiro.health/ValueSet/clinical-nstage-lung-cancer>           ]         ] [
          ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
              ( fhir:coding [
fhir:system [ fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ] ;
fhir:code [ fhir:v "drop-down" ]               ] ) ;
fhir:text [ fhir:v "Coding Dropdown" ]             ]           ] ) ;
fhir:linkId [ fhir:v "m" ] ;
          ( fhir:code [
a sct:399387003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399387003" ] ;
fhir:display [ fhir:v "cM category" ]           ] ) ;
fhir:text [ fhir:v "cM" ] ;
fhir:type [ fhir:v "coding" ] ;
fhir:answerValueSet [
fhir:v "http://fhir.tiro.health/ValueSet/clinical-mstage-lung-cancer"^^xsd:anyURI ;
fhir:link <http://fhir.tiro.health/ValueSet/clinical-mstage-lung-cancer>           ]         ] )       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
            ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/questionnaire-item-control"^^xsd:anyURI ] ;
fhir:code [ fhir:v "check-box" ]             ] [
fhir:system [ fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ] ;
fhir:code [ fhir:v "chips" ]             ] ) ;
fhir:text [ fhir:v "Coding Chips" ]           ]         ] ) ;
fhir:linkId [ fhir:v "metastasis-location" ] ;
        ( fhir:code [
a sct:385421009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385421009" ] ;
fhir:display [ fhir:v "Site of distant metastasis" ]         ] ) ;
fhir:text [ fhir:v "Location of metastasis" ] ;
fhir:type [ fhir:v "coding" ] ;
        ( fhir:enableWhen [
fhir:question [ fhir:v "ctnm/m" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [
a fhir:Coding, sct:1229901006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1229901006" ] ;
fhir:display [ fhir:v "M0" ]           ]         ] [
fhir:question [ fhir:v "ctnm/m" ] ;
fhir:operator [ fhir:v "exists" ] ;
fhir:answer [
a fhir:boolean ;
fhir:v true           ]         ] ) ;
fhir:enableBehavior [ fhir:v "all" ] ;
fhir:disabledDisplay [ fhir:v "hidden" ] ;
fhir:answerConstraint [ fhir:v "optionsOrType" ] ;
fhir:answerValueSet [
fhir:v "http://fhir.tiro.health/ValueSet/lung-cancer-location-of-metastasis"^^xsd:anyURI ;
fhir:link <http://fhir.tiro.health/ValueSet/lung-cancer-location-of-metastasis>         ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-unit"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]           ]         ] ) ;
fhir:linkId [ fhir:v "pd-l1" ] ;
        ( fhir:code [
a sct:1255770005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255770005" ] ;
fhir:display [ fhir:v "PD-L1 expression" ]         ] ) ;
fhir:text [ fhir:v "PD-L1 expression" ] ;
fhir:type [ fhir:v "decimal" ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Condition ;
fhir:id [ fhir:v "LungCancerStaging" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_LungCancerStaging\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition LungCancerStaging</b></p><a name=\"LungCancerStaging\"> </a><a name=\"hcLungCancerStaging\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:\">active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 254637007}\">Non-small cell lung cancer</span></p><p><b>subject</b>: <a href=\"Patient-LCaPatient.html\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</a></p></div>"^^rdf:XMLLiteral       ] ;
fhir:clinicalStatus [
        ( fhir:coding [
fhir:code [ fhir:v "active" ]         ] )       ] ;
      ( fhir:category [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]         ] )       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:254637007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "254637007" ] ;
fhir:display [ fhir:v "Non-small cell lung cancer" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "CTStage" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_CTStage\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CTStage</b></p><a name=\"CTStage\"> </a><a name=\"hcCTStage\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 399504009}\">cT category</span></p><p><b>subject</b>: <a href=\"Patient-LCaPatient.html\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>focus</b>: <a href=\"Condition-LungCancerStaging.html\">Condition Non-small cell lung cancer</a></p><p><b>effective</b>: 2023-05-23 00:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-DrHause.html\">Practitioner</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 1228938002}\">T3</span></p></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
a sct:399504009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399504009" ] ;
fhir:display [ fhir:v "cT category" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ] ;
      ( fhir:focus [
fhir:reference [ fhir:v "Condition/LungCancerStaging" ]       ] ) ;
fhir:effective [
a fhir:dateTime ;
fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime       ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Practitioner/DrHause" ]       ] ) ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:1228938002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1228938002" ] ;
fhir:display [ fhir:v "T3" ]         ] )       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "CNStage" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_CNStage\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CNStage</b></p><a name=\"CNStage\"> </a><a name=\"hcCNStage\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 399534004}\">cN category</span></p><p><b>subject</b>: <a href=\"Patient-LCaPatient.html\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>focus</b>: <a href=\"Condition-LungCancerStaging.html\">Condition Non-small cell lung cancer</a></p><p><b>effective</b>: 2023-05-23 00:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-DrHause.html\">Practitioner</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 1229973008}\">N1</span></p></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
a sct:399534004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399534004" ] ;
fhir:display [ fhir:v "cN category" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ] ;
      ( fhir:focus [
fhir:reference [ fhir:v "Condition/LungCancerStaging" ]       ] ) ;
fhir:effective [
a fhir:dateTime ;
fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime       ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Practitioner/DrHause" ]       ] ) ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:1229973008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1229973008" ] ;
fhir:display [ fhir:v "N1" ]         ] )       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "CMStage" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_CMStage\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CMStage</b></p><a name=\"CMStage\"> </a><a name=\"hcCMStage\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 399387003}\">cM category</span></p><p><b>subject</b>: <a href=\"Patient-LCaPatient.html\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>focus</b>: <a href=\"Condition-LungCancerStaging.html\">Condition Non-small cell lung cancer</a></p><p><b>effective</b>: 2023-05-23 00:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-DrHause.html\">Practitioner</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 1229903009}\">M1</span></p></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
a sct:399387003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399387003" ] ;
fhir:display [ fhir:v "cM category" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ] ;
      ( fhir:focus [
fhir:reference [ fhir:v "Condition/LungCancerStaging" ]       ] ) ;
fhir:effective [
a fhir:dateTime ;
fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime       ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Practitioner/DrHause" ]       ] ) ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:1229903009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1229903009" ] ;
fhir:display [ fhir:v "M1" ]         ] )       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "PDL1Expression" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PDL1Expression\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PDL1Expression</b></p><a name=\"PDL1Expression\"> </a><a name=\"hcPDL1Expression\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1255770005}\">PD-L1</span></p><p><b>subject</b>: <a href=\"Patient-LCaPatient.html\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>focus</b>: <a href=\"Condition-LungCancerStaging.html\">Condition Non-small cell lung cancer</a></p><p><b>effective</b>: 2023-05-23 00:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-DrHause.html\">Practitioner</a></p><p><b>value</b>: 80 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
a sct:1255770005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255770005" ] ;
fhir:display [ fhir:v "Presence of PD-L1 in primary malignant neoplasm of lung by immunohistochemistry	" ]         ] ) ;
fhir:text [ fhir:v "PD-L1" ]       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ] ;
      ( fhir:focus [
fhir:reference [ fhir:v "Condition/LungCancerStaging" ]       ] ) ;
fhir:effective [
a fhir:dateTime ;
fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime       ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Practitioner/DrHause" ]       ] ) ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "80"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]       ]     ] )
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "TNMStageGroups" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_TNMStageGroups\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation TNMStageGroups</b></p><a name=\"TNMStageGroups\"> </a><a name=\"hcTNMStageGroups\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 399537006}\">Clinical TNM stage grouping</span></p><p><b>subject</b>: <a href=\"Patient-LCaPatient.html\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>focus</b>: <a href=\"Condition-LungCancerStaging.html\">Condition Non-small cell lung cancer</a></p><p><b>effective</b>: 2023-05-23 00:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-DrHause.html\">Practitioner</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 1222843001}\">Stage IV</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 1269566009}\">American Joint Commission on Cancer, Cancer Staging Manual, 9th version neoplasm staging system</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-CTStage.html\">Observation cT category</a></li><li><a href=\"Observation-CNStage.html\">Observation cN category</a></li><li><a href=\"Observation-CMStage.html\">Observation cM category</a></li></ul></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
a sct:399537006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399537006" ] ;
fhir:display [ fhir:v "Clinical TNM stage grouping" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ] ;
      ( fhir:focus [
fhir:reference [ fhir:v "Condition/LungCancerStaging" ]       ] ) ;
fhir:effective [
a fhir:dateTime ;
fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime       ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Practitioner/DrHause" ]       ] ) ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:1222843001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1222843001" ] ;
fhir:display [ fhir:v "Stage IV" ]         ] )       ] ;
fhir:method [
        ( fhir:coding [
a sct:1269566009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1269566009" ] ;
fhir:display [ fhir:v "American Joint Commission on Cancer, Cancer Staging Manual, 9th version neoplasm staging system" ]         ] )       ] ;
      ( fhir:hasMember [
fhir:reference [ fhir:v "Observation/CTStage" ]       ] [
fhir:reference [ fhir:v "Observation/CNStage" ]       ] [
fhir:reference [ fhir:v "Observation/CMStage" ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "Metastasis" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Metastasis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation Metastasis</b></p><a name=\"Metastasis\"> </a><a name=\"hcMetastasis\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 94222008}\">Cancer metastatic to bone</span></p><p><b>subject</b>: <a href=\"Patient-LCaPatient.html\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>effective</b>: 2023-05-23 00:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-DrHause.html\">Practitioner</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 272673000}\">Bone structure of skeleton</span></p></div>"^^rdf:XMLLiteral       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
a sct:94222008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "94222008" ] ;
fhir:display [ fhir:v "Cancer metastatic to bone" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/LCaPatient" ]       ] ;
fhir:effective [
a fhir:dateTime ;
fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime       ] ;
      ( fhir:performer [
fhir:reference [ fhir:v "Practitioner/DrHause" ]       ] ) ;
fhir:bodySite [
        ( fhir:coding [
a sct:272673000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "272673000" ] ;
fhir:display [ fhir:v "Bone structure of skeleton" ]         ] )       ]     ] )
  ] ) . #