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" : "URSboTCC1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure URSboTCC1</b></p><a name=\"URSboTCC1\"> </a><a name=\"hcURSboTCC1\"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 38678700:2363702006=255109008}\">URS because of TCC</span></p><p><b>subject</b>: <a href=\"Patient-DemoPatient.html\">Eve Anyperson (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "38678700:2363702006=255109008",
"display" : "Uretorenoscopy"
}
],
"text" : "URS because of TCC"
},
"subject" : {
🔗 "reference" : "Patient/DemoPatient"
}
}