FHIR IG analytics| Package | elga.moped |
| Resource Type | Organization |
| Id | Organization-SV13.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization SV13
Profile: SV Organization
identifier: http://svc.co.at/CodeSystem/ecard-svt-cs/13, http://example.org/lsvt-code/L3
type: Sozialversicherung
name: Österreichische Gesundheitskasse Burgenland
| Address |
| Siegfried Marcus-Straße 5, 7000 Eisenstadt Eisenstadt Burgenland 7000 AUT |
{
"resourceType": "Organization",
"id": "SV13",
"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": "13"
},
{
"system": "http://example.org/lsvt-code",
"value": "L3"
}
],
"type": [
{
"coding": [
{
"system": "https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen",
"code": "406",
"display": "Sozialversicherung"
}
]
}
],
"name": "Österreichische Gesundheitskasse Burgenland",
"contact": [
{
"address": {
"line": [
"Siegfried Marcus-Straße 5, 7000 Eisenstadt"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Siegfried Marcus-Straße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "5"
}
]
}
],
"city": "Eisenstadt",
"state": "Burgenland",
"postalCode": "7000",
"country": "AUT"
}
}
]
}