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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypePractitionerRole
IdPractitionerRole-17a26fdf-d36d-464b-b85b-f6f613bb62b4.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: PractitionerRole 17a26fdf-d36d-464b-b85b-f6f613bb62b4

practitioner: Practitioner Petra Vesela

organization: Organization MUDr. Jana Kouzelná

code: Lékař

specialty: Gynecology


Source1

{
  "resourceType": "PractitionerRole",
  "id": "17a26fdf-d36d-464b-b85b-f6f613bb62b4",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:7f2542b8-afe3-4a30-8f4f-c2f6fd2c2f85"
  },
  "organization": {
    "reference": "urn:uuid:6dbf2b1f-67f6-46c9-b1b7-f412aaadf2ba"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://ncez.mzcr.cz/terminology/CodeSystem/nrzp-povolani",
          "code": "L00",
          "display": "Lékař"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394586005",
          "display": "Gynecology"
        }
      ]
    }
  ]
}