FHIR IG analytics| Package | fhir.gdx |
| Resource Type | Specimen |
| Id | Specimen-SpecimenBloodFemale.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen SpecimenBloodFemale
identifier: http://www.somesystemabc.net/identifiers/specimens/07007253-BLD
status: Available
type: Blood specimen (specimen)
receivedTime: 2023-07-06 17:06:06+0500
| Collected[x] |
| 2023-07-03 07:03:03+0500 |
{
"resourceType": "Specimen",
"id": "SpecimenBloodFemale",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.somesystemabc.net/identifiers/specimens",
"value": "07007253-BLD"
}
],
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "119297000",
"display": "Blood specimen (specimen)"
}
]
},
"subject": {
"reference": "Patient/PatientFemale"
},
"receivedTime": "2023-07-06T17:06:06+05:00",
"collection": {
"collectedDateTime": "2023-07-03T07:03:03+05:00"
}
}