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