FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-DiagnosticReportHbA1cTamizajeEBAISExample.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Reporte de HbA1c para tamizaje en EBAIS con resultado dentro de rango.
{
"resourceType": "DiagnosticReport",
"id": "DiagnosticReportHbA1cTamizajeEBAISExample",
"meta": {
"profile": [
"https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/cr-diagnostic-report-laboratory-result"
]
},
"language": "es",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "4548-4"
}
]
},
"subject": {
"reference": "Patient/PatientHbA1cTamizajeEBAISExample"
},
"effectiveDateTime": "2026-04-08T08:00:00-06:00",
"issued": "2026-04-08T08:25:00-06:00",
"performer": [
{
"reference": "Organization/OrganizationEBAISGoicoechea2LabExample"
},
{
"reference": "PractitionerRole/PractitionerRoleEBAISGoicoechea2LabExample"
}
],
"specimen": [
{
"reference": "Specimen/SpecimenHbA1cTamizajeEBAISExample"
}
],
"result": [
{
"reference": "Observation/ObservationHbA1cTamizajeEBAISExample"
}
],
"note": [
{
"text": "El reporte corresponde a toma y procesamiento realizados en el primer nivel de atención."
}
],
"conclusion": "Resultado HbA1c dentro del rango general de referencia para tamizaje."
}