FHIR IG analytics| Package | ch.fhir.ig.ch-lab-report |
| Resource Type | Specimen |
| Id | Specimen-Urin.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen Urin
Profile: Specimen: Laboratory
type: Urine specimen (specimen)
subject: Katarina Keller
| Type |
| Urine specimen container (physical object) |
{
"resourceType": "Specimen",
"id": "Urin",
"meta": {
"profile": [
"http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "122575003",
"display": "Urine specimen (specimen)"
}
]
},
"subject": {
"reference": "urn:uuid:14fbf29b-5dac-483e-b543-15031f12344b",
"display": "Katarina Keller"
},
"container": [
{
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "706054001",
"display": "Urine specimen container (physical object)"
}
]
}
}
]
}