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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypePractitionerRole
IdPractitionerRole-f64bef19-c377-404a-bac2-23d2bbac8f3e.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 f64bef19-c377-404a-bac2-23d2bbac8f3e

practitioner: Practitioner Novák Roman

organization: Organization Zdravotnická záchranná služba Jihočeského kraje

code: Zdravotnický záchranář


Source1

{
  "resourceType": "PractitionerRole",
  "id": "f64bef19-c377-404a-bac2-23d2bbac8f3e",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f"
  },
  "organization": {
    "reference": "urn:uuid:e206d37b-cfd4-4f10-ad09-ba78038847ca"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://ncez.mzcr.cz/terminology/CodeSystem/nrzp-povolani",
          "code": "NL14",
          "display": "Zdravotnický záchranář"
        }
      ]
    }
  ]
}