FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | Composition |
| Id | Composition-CompositionHbA1cTamizajeEBAISExample.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Documento clínico de tamizaje HbA1c emitido por EBAIS.
{
"resourceType": "Composition",
"id": "CompositionHbA1cTamizajeEBAISExample",
"meta": {
"profile": [
"https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/cr-composition-laboratory-result"
]
},
"language": "es",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11502-2"
}
]
},
"subject": [
{
"reference": "Patient/PatientHbA1cTamizajeEBAISExample"
}
],
"date": "2026-04-08T08:30:00-06:00",
"author": [
{
"reference": "Organization/OrganizationEBAISGoicoechea2LabExample"
},
{
"reference": "PractitionerRole/PractitionerRoleEBAISGoicoechea2LabExample"
}
],
"title": "Reporte de laboratorio HbA1c - Tamizaje en EBAIS",
"section": [
{
"title": "Resultados de tamizaje metabólico",
"entry": [
{
"reference": "DiagnosticReport/DiagnosticReportHbA1cTamizajeEBAISExample"
}
]
}
]
}