FHIR IG analytics| Package | hl7.fhir.cz.core |
| Resource Type | Specimen |
| Id | Specimen-Specimen-example-animal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen Specimen-example-animal
Profile: Specimen (CZ)
status: Available
type: Blood specimen
subject: Kočka
| Collected[x] |
| 2022-10-25 13:35:00+0100 |
{
"resourceType": "Specimen",
"id": "Specimen-example-animal",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-specimen"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000279109",
"code": "119297000",
"display": "Blood specimen"
}
]
},
"subject": {
"reference": "Patient/Kocka",
"display": "Kočka"
},
"collection": {
"collectedDateTime": "2022-10-25T13:35:00+01:00"
}
}