FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | Practitioner |
| Id | Practitioner-example-doctor.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "example-doctor",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"text": "Radiologist"
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "78729002",
"display": "Diagnostic radiologist"
}
]
}
}
]
}