HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
1.1.0 - STU 2 Ballot

This page is part of the electronic Case Reporting (eCR) (v1.1.0: STU 2 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

: US Public Health Procedure Example: ECMO - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="us-ph-procedure-ecmo"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2020-12-01T01:14:14.668+00:00"/>
    <source value="#IwtHfzNVYtw8aTFl"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-procedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07afd</p><p><b>status</b>: completed</p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 233573008}">Extracorporeal membrane oxygenation (procedure)</span></p><p><b>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Generated Summary: Medical Record Number: 1032702 (USUAL); active; Eve L Everywoman ; Phone: 1-(404)555-1212, eve.everywoman@example.com; gender: female; birthDate: 1974-11-24</a></p><p><b>performed</b>: Nov 1, 2020 7:55:26 PM --&gt; Nov 1, 2020 8:25:26 PM</p><h3>FocalDevices</h3><table class="grid"><tr><td>-</td><td><b>Manipulated</b></td></tr><tr><td>*</td><td><a href="Device-us-core-device-ecmo.html">Generated Summary: status: active; manufacturer: ACME Biomedical; expirationDate: 2024-01-01; lotNumber: M321; serialNumber: AC222; modelNumber: 4.0; <span title="Codes: {http://snomed.info/sct 469244005}">Extracorporeal membrane oxygenator (physical object)</span></a></td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07afd"/>
  </identifier>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="233573008"/>
      <display value="Extracorporeal membrane oxygenation (procedure)"/>
    </coding>
    <text value="Extracorporeal membrane oxygenation (procedure)"/>
  </code>
  <subject>
    <reference value="Patient/patient-ecr-eve-everywoman"/>
  </subject>
  <performedPeriod>
    <start value="2020-11-01T12:55:26-07:00"/>
    <end value="2020-11-01T13:25:26-07:00"/>
  </performedPeriod>
  <focalDevice>
    <manipulated>
      <reference value="Device/us-core-device-ecmo"/>
    </manipulated>
  </focalDevice>
</Procedure>