FHIR IG analytics| Package | hl7.fhir.us.cimilabs |
| Resource Type | Practitioner |
| Id | Practitioner-LabTech.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner
Resource Practitioner "LabTech"
identifier: id: 2376
name: Sally LabTech
| Code | Issuer |
| Certificate (degreeLicenseCertificate#CER) | Organization/ASCP "American Society for Clinical Pathology" |
{
"resourceType": "Practitioner",
"id": "LabTech",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "2376"
}
],
"name": [
{
"text": "Sally LabTech"
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0360",
"code": "CER"
}
]
},
"issuer": {
"reference": "Organization/ASCP"
}
}
]
}