FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-b6399cd8-3a91-4c7e-9a03-49d873669ed5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole b6399cd8-3a91-4c7e-9a03-49d873669ed5
Profile: Practitioner Role (CZ core)
practitioner: Practitioner Pavel Kral
organization: Organization MUDr. Jana Krásná
code: Lékař
specialty: Family practice
{
"resourceType": "PractitionerRole",
"id": "b6399cd8-3a91-4c7e-9a03-49d873669ed5",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"practitioner": {
"reference": "urn:uuid:b1e65698-2b43-481d-b8f4-7ff6d8e81ada"
},
"organization": {
"reference": "urn:uuid:4f5f6b0d-f1a6-4ff0-9457-5ddd2117e9d9"
},
"code": [
{
"coding": [
{
"system": "https://ncez.mzcr.cz/terminology/CodeSystem/nrzp-povolani",
"code": "L00",
"display": "Lékař"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419772000",
"display": "Family practice"
}
]
}
]
}