FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PractitionerRoleEBAISGoicoechea2LabExample.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Rol del profesional responsable del reporte de HbA1c en laboratorio EBAIS.
{
"resourceType": "PractitionerRole",
"id": "PractitionerRoleEBAISGoicoechea2LabExample",
"meta": {
"profile": [
"https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/cr-practitioner-role-laboratory-result"
]
},
"language": "es",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/PractitionerLaboratoryResultExample"
},
"organization": {
"reference": "Organization/OrganizationEBAISGoicoechea2LabExample"
},
"code": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code": "doctor"
}
]
}
]
}