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

FHIR IG analytics

Packagemedmij.fhir.nl.r4.pathology
Resource TypeSpecimen
IdSpecimen-Pathology-Specimen-Rommella-Sample-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Specimen",
  "id": "Pathology-Specimen-Rommella-Sample-2",
  "meta": {
    "profile": [
      "http://medmij.nl/fhir/StructureDefinition/path-Request.Specimen"
    ]
  },
  "type": {
    "text": "Colon Biopt"
  },
  "subject": {
    "reference": "Patient/Pathology-Patient-Rommella",
    "display": "L. Rommella"
  },
  "receivedTime": "2026-01-26",
  "parent": [
    {
      "reference": "Specimen/Pathology-Specimen-Rommella",
      "display": "Colon Biopt"
    }
  ],
  "collection": {
    "collectedDateTime": "2026-01-25",
    "method": {
      "text": "biopsie"
    }
  }
}