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

FHIR IG analytics

Packagehl7.fhir.cr.meddyg.laboratory-results
Resource TypeSpecimen
IdSpecimen-SpecimenHbA1cHospitalControlExample.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

Muestra de sangre venosa procesada en laboratorio hospitalario para HbA1c.


Source1

{
  "resourceType": "Specimen",
  "id": "SpecimenHbA1cHospitalControlExample",
  "meta": {
    "profile": [
      "https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/cr-specimen-laboratory-result"
    ]
  },
  "language": "es",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "122555007"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientHbA1cHospitalControlExample"
  },
  "receivedTime": "2026-04-08T09:30:00-06:00",
  "collection": {
    "collectedDateTime": "2026-04-08T09:05:00-06:00"
  }
}