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