FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | Specimen |
| Id | Specimen-SpecimenGlucoseFastingExample.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen SpecimenGlucoseFastingExample
Profile: Specimen Laboratorio
status: Available
type: Blood specimen
receivedTime: 2024-05-20 07:30:00-0600
{
"resourceType": "Specimen",
"id": "SpecimenGlucoseFastingExample",
"meta": {
"profile": [
"https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/cr-specimen-laboratory-result"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "119297000"
}
]
},
"subject": {
"reference": "Patient/PatientLaboratoryResultExample"
},
"receivedTime": "2024-05-20T07:30:00-06:00"
}