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
@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 "PCaStagingReport"] ; # fhir:type [ fhir:v "document"] ; # fhir:entry ( [ ( fhir:resource [ a fhir:Composition ; fhir:id [ fhir:v "PCaStagingComposition" ] ; fhir:language [ fhir:v "nl" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl\" lang=\"nl\"><a name=\"Composition_PCaStagingComposition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition PCaStagingComposition</b></p><a name=\"PCaStagingComposition\"> </a><a name=\"hcPCaStagingComposition\"> </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</p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 1234}\">Prostate Cancer Consultation</span></p><p><b>date</b>: 2023-05-24</p><p><b>author</b>: <a href=\"Practitioner-DrHause.html\">Practitioner</a></p><p><b>title</b>: Prostate Cancer Staging Composition</p></div>"^^rdf:XMLLiteral ] ; fhir:status [ fhir:v "final" ] ; fhir:type [ ( fhir:coding [ a loinc:1234 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1234" ] ; fhir:display [ fhir:v "Prostate Cancer Consultation" ] ] ) ] ; fhir:date [ fhir:v "2023-05-24"^^xsd:date ] ; ( fhir:author [ fhir:reference [ fhir:v "Practitioner/DrHause" ] ] ) ; fhir:title [ fhir:v "Prostate Cancer Staging Composition" ] ; ( fhir:section [ fhir:title [ fhir:v "Medische voorgeschiedenis" ] ; fhir:code [ ( fhir:coding [ a sct:1003642006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1003642006" ] ; fhir:display [ fhir:v "Past medical history section" ] ] [ fhir:system [ fhir:v "http://fhir.tiro.health/CodeSystem/report-sections"^^xsd:anyURI ] ; fhir:code [ fhir:v "medical-history" ] ; fhir:display [ fhir:v "Medical history section" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div>Hier volgt een leesbaar textoverzicht van de algemene medische voorgeschiedenis van de patiënt.</div>"^^rdf:XMLLiteral ] ] [ fhir:title [ fhir:v "Prostaat-gerateerde voorgeschiedenis" ] ; fhir:code [ ( fhir:coding [ a sct:422625006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "422625006" ] ; fhir:display [ fhir:v "history of present illness section" ] ] [ fhir:system [ fhir:v "http://fhir.tiro.health/CodeSystem/report-sections"^^xsd:anyURI ] ; fhir:code [ fhir:v "prostate-history" ] ; fhir:display [ fhir:v "Prostate history section" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div>Hier volgt een leesbaar textoverzicht van de prostaat-gerelateerde medische voorgeschiedenis van de patiënt.</div>"^^rdf:XMLLiteral ] ] [ fhir:title [ fhir:v "Anamnese en klinisch onderzoek" ] ; fhir:code [ ( fhir:coding [ a sct:371529009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "371529009" ] ; fhir:display [ fhir:v "History and physical report" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div>Hier volgt een leesbaar textoverzicht van de anamnese en het klinisch onderzoek van de patiënt.</div>"^^rdf:XMLLiteral ] ] [ fhir:title [ fhir:v "Technische onderzoeken" ] ; fhir:code [ ( fhir:coding [ a sct:4201000179104 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "4201000179104" ] ; fhir:display [ fhir:v "Imaging report" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div>Hier volgt een leesbaar textoverzicht van de technische onderzoeken van de patiënt.</div>"^^rdf:XMLLiteral ] ] [ fhir:title [ fhir:v "Staging prostaatkanker" ] ] [ fhir:title [ fhir:v "Besluit bij verhoogde PSA" ] ; fhir:code [ ( fhir:coding [ a sct:722091001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "722091001" ] ; fhir:display [ fhir:v "Conclusion interpretation document" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div>Hier volgt een leesbaar textoverzicht van het besluit bij verhoogde PSA van de patiënt.</div>"^^rdf:XMLLiteral ] ] ) ] ) ] [ ( fhir:resource [ a fhir:Observation ; fhir:id [ fhir:v "PCacTStage" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PCacTStage\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PCacTStage</b></p><a name=\"PCacTStage\"> </a><a name=\"hcPCacTStage\"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 399537006}\">Clinical TNM stage grouping (observable entity)</span></p><p><b>subject</b>: <a href=\"Patient-PCaPatient.html\">Anonymous Patient Male, DoB: 2023-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>value</b>: <span title=\"Codes:{http://snomed.info/sct 1228892002}\">cT1a</span></p></div>"^^rdf:XMLLiteral ] ; fhir:status [ fhir:v "registered" ] ; 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 (observable entity)" ] ] ) ] ; fhir:subject [ fhir:reference [ fhir:v "Patient/PCaPatient" ] ] ; 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:1228892002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1228892002" ] ; fhir:display [ fhir:v "cT1a" ] ] ) ; fhir:text [ fhir:v "cT1a" ] ] ] ) ] [ ( fhir:resource [ a fhir:Observation ; fhir:id [ fhir:v "PCaEAURisk" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PCaEAURisk\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PCaEAURisk</b></p><a name=\"PCaEAURisk\"> </a><a name=\"hcPCaEAURisk\"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{http://tiro.health/fhir/CodeSystem/auto-generated urn:uuid:030861fb-a73f-499a-9e7e-471d720c25cf}\">EAU risicogroep</span></p><p><b>subject</b>: <a href=\"Patient-PCaPatient.html\">Anonymous Patient Male, DoB: 2023-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>value</b>: <span title=\"Codes:{http://snomed.info/sct 723505004}\">Low risk</span></p></div>"^^rdf:XMLLiteral ] ; fhir:status [ fhir:v "registered" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://tiro.health/fhir/CodeSystem/auto-generated"^^xsd:anyURI ] ; fhir:code [ fhir:v "urn:uuid:030861fb-a73f-499a-9e7e-471d720c25cf" ] ; fhir:display [ fhir:v "EAU risicogroep" ] ] ) ] ; fhir:subject [ fhir:reference [ fhir:v "Patient/PCaPatient" ] ] ; 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:723505004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "723505004" ] ] ) ; fhir:text [ fhir:v "Low risk" ] ] ] ) ] [ ( fhir:resource [ a fhir:Observation ; fhir:id [ fhir:v "PCaGleason" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PCaGleason\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PCaGleason</b></p><a name=\"PCaGleason\"> </a><a name=\"hcPCaGleason\"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 372278000}\">Gleason score</span></p><p><b>subject</b>: <a href=\"Patient-PCaPatient.html\">Anonymous Patient Male, DoB: 2023-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>value</b>: 3 + 3</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 384994009}\">Primary Gleason pattern</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 369772003}\">Gleason pattern 3</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 384995005}\">Secondary Gleason pattern</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 369772003}\">Gleason pattern 3</span></p></blockquote></div>"^^rdf:XMLLiteral ] ; fhir:status [ fhir:v "registered" ] ; fhir:code [ ( fhir:coding [ a sct:372278000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "372278000" ] ; fhir:display [ fhir:v "Gleason score" ] ] ) ] ; fhir:subject [ fhir:reference [ fhir:v "Patient/PCaPatient" ] ] ; 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:string ; fhir:v "3 + 3" ] ; ( fhir:component [ fhir:code [ ( fhir:coding [ a sct:384994009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "384994009" ] ; fhir:display [ fhir:v "Primary Gleason pattern" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:369772003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "369772003" ] ; fhir:display [ fhir:v "Gleason pattern 3" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ a sct:384995005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "384995005" ] ; fhir:display [ fhir:v "Secondary Gleason pattern" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:369772003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "369772003" ] ; fhir:display [ fhir:v "Gleason pattern 3" ] ] ) ] ] ) ] ) ] [ ( fhir:resource [ a fhir:Observation ; fhir:id [ fhir:v "PCaPSA1" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PCaPSA1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PCaPSA1</b></p><a name=\"PCaPSA1\"> </a><a name=\"hcPCaPSA1\"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 63476009}\">Prostate specific antigen measurement</span></p><p><b>subject</b>: <a href=\"Patient-PCaPatient.html\">Anonymous Patient Male, DoB: 2023-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>effective</b>: 2023-01-23 00:00:00+0000</p><p><b>value</b>: 0.14 ng/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeng/ml = 'ng/ml')</span></p></div>"^^rdf:XMLLiteral ] ; fhir:status [ fhir:v "registered" ] ; fhir:code [ ( fhir:coding [ a sct:63476009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "63476009" ] ; fhir:display [ fhir:v "Prostate specific antigen measurement" ] ] ) ] ; fhir:subject [ fhir:reference [ fhir:v "Patient/PCaPatient" ] ] ; fhir:effective [ a fhir:dateTime ; fhir:v "2023-01-23T00:00:00+00:00"^^xsd:dateTime ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 0.14 ] ; fhir:unit [ fhir:v "ng/ml" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "ng/ml" ] ] ] ) ] [ ( fhir:resource [ a fhir:Observation ; fhir:id [ fhir:v "PCaPSA2" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PCaPSA2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PCaPSA2</b></p><a name=\"PCaPSA2\"> </a><a name=\"hcPCaPSA2\"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 63476009}\">Prostate specific antigen measurement</span></p><p><b>subject</b>: <a href=\"Patient-PCaPatient.html\">Anonymous Patient Male, DoB: 2023-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>effective</b>: 2023-05-20 00:00:00+0000</p><p><b>value</b>: 8.4 ng/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeng/ml = 'ng/ml')</span></p></div>"^^rdf:XMLLiteral ] ; fhir:status [ fhir:v "registered" ] ; fhir:code [ ( fhir:coding [ a sct:63476009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "63476009" ] ; fhir:display [ fhir:v "Prostate specific antigen measurement" ] ] ) ] ; fhir:subject [ fhir:reference [ fhir:v "Patient/PCaPatient" ] ] ; fhir:effective [ a fhir:dateTime ; fhir:v "2023-05-20T00:00:00+00:00"^^xsd:dateTime ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 8.4 ] ; fhir:unit [ fhir:v "ng/ml" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "ng/ml" ] ] ] ) ] [ ( fhir:resource [ a fhir:Condition ; fhir:id [ fhir:v "RaisedPSACondition" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_RaisedPSACondition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition RaisedPSACondition</b></p><a name=\"RaisedPSACondition\"> </a><a name=\"hcRaisedPSACondition\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:\">active</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 396152005}\">Raised prostate specific antigen</span></p><p><b>subject</b>: <a href=\"Patient-PCaPatient.html\">Anonymous Patient Male, DoB: 2023-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>recordedDate</b>: 2023-05-23 00:00:00+0000</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Treating physician</span></td><td><a href=\"Practitioner-DrHause.html\">Practitioner</a></td></tr></table><blockquote><p><b>stage</b></p><p><b>assessment</b>: </p><ul><li><a href=\"Observation-PCaPSA1.html\">Observation Prostate specific antigen measurement</a></li><li><a href=\"Observation-PCaPSA2.html\">Observation Prostate specific antigen measurement</a></li></ul></blockquote></div>"^^rdf:XMLLiteral ] ; fhir:clinicalStatus [ ( fhir:coding [ fhir:code [ fhir:v "active" ] ] ) ] ; fhir:code [ ( fhir:coding [ a sct:396152005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "396152005" ] ] ) ] ; fhir:subject [ fhir:reference [ fhir:v "Patient/PCaPatient" ] ] ; fhir:recordedDate [ fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime ] ; ( fhir:participant [ fhir:function [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "custodian" ] ; fhir:display [ fhir:v "Custodian" ] ] ) ; fhir:text [ fhir:v "Treating physician" ] ] ; fhir:actor [ fhir:reference [ fhir:v "Practitioner/DrHause" ] ] ] ) ; ( fhir:stage [ ( fhir:assessment [ fhir:reference [ fhir:v "Observation/PCaPSA1" ] ] [ fhir:reference [ fhir:v "Observation/PCaPSA2" ] ] ) ] ) ] ) ] [ ( fhir:resource [ a fhir:Condition ; fhir:id [ fhir:v "PCaCondition" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_PCaCondition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition PCaCondition</b></p><a name=\"PCaCondition\"> </a><a name=\"hcPCaCondition\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:\">active</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 254900004}\">Carcinoma of prostate</span></p><p><b>subject</b>: <a href=\"Patient-PCaPatient.html\">Anonymous Patient Male, DoB: 2023-04-06 ( http://hospital.be/official-patient-id#8242)</a></p><p><b>recordedDate</b>: 2023-05-23 00:00:00+0000</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Treating physician</span></td><td><a href=\"Practitioner-DrHause.html\">Practitioner</a></td></tr></table><blockquote><p><b>stage</b></p><p><b>assessment</b>: </p><ul><li><a href=\"Observation-PCacTStage.html\">Observation Clinical TNM stage grouping (observable entity)</a></li><li><a href=\"Observation-PCaEAURisk.html\">Observation EAU risicogroep</a></li><li><a href=\"Observation-PCaGleason.html\">Observation Gleason score</a></li><li><a href=\"Observation-PCaPSA2.html\">Observation Prostate specific antigen measurement</a></li></ul></blockquote></div>"^^rdf:XMLLiteral ] ; fhir:clinicalStatus [ ( fhir:coding [ fhir:code [ fhir:v "active" ] ] ) ] ; fhir:code [ ( fhir:coding [ a sct:254900004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "254900004" ] ] ) ] ; fhir:subject [ fhir:reference [ fhir:v "Patient/PCaPatient" ] ] ; fhir:recordedDate [ fhir:v "2023-05-23T00:00:00+00:00"^^xsd:dateTime ] ; ( fhir:participant [ fhir:function [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "custodian" ] ; fhir:display [ fhir:v "Custodian" ] ] ) ; fhir:text [ fhir:v "Treating physician" ] ] ; fhir:actor [ fhir:reference [ fhir:v "Practitioner/DrHause" ] ] ] ) ; ( fhir:stage [ ( fhir:assessment [ fhir:reference [ fhir:v "Observation/PCacTStage" ] ] [ fhir:reference [ fhir:v "Observation/PCaEAURisk" ] ] [ fhir:reference [ fhir:v "Observation/PCaGleason" ] ] [ fhir:reference [ fhir:v "Observation/PCaPSA2" ] ] ) ] ) ] ) ] [ ( fhir:resource [ a fhir:Patient ; fhir:id [ fhir:v "PCaPatient" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_PCaPatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient PCaPatient</b></p><a name=\"PCaPatient\"> </a><a name=\"hcPCaPatient\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Male, DoB: 2023-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 "2023-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 ] ] ) ] ) . #
IG © 2023+ Tiro.health. Package tiro-health-fhir#0.1.0 based on FHIR 5.0.0. Generated 2025-10-16
Links: Table of Contents |
QA Report
|
Version History
|
|
Propose a change