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

FHIR IG analytics

Packageelga.moped
Resource TypeOrganization
IdOrganization-SV16.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 SV16

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

type: Sozialversicherung

name: Österreichische Gesundheitskasse Kärnten

Contacts

-Address
*Kempfstraße 8, 9021 Klagenfurt am Wörthersee Klagenfurt am Wörthersee Kärnten 9021 AUT

Source1

{
  "resourceType": "Organization",
  "id": "SV16",
  "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": "16"
    },
    {
      "system": "http://example.org/lsvt-code",
      "value": "L6"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen",
          "code": "406",
          "display": "Sozialversicherung"
        }
      ]
    }
  ],
  "name": "Österreichische Gesundheitskasse Kärnten",
  "contact": [
    {
      "address": {
        "line": [
          "Kempfstraße 8, 9021 Klagenfurt am Wörthersee"
        ],
        "_line": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString": "Kempfstraße"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString": "8"
              }
            ]
          }
        ],
        "city": "Klagenfurt am Wörthersee",
        "state": "Kärnten",
        "postalCode": "9021",
        "country": "AUT"
      }
    }
  ]
}