FHIR IG analytics| Package | fhir.gdx |
| Resource Type | Specimen |
| Id | Specimen-SpecimenTissueMale.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen SpecimenTissueMale
identifier: http://myriad.com/identifiers/specimens/03813146-BLD
status: Available
type: Tissue block specimen (specimen)
subject: FName, LName
receivedTime: 2023-07-06 17:06:06+0500
| Collected[x] | Method | BodySite |
| 2023-07-03 07:03:03+0500 | Biopsy - action | Ovarian structure (body structure) |
{
"resourceType": "Specimen",
"id": "SpecimenTissueMale",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://myriad.com/identifiers/specimens",
"value": "03813146-BLD"
}
],
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1201985008",
"display": "Tissue block specimen (specimen)"
}
]
},
"subject": {
"reference": "Patient/PatientMale",
"display": "FName, LName"
},
"receivedTime": "2023-07-06T17:06:06+05:00",
"collection": {
"collectedDateTime": "2023-07-03T07:03:03+05:00",
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129314006",
"display": "Biopsy - action"
}
]
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "15497006",
"display": "Ovarian structure (body structure)"
}
]
}
}
}