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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypePractitionerRole
IdPractitionerRole-bfa154a9-69c0-4b7f-909e-6150492b7377.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 bfa154a9-69c0-4b7f-909e-6150492b7377

practitioner: Practitioner Rychlý Pavel

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

code: Řidič vozidla zdravotnické záchranné služby


Source1

{
  "resourceType": "PractitionerRole",
  "id": "bfa154a9-69c0-4b7f-909e-6150492b7377",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:1e9f88f5-2b1d-4af3-886f-55b649cfe4c3"
  },
  "organization": {
    "reference": "urn:uuid:e206d37b-cfd4-4f10-ad09-ba78038847ca"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://ncez.mzcr.cz/terminology/ValueSet/nrzp-povolani-vs",
          "code": "NL68",
          "display": "Řidič vozidla zdravotnické záchranné služby"
        }
      ]
    }
  ]
}