FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting |
| Resource Type | Practitioner |
| Id | Practitioner-pathologistPractitioner.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner pathologistPractitioner
identifier: http://example.org/identifiers/persons/11d116
active: true
name: Test Dolin
{
"resourceType": "Practitioner",
"id": "pathologistPractitioner",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/identifiers/persons",
"value": "11d116"
}
],
"active": true,
"name": [
{
"family": "Dolin",
"given": [
"Test"
],
"prefix": [
"Dr"
]
}
]
}