FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageelga.moped
Resource TypeOrganization
IdOrganization-SV18.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization SV18

identifier: http://svc.co.at/CodeSystem/ecard-svt-cs/18, http://example.org/lsvt-code/L8

type: Sozialversicherung

name: Österreichische Gesundheitskasse Tirol

Contacts

-Address
*Klara-Pölt-Weg 2, 6020 Innsbruck Innsbruck Tirol 6020 AUT

Source1

{
  "resourceType": "Organization",
  "id": "SV18",
  "meta": {
    "profile": [
      "https://elga.moped.at/StructureDefinition/SVOrganization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://svc.co.at/CodeSystem/ecard-svt-cs",
      "value": "18"
    },
    {
      "system": "http://example.org/lsvt-code",
      "value": "L8"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen",
          "code": "406",
          "display": "Sozialversicherung"
        }
      ]
    }
  ],
  "name": "Österreichische Gesundheitskasse Tirol",
  "contact": [
    {
      "address": {
        "line": [
          "Klara-Pölt-Weg 2, 6020 Innsbruck"
        ],
        "_line": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString": "Klara-Pölt-Weg"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString": "2"
              }
            ]
          }
        ],
        "city": "Innsbruck",
        "state": "Tirol",
        "postalCode": "6020",
        "country": "AUT"
      }
    }
  ]
}