{
  "resourceType" : "Procedure",
  "id" : "gaps-procedure01",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure gaps-procedure01</b></p><a name=\"gaps-procedure01\"> </a><a name=\"hcgaps-procedure01\"> </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: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/qicore/STU7.0.1/StructureDefinition-qicore-procedure.html\">QICore Procedure</a></p></div><p><b>Extension Definition for Procedure.recorded for Version 5.0</b>: 2018-09-10 09:00:00+0000</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 45384}\">Colonoscopy, flexible; with removal of tumor(s), polyp(s), or other lesion(s) by hot biopsy forceps</span></p><p><b>subject</b>: <a href=\"Patient-gaps-patient02.html\">Thomas Ludwich  Male, DoB: 1957-01-01 ( Medical Record Number: 999996992\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>performed</b>: 2018-09-10 08:00:00+0000 --&gt; 2018-09-10 09:00:00+0000</p></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded",
    "valueDateTime" : "2018-09-10T09:00:00-00:00"
  }],
  "status" : "completed",
  "code" : {
    "coding" : [{
      "system" : "http://www.ama-assn.org/go/cpt",
      "code" : "45384",
      "display" : "Colonoscopy, flexible; with removal of tumor(s), polyp(s), or other lesion(s) by hot biopsy forceps"
    }]
  },
  "subject" : {
    "reference" : "Patient/gaps-patient02"
  },
  "performedPeriod" : {
    "start" : "2018-09-10T08:00:00-00:00",
    "end" : "2018-09-10T09:00:00-00:00"
  }
}