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

FHIR IG analytics

Packagehl7.fhir.cz.lab
Resource TypeSpecimen
IdSpecimen-6e2c1f9a-54b7-4d3e-82a1-7c4f9e2b0d85.json
FHIR VersionR4

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

-

Source1

{
  "resourceType": "Specimen",
  "id": "6e2c1f9a-54b7-4d3e-82a1-7c4f9e2b0d85",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/lab/StructureDefinition/cz-specimen-lab"
    ]
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code": "BLD",
        "display": "Whole blood"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c"
  },
  "receivedTime": "2025-04-24T07:30:00+02:00",
  "collection": {
    "collectedDateTime": "2025-04-24T06:32:00+02:00"
  }
}