FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-example-practitioner-role.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: PractitionerRole example-practitioner-role
Language: en
Profile: PractitionerRoleLt
practitioner: Practitioner Petras Gydytojaitis
code: Radiologist (occupation)
Lithuanian
Generated Narrative: PractitionerRole example-practitioner-role
Language: en
Profile: PractitionerRoleLt
practitioner: Practitioner Petras Gydytojaitis
code: Radiologist (occupation)
{
"resourceType": "PractitionerRole",
"id": "example-practitioner-role",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/practitioner-role-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"practitioner": {
"reference": "Practitioner/example-practitioner"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "66862007",
"display": "Radiologist (occupation)"
}
]
}
]
}