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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeSpecimen
IdSpecimen-PatientKimMusterperson-Specimen-1.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": "PatientKimMusterperson-Specimen-1",
  "subject": {
    "reference": "Patient/PatientKimMusterperson"
  },
  "identifier": [
    {
      "value": "12345678"
    }
  ],
  "collection": {
    "collectedDateTime": "2021-09-30"
  }
}