FHIR IG analytics| Package | hl7.fhir.uv.ips.r4 |
| Resource Type | Specimen |
| Id | Specimen-specimen-example-1.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-1
Profile: Specimen (IPS)
type: Urine specimen
subject: Marie Lux-Brennard Female, DoB: 1998-04-17 ( urn:oid:1.3.182.4.4#1998041799999)
| Method |
| Urine specimen collection, clean catch |
{
"resourceType": "Specimen",
"id": "specimen-example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Specimen-uv-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "122575003",
"display": "Urine specimen"
}
]
},
"subject": {
"reference": "Patient/66033"
},
"collection": {
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "73416001",
"display": "Urine specimen collection, clean catch"
}
]
}
}
}