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

FHIR IG analytics

Packageelga.moped
Resource TypeOrganization
IdOrganization-OrganizationHerzJesuKrankenhaus.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 OrganizationHerzJesuKrankenhaus

identifier: Uniform Resource Identifier (URI)/urn:oid:1.3.6.1.4.1.36124.5.914, urn:oid:1.2.40.0.34.4.10/K914, urn:oid:1.2.40.0.10.1.4.3.2/832138

type: Allgemeine Krankenanstalt

name: Herz Jesu-Krankenhaus

Contacts

-TelecomAddress
*ph: Contact details not providedBaumgasse 20a, 1030 Wien Wien Wien 1030 AUT

Source1

{
  "resourceType": "Organization",
  "id": "OrganizationHerzJesuKrankenhaus",
  "meta": {
    "profile": [
      "https://elga.moped.at/StructureDefinition/KHOrganization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.36124.5.914"
    },
    {
      "system": "urn:oid:1.2.40.0.34.4.10",
      "value": "K914"
    },
    {
      "system": "urn:oid:1.2.40.0.10.1.4.3.2",
      "value": "832138"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen",
          "code": "300",
          "display": "Allgemeine Krankenanstalt"
        }
      ]
    }
  ],
  "name": "Herz Jesu-Krankenhaus",
  "contact": [
    {
      "telecom": [
        {
          "system": "phone",
          "value": "Contact details not provided"
        }
      ],
      "address": {
        "line": [
          "Baumgasse 20a, 1030 Wien"
        ],
        "_line": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString": "Baumgasse"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString": "20a"
              }
            ]
          }
        ],
        "city": "Wien",
        "state": "Wien",
        "postalCode": "1030",
        "country": "AUT"
      }
    }
  ]
}