FHIR IG analytics| Package | elga.moped |
| Resource Type | Organization |
| Id | Organization-OrganizationUeberweisendeOrganization2.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization OrganizationUeberweisendeOrganization2
Profile: HL7® AT Core Organization Profile
identifier: Uniform Resource Identifier (URI)/urn:oid:1.3.6.1.4.1.36122.tbd.234
name: HJK Interne Ambulanz
| Address |
| Wien Wien 1030 AUT |
{
"resourceType": "Organization",
"id": "OrganizationUeberweisendeOrganization2",
"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.3.6.1.4.1.36122.tbd.234"
}
],
"name": "HJK Interne Ambulanz",
"contact": [
{
"address": {
"city": "Wien",
"state": "Wien",
"postalCode": "1030",
"country": "AUT"
}
}
]
}