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
{
"resourceType" : "Composition",
"id" : "PCaStagingComposition",
"language" : "nl",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl\" lang=\"nl\"><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>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "1234",
"display" : "Prostate Cancer Consultation"
}
]
},
"date" : "2023-05-24",
"author" : [
{
🔗 "reference" : "Practitioner/DrHause"
}
],
"title" : "Prostate Cancer Staging Composition",
"section" : [
{
"title" : "Medische voorgeschiedenis",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1003642006",
"display" : "Past medical history section"
},
{
"system" : "http://fhir.tiro.health/CodeSystem/report-sections",
"code" : "medical-history",
"display" : "Medical history section"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div>Hier volgt een leesbaar textoverzicht van de algemene medische voorgeschiedenis van de patiënt.</div>"
}
},
{
"title" : "Prostaat-gerateerde voorgeschiedenis",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "422625006",
"display" : "history of present illness section"
},
{
"system" : "http://fhir.tiro.health/CodeSystem/report-sections",
"code" : "prostate-history",
"display" : "Prostate history section"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div>Hier volgt een leesbaar textoverzicht van de prostaat-gerelateerde medische voorgeschiedenis van de patiënt.</div>"
}
},
{
"title" : "Anamnese en klinisch onderzoek",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "371529009",
"display" : "History and physical report"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div>Hier volgt een leesbaar textoverzicht van de anamnese en het klinisch onderzoek van de patiënt.</div>"
}
},
{
"title" : "Technische onderzoeken",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "4201000179104",
"display" : "Imaging report"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div>Hier volgt een leesbaar textoverzicht van de technische onderzoeken van de patiënt.</div>"
}
},
{
"title" : "Staging prostaatkanker"
},
{
"title" : "Besluit bij verhoogde PSA",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "722091001",
"display" : "Conclusion interpretation document"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div>Hier volgt een leesbaar textoverzicht van het besluit bij verhoogde PSA van de patiënt.</div>"
}
}
]
}