FHIR IG analytics| Package | fhir.argonaut.r2 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-urinalysis.json |
| FHIR Version | R2 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: urinalysis
meta:
status: final
category: Laboratory (Details : {http://hl7.org/fhir/v2/0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})
code: Complete Urinalysis (Details : {LOINC code '24356-8' = 'Urinalysis complete panel - Urine', given as 'Urinalysis complete panel - Urine'})
effective: 05/07/2005
issued: 06/07/2005 11:45:33 AM
performer: Adam Careful, MD. Generated Summary: id: 1234; 23; active; Adam Careful
result:
{
"resourceType": "DiagnosticReport",
"id": "urinalysis",
"meta": {
"profile": [
"http://fhir.org/guides/argonaut/StructureDefinition/argo-diagnosticreport"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0074",
"code": "LAB",
"display": "Laboratory"
}
]
},
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "24356-8",
"display": "Urinalysis complete panel - Urine"
}
],
"text": "Complete Urinalysis"
},
"subject": {
"reference": "Patient/peter-chalmers",
"display": "Peter Chalmers"
},
"effectiveDateTime": "2005-07-05",
"issued": "2005-07-06T11:45:33+11:00",
"performer": {
"reference": "Practitioner/1234",
"display": "Adam Careful, MD"
},
"result": [
{
"reference": "Observation/urine-color",
"display": "COLOR=Yellow "
},
{
"reference": "Observation/urine-clarity",
"display": "APPEARANCE=Hazy "
},
{
"reference": "Observation/urine-glucose",
"display": "GLUCOSE=Negative "
},
{
"reference": "Observation/urine-bilirubin",
"display": "BILIRUBIN=Negative "
},
{
"reference": "Observation/urine-ketone",
"display": "KETONE=Negative "
},
{
"reference": "Observation/usg",
"display": "SPEC GRAV=1.0169999999999999 "
},
{
"reference": "Observation/urine-ph",
"display": "PH=6 (pH)"
},
{
"reference": "Observation/urine-protein",
"display": "PROTEIN=Negative "
},
{
"reference": "Observation/urobilinogen",
"display": "UROBILINOGEN=0.3 mg/dL"
},
{
"reference": "Observation/urine-nitrite",
"display": "NITRITE=Positive "
},
{
"reference": "Observation/urine-hemoglobin",
"display": "BLOOD=Trace "
},
{
"reference": "Observation/urine-leukocyte-esterase",
"display": "LEUK ESTERASE=2+ "
},
{
"reference": "Observation/urine-sediment",
"display": "COMMENT=Recommend Urine Culture "
},
{
"reference": "Observation/urine-bacteria",
"display": "BACTERIA=4+ "
},
{
"reference": "Observation/urine-epi-cells",
"display": "EPITHELIAL CELLS=1-5 cells/HPF"
},
{
"reference": "Observation/urine-wbcs",
"display": "WBC=20-30 cells/HPF"
},
{
"reference": "Observation/urine-rbcs",
"display": "RBC=Occasional cells/HPF"
}
]
}