{
  "resourceType" : "HealthcareService",
  "id" : "9bef346f-7264-4f96-86cd-3f0e7f9186bb",
  "meta" : {
    "source" : "frenda",
    "profile" : ["http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice"],
    "tag" : [{
      "system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
      "code" : "frenda"
    }]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "identifier" : [{
    "system" : "urn:oid:1.2.752.129.2.1.4.1",
    "value" : "SE1234567890-FD78"
  }],
  "providedBy" : {
    "reference" : "Organization/9bef346f-7264-4f96-86cd-3f0e7f9186bb",
    "display" : "Södertandläkarna Bågen"
  },
  "location" : [{
    "reference" : "Location/adressId"
  }],
  "name" : "Södertandläkarna Bågen",
  "telecom" : [{
    "system" : "phone",
    "value" : "08-4421160",
    "use" : "work"
  },
  {
    "system" : "email",
    "value" : "bagen@sodertandlakarna.se",
    "use" : "work"
  }],
  "characteristic" : [{
    "extension" : [{
      "extension" : [{
        "extension" : [{
          "url" : "childPatientThreshold",
          "valueInteger" : 20
        }],
        "url" : "scheduling"
      }],
      "url" : "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wofconnect-characteristic"
    }],
    "text" : "Child Patient Threshold"
  }]
}