FHIR IG analytics| Package | niceprofiling.v23q1 |
| Resource Type | Specimen |
| Id | NICE-LaboratoryTestResultSpecimen-Example-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Specimen | Blood |
|---|---|
| Datetime specimen taken at | 2022-01-08 08:00:00 |
| Patient | P. Petersen |
{
"resourceType": "Specimen",
"id": "NICE-LaboratoryTestResultSpecimen-Example-01",
"meta": {
"profile": [
"https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-LaboratoryTestResultSpecimen-2022Q1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Yes"
}
]
}
}
],
"subject": {
"reference": "Patient/NICE-Patient-01",
"display": "P. Petersen"
},
"collection": {
"collectedDateTime": "2022-01-08T08:43:00+02:00"
}
}