FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cr.meddyg.laboratory-results
Resource TypeComposition
IdComposition-CompositionHbA1cSeguimientoEBAISExample.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Documento clínico de seguimiento HbA1c en primer nivel de atención.


Source1

{
  "resourceType": "Composition",
  "id": "CompositionHbA1cSeguimientoEBAISExample",
  "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/PatientHbA1cSeguimientoEBAISExample"
    }
  ],
  "date": "2026-04-08T09:45:00-06:00",
  "author": [
    {
      "reference": "Organization/OrganizationEBAISGoicoechea2LabExample"
    },
    {
      "reference": "PractitionerRole/PractitionerRoleEBAISGoicoechea2LabExample"
    }
  ],
  "title": "Reporte de laboratorio HbA1c - Seguimiento en EBAIS",
  "section": [
    {
      "title": "Resultados de seguimiento crónico",
      "entry": [
        {
          "reference": "DiagnosticReport/DiagnosticReportHbA1cSeguimientoEBAISExample"
        }
      ]
    }
  ]
}