FHIR IG analytics| Package | hl7.fhir.cl.minsal.tei |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PractitionerRoleAtendedor.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RolProfesional PractitionerRoleAtendedor
version: 2.0
Profile: PractitionerRole LE
active: true
practitioner: Practitioner Gonzalo Gonzalez
organization: Organization Centro de Referencia de Salud Miraflores
code: Atendedor
{
"resourceType": "PractitionerRole",
"id": "PractitionerRoleAtendedor",
"meta": {
"versionId": "2.0",
"profile": [
"https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerRoleLE"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/PractitionerProfesionalLEAtendedor"
},
"organization": {
"reference": "Organization/OrganizationLEAtendedor"
},
"code": [
{
"coding": [
{
"system": "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSPractitionerTipoRolLE",
"code": "atendedor",
"display": "Atendedor"
}
]
}
]
}