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-SpecimenGlucoseFastingExample.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

Generated Narrative: Specimen SpecimenGlucoseFastingExample

status: Available

type: Blood specimen

subject: Esteba Francisco Alvarado (official) Male, DoB: 1980-05-15 ( Cédula Nacional: Cédula Nacional de Costa Rica#1234567890)

receivedTime: 2024-05-20 07:30:00-0600


Source1

{
  "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"
}