FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ActorDefinition/lab-report-consumer (XML)

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

Jump past Narrative

Laboratory Report Consumer: a system receiving/querying and using a Laboratory Report. (id = "lab-report-consumer")

<?xml version="1.0" encoding="UTF-8"?>

<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="lab-report-consumer"/> 
  <text> 
    <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ActorDefinition lab-report-consumer</b> 
      </p> 
      <a name="lab-report-consumer"/> 
      <table class="grid">
        <tr> 
          <td> 
            <b> Actor: LabReportConsumer </b> 
          </td> 
          <td/>  
          <td> Type: system </td> 
        </tr> 
        <tr> 
          <td colspan="3">
            <div> 
              <p> This actor represents the Laboratory Report consumers. That is the system using
                 the report received or retrieved.
Using includes, but is not limited to, the report display, storage or processing.</p> 
            </div> 
          </td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ActorDefinition/lab-report-consumer"/> 
  <version value="0.2.0-ci"/> 
  <name value="LabReportConsumer"/> 
  <status value="active"/> 
  <date value="2024-12-14T06:50:57+00:00"/> 
  <publisher value="HL7 International / FHIR Infrastructure"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/fiwg"/> 
    </telecom> 
  </contact> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="150"/> 
      <display value="Europe"/> 
    </coding> 
  </jurisdiction> 
  <copyright value="Used by permission of HL7 Europe, all rights reserved Creative Commons License"/> 
  <type value="system"/> 
  <documentation value="This actor represents the Laboratory Report consumers. That is the system using
   the report received or retrieved. Using includes, but is not limited to, the report
   display, storage or processing."/> 
</ActorDefinition> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.