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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeOrganization
IdOrganization-2f823e1c-b1a5-42f8-9ba4-7df32768b2a7.json
FHIR VersionR4

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 2f823e1c-b1a5-42f8-9ba4-7df32768b2a7

identifier: https://ncez.mzcr.cz/fhir/sid/icp/62010123

name: Porodni oddeleni - Mestska nemocnice Brno

telecom: +420543111333

address: Kvetna 15, 60200 Brno Brno 60200 CZ

partOf: Organization Mestska nemocnice Brno


Source1

{
  "resourceType": "Organization",
  "id": "2f823e1c-b1a5-42f8-9ba4-7df32768b2a7",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://ncez.mzcr.cz/fhir/sid/icp",
      "value": "62010123"
    }
  ],
  "name": "Porodni oddeleni - Mestska nemocnice Brno",
  "telecom": [
    {
      "system": "phone",
      "value": "+420543111333",
      "use": "work"
    }
  ],
  "address": [
    {
      "line": [
        "Kvetna 15, 60200 Brno"
      ],
      "city": "Brno",
      "postalCode": "60200",
      "country": "CZ"
    }
  ],
  "partOf": {
    "reference": "Organization/d4545f84-0d58-4f6f-a50a-2f2ea2ea4dc4"
  }
}