Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OrganizationLGF - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "OrganizationLGF",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization OrganizationLGF</b></p><a name=\"OrganizationLGF\"> </a><a name=\"hcOrganizationLGF\"> </a><a name=\"OrganizationLGF-en-US\"> </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\">Profile: <a href=\"https://build.fhir.org/ig/HL7Austria/HL7-AT-FHIR-Core-R5/StructureDefinition-at-core-organization.html\">HL7® AT Core Organization Profile</a></p></div><p><b>name</b>: Wiener Gesundheitsfonds (WGF)</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"mailto:wiener.gesundheitsfonds@wien.gv.at\">wiener.gesundheitsfonds@wien.gv.at</a></td></tr></table></div>"
  },
  "name" : "Wiener Gesundheitsfonds (WGF)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "wiener.gesundheitsfonds@wien.gv.at"
        }
      ]
    }
  ]
}