Resumen Clínico de Pacientes Embarazadas Chile
0.1.0 - ci-build
Resumen Clínico de Pacientes Embarazadas Chile, published by HL7 Chile. 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/HL7Chile-BiomedicaUv/IPS-Embarazo/ and changes regularly. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "RolProfesional-Emb-Ejemplo",
"meta" : {
"profile" : [
🔗 "https://hl7chile.cl/fhir/ig/clembarazos/StructureDefinition/RolPrestador-embarazo-cl-ips"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole RolProfesional-Emb-Ejemplo</b></p><a name=\"RolProfesional-Emb-Ejemplo\"> </a><a name=\"hcRolProfesional-Emb-Ejemplo\"> </a><a name=\"RolProfesional-Emb-Ejemplo-es-CL\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-Prestador-Emb-Ejemplo.html\">Practitioner Bernarda Antonella Zuñiga (official)</a></p><p><b>organization</b>: <a href=\"Organization-Organizacion-Emb-Ejemplo.html\">Organization Centro de Salud Familiar Barón</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 11935004}\">Obstetra</span></p><p><b>specialty</b>: <span title=\"Codes:{https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSEspecialidadesDeisCL 66}\">Especialista en Obstetricia</span></p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/Prestador-Emb-Ejemplo"
},
"organization" : {
🔗 "reference" : "Organization/Organizacion-Emb-Ejemplo"
},
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "11935004",
"display" : "Obstetrician"
}
],
"text" : "Obstetra"
}
],
"specialty" : [
{
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSEspecialidadesDeisCL",
"code" : "66",
"display" : "Obstetricia"
}
],
"text" : "Especialista en Obstetricia"
}
]
}