FHIR IG analytics| Package | hl7.at.fhir.core.r5 |
| Resource Type | Organization |
| Id | Organization-HL7ATCoreOrganizationExample02-MultipleVPNR.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization HL7ATCoreOrganizationExample02-MultipleVPNR
Profile: HL7® AT Core Organization Profile
identifier: Uniform Resource Identifier (URI)/urn:oid:1.2.40.0.34.3.1.1061, urn:oid:1.2.40.0.10.1.4.3.2/438968, urn:oid:1.2.40.0.10.1.4.3.2/833477
type: Allgemeine Krankenanstalt
name: Landeskrankenhaus Hall in Tirol
| Telecom | Address |
| info.pkh@tirol-kliniken.at | Milser Straße 10 Hall in Tirol Tirol 6060 AUT (work) |
{
"resourceType": "Organization",
"id": "HL7ATCoreOrganizationExample02-MultipleVPNR",
"meta": {
"profile": [
"http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.40.0.34.3.1.1061",
"assigner": {
"display": "Bundesministerium für Gesundheit"
}
},
{
"system": "urn:oid:1.2.40.0.10.1.4.3.2",
"value": "438968",
"assigner": {
"display": "Dachverband der österreichischen Sozialversicherungsträger"
}
},
{
"system": "urn:oid:1.2.40.0.10.1.4.3.2",
"value": "833477",
"assigner": {
"display": "Dachverband der österreichischen Sozialversicherungsträger"
}
}
],
"type": [
{
"coding": [
{
"system": "https://termgit.elga.gv.at/ValueSet/hl7-at-organizationtype",
"code": "300",
"display": "Allgemeine Krankenanstalt"
}
]
}
],
"name": "Landeskrankenhaus Hall in Tirol",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "info.pkh@tirol-kliniken.at",
"use": "work"
}
],
"address": {
"use": "work",
"type": "both",
"line": [
"Milser Straße 10"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Milser Straße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "10"
}
]
}
],
"city": "Hall in Tirol",
"state": "Tirol",
"postalCode": "6060",
"country": "AUT"
}
}
]
}