Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: procedure-upper-endoscopy - JSON Representation

Raw json | Download


{
  "resourceType" : "Procedure",
  "id" : "procedure-upper-endoscopy",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-procedure"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"procedure-upper-endoscopy\"> </a><a name=\"hcprocedure-upper-endoscopy\"> </a></p><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\">Resource Procedure &quot;procedure-upper-endoscopy&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-procedure.html\">Fujitsu Procedure Profile</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Esophagogastroduodenoscopy with control of hemorrhage of esophagus (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1255196002; <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#unknown &quot;Unknown&quot;)</span></p><p><b>subject</b>: <a href=\"Patient-SCHJO.html\">Patient/SCHJO</a> &quot;&quot;</p><p><b>encounter</b>: <a href=\"Encounter-e002.html\">Encounter/e002</a></p><p><b>performed</b>: 2021-10-01</p></div>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "1255196002",
        "display" : "Esophagogastroduodenoscopy with control of hemorrhage of esophagus (procedure)"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code" : "unknown",
        "display" : "Unknown"
      }
    ],
    "text" : "Esophagogastroduodenoscopy with control of hemorrhage of esophagus (procedure)"
  },
  "subject" : {
    🔗 "reference" : "Patient/SCHJO"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/e002"
  },
  "performedDateTime" : "2021-10-01"
}