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

FHIR IG analytics

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

identifier: Uniform Resource Identifier (URI)/urn:oid:1.3.6.1.4.1.36124.5.427, urn:oid:1.2.40.0.34.4.10/K427, urn:oid:1.2.40.0.10.1.4.3.2/827378

type: Allgemeine Krankenanstalt

name: Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried

Contacts

-TelecomAddress
*ph: Contact details not providedSchlossberg 1, 4910 Ried im Innkreis Ried im Innkreis Oberösterreich 4910 AUT

Source1

{
  "resourceType": "Organization",
  "id": "OrganizationKrankenhausRied",
  "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.427"
    },
    {
      "system": "urn:oid:1.2.40.0.34.4.10",
      "value": "K427"
    },
    {
      "system": "urn:oid:1.2.40.0.10.1.4.3.2",
      "value": "827378"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen",
          "code": "300",
          "display": "Allgemeine Krankenanstalt"
        }
      ]
    }
  ],
  "name": "Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried",
  "contact": [
    {
      "telecom": [
        {
          "system": "phone",
          "value": "Contact details not provided"
        }
      ],
      "address": {
        "line": [
          "Schlossberg 1, 4910 Ried im Innkreis"
        ],
        "_line": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString": "Schlossberg"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString": "1"
              }
            ]
          }
        ],
        "city": "Ried im Innkreis",
        "state": "Oberösterreich",
        "postalCode": "4910",
        "country": "AUT"
      }
    }
  ]
}