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

FHIR IG analytics

Packagehl7.fhir.cz.lab
Resource TypePractitioner
IdPractitioner-aabbccdd-1111-4222-9333-ffeeddccbbcc.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: Practitioner aabbccdd-1111-4222-9333-ffeeddccbbcc

identifier: https://ncez.mzcr.cz/fhir/sid/krzp/975318642

name: Kvido Zýbradlo

gender: Male


Source1

{
  "resourceType": "Practitioner",
  "id": "aabbccdd-1111-4222-9333-ffeeddccbbcc",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://ncez.mzcr.cz/fhir/sid/krzp",
      "value": "975318642"
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "Zýbradlo",
      "given": [
        "Kvido"
      ],
      "prefix": [
        "MUDr."
      ]
    }
  ],
  "gender": "male"
}