FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageelga.moped
Resource TypeOrganization
IdOrganization-OrganizationUeberweisendeOrganization2.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization OrganizationUeberweisendeOrganization2

identifier: Uniform Resource Identifier (URI)/urn:oid:1.3.6.1.4.1.36122.tbd.234

name: HJK Interne Ambulanz

Contacts

-Address
*Wien Wien 1030 AUT

Source1

{
  "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"
      }
    }
  ]
}