FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Specimen |
| Id | nl-core-LaboratoryTestResult.Specimen-03.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Type | bloed |
|---|---|
| Inzameling | 08:00:00, 16 januari 2012 |
{
"resourceType": "Specimen",
"id": "nl-core-LaboratoryTestResult.Specimen-03",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "87612001",
"display": "bloed"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"collection": {
"collectedDateTime": "2012-01-16T08:00:00+00:00"
}
}