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" : "Procedure",
"id" : "URSboTCC4",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure URSboTCC4</b></p><a name=\"URSboTCC4\"> </a><a name=\"hcURSboTCC4\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 387713003}\">Surgical procedure (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 386787002}\">URS because of TCC</span></p><p><b>subject</b>: <a href=\"Patient-DemoPatient.html\">Eve Anyperson (no stated gender), DoB Unknown</a></p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 255109008}\">TCC</span></td></tr></table><h3>Useds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 469891005}\">flexible video ureterorenoscope</span></td></tr></table></div>"
},
"status" : "completed",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "387713003",
"display" : "Surgical procedure (procedure)"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "386787002",
"display" : "ureterorenoscopie"
}
],
"text" : "URS because of TCC"
},
"subject" : {
🔗 "reference" : "Patient/DemoPatient"
},
"reason" : [
{
"concept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "255109008",
"display" : "overgangscelcarcinoom van blaas"
}
],
"text" : "TCC"
}
}
],
"used" : [
{
"concept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "469891005",
"display" : "flexible video ureterorenoscope"
}
]
}
}
]
}