Resumen Clínico de Paciente de Chile (IPS-CL)
0.2.0 - ci-build
Resumen Clínico de Paciente de Chile (IPS-CL), published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/IPS-CL/ and changes regularly. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "RolProfesionalMedInternaCLEjemplo",
"meta" : {
"profile" : [
🔗 "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/RolPrestador-cl-ips"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole RolProfesionalMedInternaCLEjemplo</b></p><a name=\"RolProfesionalMedInternaCLEjemplo\"> </a><a name=\"hcRolProfesionalMedInternaCLEjemplo\"> </a><a name=\"RolProfesionalMedInternaCLEjemplo-es-CL\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-PrestadorMedInternaClIpsEjemplo.html\">Practitioner Nicolás Bastian Figueroa (official)</a></p><p><b>organization</b>: <a href=\"Organization-OrganizationHospital-CL-Ejemplo.html\">Organization Hospital Dr. Gustavo Fricke</a></p><p><b>specialty</b>: <span title=\"Codes:{https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSEspecialidadesDeisCL 30}\">Medicina Interna</span></p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/PrestadorMedInternaClIpsEjemplo"
},
"organization" : {
🔗 "reference" : "Organization/OrganizationHospital-CL-Ejemplo"
},
"specialty" : [
{
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSEspecialidadesDeisCL",
"code" : "30",
"display" : "Medicina Interna"
}
],
"text" : "Medicina Interna"
}
]
}