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

FHIR IG analytics

Packagehl7.fhir.cz.lab-order
Resource TypePractitioner
IdPractitioner-fab321ab-7777-4444-cccc-abcdefabcdef.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 fab321ab-7777-4444-cccc-abcdefabcdef

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

name: Kvilda Šejdlová

gender: Female


Source1

{
  "resourceType": "Practitioner",
  "id": "fab321ab-7777-4444-cccc-abcdefabcdef",
  "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": "192837465"
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "Šejdlová",
      "given": [
        "Kvilda"
      ],
      "prefix": [
        "Mgr."
      ]
    }
  ],
  "gender": "female"
}