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

: Test2OrganizationInsurance1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "Test2OrganizationInsurance1",
  "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 Test2OrganizationInsurance1</b></p><a name=\"Test2OrganizationInsurance1\"> </a><a name=\"hcTest2OrganizationInsurance1\"> </a><a name=\"Test2OrganizationInsurance1-en-US\"> </a><p><b>name</b>: Österreichische Gesundheitskasse Oberösterreich</p><p><b>alias</b>: 14</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>Gruberstraße 77, 4021 Linz Linz Oberösterreich 4021 AUT </td></tr></table></div>"
  },
  "name" : "Österreichische Gesundheitskasse Oberösterreich",
  "alias" : [
    "14"
  ],
  "contact" : [
    {
      "address" : {
        "line" : [
          "Gruberstraße 77, 4021 Linz"
        ],
        "_line" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString" : "Gruberstraße"
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString" : "77"
              }
            ]
          }
        ],
        "city" : "Linz",
        "state" : "Oberösterreich",
        "postalCode" : "4021",
        "country" : "AUT"
      }
    }
  ]
}