Repositorio de Reportes de Biopsias Oncológicas
0.1.0 - ci-build
Repositorio de Reportes de Biopsias Oncológicas, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/riap/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Practitioner",
"id" : "profesional-hospital-anatopatologo",
"meta" : {
"profile" : [
🔗 "https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/MINSALPrestadorProfesional"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner profesional-hospital-anatopatologo</b></p><a name=\"profesional-hospital-anatopatologo\"> </a><a name=\"hcprofesional-hospital-anatopatologo\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/StructureDefinition-MINSALPrestadorProfesional.html\">Prestador Profesional</a></p></div><p><b>identifier</b>: RUN/19283789-2\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: Patricia Gutierrez </p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1983-11-18</p><blockquote><p><b>qualification</b></p><p><b>identifier</b>: cert</p><p><b>code</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTituloProfesional 1}\">MÉDICO CIRUJANO</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: esp</p><p><b>code</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSEspecialidadMed 30}\">MEDICINA INTERNA</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: subesp</p><p><b>code</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSEspecialidadMed 1}\">ANATOMÍA PATOLÓGICA</span></p></blockquote></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
"code" : "01",
"display" : "RUN"
}
]
},
"value" : "19283789-2"
}
],
"name" : [
{
"family" : "Gutierrez",
"given" : [
"Patricia"
]
}
],
"gender" : "female",
"birthDate" : "1983-11-18",
"qualification" : [
{
"identifier" : [
{
"value" : "cert"
}
],
"code" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTituloProfesional",
"code" : "1",
"display" : "MÉDICO CIRUJANO"
}
],
"text" : "MÉDICO CIRUJANO"
}
},
{
"identifier" : [
{
"value" : "esp"
}
],
"code" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSEspecialidadMed",
"code" : "30",
"display" : "MEDICINA INTERNA"
}
],
"text" : "MEDICINA INTERNA"
}
},
{
"identifier" : [
{
"value" : "subesp"
}
],
"code" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSEspecialidadMed",
"code" : "1",
"display" : "ANATOMÍA PATOLÓGICA"
}
],
"text" : "ANATOMÍA PATOLÓGICA"
}
}
]
}