electronic Case Reporting (eCR) Implementation Guide: STU2 Ballot

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

XML Format: ProcedureRequest-eicr-procedurerequest-eve-everywoman-zika

Raw xml


<ProcedureRequest xmlns="http://hl7.org/fhir">
  <id value="eicr-procedurerequest-eve-everywoman-zika"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-procedurerequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> 
      <p> 
        <b>Generated Narrative with Details</b> </p> 
      <p> 
        <b>id</b>: eicr-procedurerequest-eve-everywoman-zika</p> 
      <p> 
        <b>status</b>: completed</p> 
      <p> 
        <b>intent</b>: order</p> 
      <p> 
        <b>priority</b>: asap</p> 
      <p> 
        <b>category</b>: Diagnostics Procedure 
        <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '103693007' = 'Diagnostic procedure', given as 'Diagnostic procedure (procedure)'})</span> </p> 
      <p> 
        <b>code</b>: Zika RT-PCR 
        <span style="background: LightGoldenRodYellow">(Details : {LOINC code '80825-3' = 'Zika virus envelope (E) gene [Presence] in Serum by NAA with probe detection', given as 'Zika virus envelope (E) gene [Presence] in Serum by Probe and target amplification method'})</span> </p> 
      <p> 
        <b>subject</b>: 
        <b>name</b>: Eve Everywoman 
        <b>identifier</b>: Medical Record Number = 1032702 (http://hospital.smarthealthit.org), SSN = 11-00-1234 (USUAL)</p> 
      <p> 
        <b>performer</b>: 
        <a href="Organization-ecr-organization-acme-labs.html">Acme Labs</a> </p> </div>
  </text>
  <status value="completed"/>
  <intent value="order"/>
  <priority value="asap"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="103693007"/>
      <display value="Diagnostic procedure (procedure)"/>
    </coding>
    <text value="Diagnostics Procedure"/>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="80825-3"/>
      <display
               value="Zika virus envelope (E) gene [Presence] in Serum by NAA with probe detection"/>
    </coding>
    <text value="Zika RT-PCR"/>
  </code>
  <subject>
    <reference value="Patient/ecr-patient-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <performer>
    <reference value="Organization/ecr-organization-acme-labs"/>
    <display value="Acme Labs"/>
  </performer>
</ProcedureRequest>