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-zika

Raw xml


<ProcedureRequest xmlns="http://hl7.org/fhir">
  <id value="eicr-procedurerequest-zika"/>
  <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-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>: <a href="Patient-ecr-patient-eve-everywoman.html">Generated Summary: id: ecr-patient-eve-everywoman; Medical Record Number = 1032702 (USUAL), SSN = 11-00-1234 (USUAL); active; Eve L Everywoman ; ph: 1-(404)555-1212(HOME), eve.everywoman@example.com; gender: female; birthDate: 24/11/1974</a></p><p><b>performer</b>: <a href="Organization-ecr-organization-acme-labs.html">Acme Labs. Generated Summary: id: ecr-organization-acme-labs; 999999999; active; <span title="Codes: {http://hl7.org/fhir/v3/RoleCode OUTLAB}">outpatient laboratory</span>; name: Acme Labs; ph: +1-555-555-4444, mail@acme-labs.com</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 Probe and target amplification method"/>
    </coding>
    <text value="Zika RT-PCR"/>
  </code>
  <subject>
    <reference value="Patient/ecr-patient-eve-everywoman"/>
  </subject>
  <performer>
    <reference value="Organization/ecr-organization-acme-labs"/>
    <display value="Acme Labs"/>
  </performer>
</ProcedureRequest>