FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Specimen |
| Id | zib-LaboratoryTestResult-Specimen-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Type | Blood (substance) |
|---|---|
| Inzameling | 08:08:00, 23 mei 2012 |
{
"resourceType": "Specimen",
"id": "zib-laboratorytestresult-specimen-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1b3b213b-8fdf-11ec-5198-020000000000"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "87612001",
"display": "Blood (substance)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"collection": {
"collectedDateTime": "2012-05-23T08:08:00+01:00"
}
}