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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeOrganization
IdOrganization-OrganizationUnstructuredReport.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 OrganizationUnstructuredReport

Language: en

Profile: Organization (EU core)

name: Rediologie Zentrum Bremen

Contacts

-TelecomAddress
*ph: 0421 / 84 13 13 04, fax: 0421 / 84 13 13 84Schwachhauser Heerstr. 54, 28209 Bremen

Source1

{
  "resourceType": "Organization",
  "id": "OrganizationUnstructuredReport",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu-core"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "Rediologie Zentrum Bremen",
  "contact": [
    {
      "telecom": [
        {
          "system": "phone",
          "value": "0421 / 84 13 13 04"
        },
        {
          "system": "fax",
          "value": "0421 / 84 13 13 84"
        }
      ],
      "address": {
        "type": "physical",
        "text": "Schwachhauser Heerstr. 54, 28209 Bremen",
        "line": [
          "Schwachhauser Heerstr. 54"
        ],
        "_line": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString": "Schwachhauser Heerstr."
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString": "54"
              }
            ]
          }
        ],
        "city": "Bremen",
        "postalCode": "28209"
      }
    }
  ]
}