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

: Test1OrganizationInsurance1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "Test1OrganizationInsurance1",
  "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 Test1OrganizationInsurance1</b></p><a name=\"Test1OrganizationInsurance1\"> </a><a name=\"hcTest1OrganizationInsurance1\"> </a><a name=\"Test1OrganizationInsurance1-en-US\"> </a><p><b>name</b>: Österreichische Gesundheitskasse Wien</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>Wienerbergstraße 15-19, 1100 Wien Wien Wien 1100 AUT </td></tr></table></div>"
  },
  "name" : "Österreichische Gesundheitskasse Wien",
  "alias" : [
    "14"
  ],
  "contact" : [
    {
      "address" : {
        "line" : [
          "Wienerbergstraße 15-19, 1100 Wien"
        ],
        "_line" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString" : "Wienerbergstraße"
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString" : "15-19"
              }
            ]
          }
        ],
        "city" : "Wien",
        "state" : "Wien",
        "postalCode" : "1100",
        "country" : "AUT"
      }
    }
  ]
}