FHIR IG analytics| Package | elga.moped |
| Resource Type | Organization |
| Id | Organization-SV16.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization SV16
Profile: SV Organization
identifier: http://svc.co.at/CodeSystem/ecard-svt-cs/16, http://example.org/lsvt-code/L6
type: Sozialversicherung
name: Österreichische Gesundheitskasse Kärnten
| Address |
| Kempfstraße 8, 9021 Klagenfurt am Wörthersee Klagenfurt am Wörthersee Kärnten 9021 AUT |
{
"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"
}
}
]
}