FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | Specimen |
| Id | Specimen-biosample-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen biosample-example-1
Profile: Biological Sample
identifier: https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/biosample-id/BS0001
receivedTime: 2025-01-20
| Collected[x] |
| 2025-01-15 |
{
"resourceType": "Specimen",
"id": "biosample-example-1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/biosample"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/biosample-visit-ref",
"valueReference": {
"reference": "Encounter/VisitExample1"
}
}
],
"identifier": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/biosample-id",
"value": "BS0001"
}
],
"subject": {
"reference": "Patient/ExamplePatientTransplant1"
},
"receivedTime": "2025-01-20",
"collection": {
"collectedDateTime": "2025-01-15"
}
}