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

: 9bef346f-7264-4f96-86cd-3f0e7f9186bb - XML Representation

Raw xml | Download


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="9bef346f-7264-4f96-86cd-3f0e7f9186bb"/>
  <meta>
    <source value="frenda"/>
    <profile
             value="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice"/>
    <tag>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"/>
      <code value="frenda"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService 9bef346f-7264-4f96-86cd-3f0e7f9186bb</b></p><a name="9bef346f-7264-4f96-86cd-3f0e7f9186bb"> </a><a name="hc9bef346f-7264-4f96-86cd-3f0e7f9186bb"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: frenda</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-wof-connect-healthcareservice.html">Wof Connect HealthcareService</a></p><p style="margin-bottom: 0px">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><p><b>identifier</b>: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE1234567890-FD78</p><p><b>providedBy</b>: <a href="Organization/9bef346f-7264-4f96-86cd-3f0e7f9186bb">Södertandläkarna Bågen</a></p><p><b>location</b>: <a href="Location/adressId">Location/adressId</a></p><p><b>name</b>: Södertandläkarna Bågen</p><p><b>telecom</b>: ph: 08-4421160(Work), <a href="mailto:bagen@sodertandlakarna.se">bagen@sodertandlakarna.se</a></p><p><b>characteristic</b>: <span title="Codes:">Child Patient Threshold</span></p></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.752.129.2.1.4.1"/>
    <value value="SE1234567890-FD78"/>
  </identifier>
  <providedBy>
    <reference value="Organization/9bef346f-7264-4f96-86cd-3f0e7f9186bb"/>
    <display value="Södertandläkarna Bågen"/>
  </providedBy>
  <location>
    <reference value="Location/adressId"/>
  </location>
  <name value="Södertandläkarna Bågen"/>
  <telecom>
    <system value="phone"/>
    <value value="08-4421160"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="bagen@sodertandlakarna.se"/>
    <use value="work"/>
  </telecom>
  <characteristic>
    <extension
               url="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wofconnect-characteristic">
      <extension url="scheduling">
        <extension url="childPatientThreshold">
          <valueInteger value="20"/>
        </extension>
      </extension>
    </extension>
    <text value="Child Patient Threshold"/>
  </characteristic>
</HealthcareService>