WOF Connect
0.1.3 - stable [WIP]

This page is part of the WOF Connect Implementation Guide (v0.1.3: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Airflow - XML Representation

Active as of 2026-04-02

Raw xml | Download


<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4"/>
  <meta>
    <source value="frenda"/>
    <profile
             value="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"/>
    <tag>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"/>
      <code value="frenda"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<div>
    <table class="grid dict">

        
        <tr>
            <th scope="row"><b>Title: </b></th>
            <td style="padding-left: 4px;">Airflow</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Version: </b></th>
            <td style="padding-left: 4px;">0.1.3</td>
        </tr>
        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Date (date last changed): </b></th>
            <td style="padding-left: 4px;">2026-04-02 09:20:58+0000</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Publisher (steward): </b></th>
            <td style="padding-left: 4px;">Service Well AB</td>
        </tr>
        

        

        

        
        <tr>
            <th scope="row"><b>Description: </b></th>
            <td style="padding-left: 4px;"><div><p>Airflow</p>
</div></td>
        </tr>
        

        

        

        

        

        

        

        

        

        

        
        
        

        
        <tr>
            <th scope="row"><b>Code: </b></th>
            <td style="padding-left: 4px;">
                
                    
                        
                            <p><b>system: </b><span><a href="http://example.org">http://example.org</a></span></p>
                        
                        
                            <p><b>code: </b><span>profylax</span></p>
                        
                        
                    
                
                
            </td>
        </tr>
        

        

        

        

        

        

        

        

        

        

        

        

        

        
    </table>
</div>
</div>
  </text>
  <contained>
    <List>
      <id value="HealthcareServiceListId"/>
      <meta>
        <profile
                 value="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice-list"/>
      </meta>
      <status value="current"/>
      <mode value="working"/>
      <code>
        <coding>
          <system
                  value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/service-type"/>
          <code value="dummy-id"/>
          <display value="Temporary dummy to satisfy fixed system"/>
        </coding>
      </code>
      <entry>
        <item>
          <reference
                     value="HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da-test"/>
          <display value="Service Well AB"/>
        </item>
      </entry>
    </List>
  </contained>
  <extension
             url="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-list-reference">
    <valueReference>
      <reference value="#HealthcareServiceListId"/>
    </valueReference>
  </extension>
  <url
       value="http://canonical.fhir.link/servicewell/wof-connect/ActivityDefinition/0a2a4f2a-aa05-4cfd-a4ae-cd6ebcd95df4"/>
  <version value="0.1.3"/>
  <name value="Airflow"/>
  <title value="Airflow"/>
  <status value="active"/>
  <date value="2026-04-02T09:20:58+00:00"/>
  <publisher value="Service Well AB"/>
  <contact>
    <name value="Service Well AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://servicewell.se"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@servicewell.se"/>
    </telecom>
  </contact>
  <description value="Airflow"/>
  <code>
    <coding>
      <system value="http://example.org"/>
      <code value="profylax"/>
    </coding>
    <text value="Airflow"/>
  </code>
  <timingDuration>
    <value value="30"/>
    <unit value="minute"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="min"/>
  </timingDuration>
  <participant>
    <type value="practitioner"/>
    <role>
      <coding>
        <system
                value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"/>
        <code value="tandhygienist"/>
        <display value="Tandhygienist"/>
      </coding>
      <text value="Tandhygienist"/>
    </role>
  </participant>
</ActivityDefinition>