FHIR IG analytics| Package | hl7.fhir.cl.corecl |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-EspecialidadCL.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole
Resource PractitionerRole "EspecialidadCL"
Profile: CL RolClinico
active: true
Exception generating Narrative: null
{
"resourceType": "PractitionerRole",
"id": "EspecialidadCL",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/CoreEspecialidadCl"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/3240",
"display": "Johanna Rosa Silva Reyes"
},
"specialty": [
{
"coding": [
{
"system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSEspecialidadesDeisCL",
"code": "06"
}
],
"text": "Cirujano Cardiovascular"
},
{
"coding": [
{
"system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSEspecialidadesDeisCL",
"code": "03"
}
],
"text": "Médico Cardiólogo"
},
{
"coding": [
{
"system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSEspecialidadesDeisCL",
"code": "30"
}
],
"text": "Médico internista"
}
]
}