FHIR IG analytics| Package | hl7.fhir.cl.clips |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-DiagnosticReportAlergia-CL-Ejemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport DiagnosticReportAlergia-CL-Ejemplo
Profile: Reporte Diagnóstico
| Subject | Vale Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, )) |
| When For | 2006-06-10 |
| Performer | Hospital Dr. Gustavo Fricke |
Report Details
{
"resourceType": "DiagnosticReport",
"id": "DiagnosticReportAlergia-CL-Ejemplo",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/clips/StructureDefinition/DiagnosticReport-cl-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "OTH",
"display": "Other"
}
],
"text": "Otra categoría"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10155-0",
"display": "History of allergies, reported"
}
],
"text": "Historial de alergias, reportado"
},
"subject": {
"reference": "Patient/PacienteClIpsEjemplo",
"display": "Este es un reporte de alergias confirmadas por un profesional de la salud y declaradas por el paciente: Clotrimazol"
},
"effectiveDateTime": "2006-06-10",
"performer": [
{
"reference": "Organization/OrganizationHospital-CL-Ejemplo",
"display": "Hospital Dr. Gustavo Fricke"
}
]
}