FHIR IG analytics| Package | hl7.fhir.cl.clcore |
| Resource Type | Composition |
| Id | Composition-DocumentoEjemplo1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composición DocumentoEjemplo1
Profile: CL Documento
identifier: 2b2f3f16-12c4-40b1-97ec-c0e091412960
status: Preliminary
type: Registro Médico
date: 2022-08-07 10:30:00-0300
author: PractitionerRole: specialty = Medicina Familiar
title: Registro Médico de Una Condición al Paciente
custodian: Organization Centro de Salud Familiar Arauco
{
"resourceType": "Composition",
"id": "DocumentoEjemplo1",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/DocumentoCl"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": {
"value": "2b2f3f16-12c4-40b1-97ec-c0e091412960"
},
"status": "preliminary",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11503-0",
"display": "Registros médicos: Paciente:-:Tipo:Documento:"
}
],
"text": "Registro Médico"
},
"subject": {
"reference": "Patient/PacienteCL"
},
"encounter": {
"reference": "Encounter/EjemploEncounterCL"
},
"date": "2022-08-07T10:30:00-03:00",
"author": [
{
"reference": "PractitionerRole/EjemploEspecialidadCL2"
}
],
"title": "Registro Médico de Una Condición al Paciente",
"custodian": {
"reference": "Organization/OrganizacionClEjemplo1"
},
"section": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "70004-7",
"display": "Nota de estudio de diagnóstico:{Configuración} :Punto temporal:Tipo:Documento:{Role}"
}
],
"text": "Diagnostico Estudio"
},
"text": {
"status": "additional",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Paciente presenta recaída sin confirmar de faringoamigdalitis, se realizará más estudios para confirmar</p></div>"
},
"entry": [
{
"reference": "Condition/DiagnosticoEj2"
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "57852-6",
"display": "Lista de problemas: Paciente:Punto temporal:Tipo:Narrativo:Reported"
}
],
"text": "Listado de problemas"
},
"text": {
"status": "additional",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Adicionalmente el paciente ya poseía un diagnostico prevío de hipertensión</p></div>"
},
"entry": [
{
"reference": "Condition/DiagnosticoEj"
}
]
}
]
}