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

FHIR IG analytics

Packagehl7.fhir.cz.img
Resource TypeOrganization
IdOrganization-a4641bd0-34af-4038-a7db-872d08a54df9.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 a4641bd0-34af-4038-a7db-872d08a54df9

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

name: CHIR-L2 - Lůžková stanice 2

telecom: +42060385111

address: Václavská 570 Chrudim 53701 Česká republika (work)

partOf: Chirurgické oddělení - Nemocnice Pardubického kraje, a.s., Chrudimská nemocnice


Source1

{
  "resourceType": "Organization",
  "id": "a4641bd0-34af-4038-a7db-872d08a54df9",
  "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": "12345678"
    }
  ],
  "name": "CHIR-L2 - Lůžková stanice 2",
  "telecom": [
    {
      "system": "phone",
      "value": "+42060385111"
    }
  ],
  "address": [
    {
      "use": "work",
      "line": [
        "Václavská 570"
      ],
      "city": "Chrudim",
      "postalCode": "53701",
      "country": "Česká republika",
      "_country": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
            "valueCoding": {
              "system": "urn:iso:std:iso:3166",
              "code": "CZ",
              "display": "Czechia"
            }
          }
        ]
      }
    }
  ],
  "partOf": {
    "reference": "urn:uuid:af2b3114-e872-43b9-9875-cceb39122f7f",
    "display": "Chirurgické oddělení - Nemocnice Pardubického kraje, a.s., Chrudimská nemocnice"
  }
}