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

: URS because of TCC - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "URSboTCC2",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure URSboTCC2</b></p><a name=\"URSboTCC2\"> </a><a name=\"hcURSboTCC2\"> </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 38678700:2363702006=255109008}, {http://snomed.info/sct 38678700}\">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",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "387713003",
          "display" : "Surgical procedure (procedure)"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "38678700:2363702006=255109008",
        "display" : "Uretorenoscopy because of TCC"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "38678700",
        "display" : "Uretorenoscopy"
      }
    ],
    "text" : "URS because of TCC"
  },
  "subject" : {
    🔗 "reference" : "Patient/DemoPatient"
  }
}