FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | Observation |
| Id | Observation-obs-gram-stain.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation obs-gram-stain
Language: en
Profile: ObservationLt
status: Final
code: Microscopic observation [Identifier] in Specimen by Gram stain
value: Gram positive cocci
Lithuanian
Generated Narrative: Observation obs-gram-stain
Language: en
Profile: ObservationLt
status: Final
code: Microscopic observation [Identifier] in Specimen by Gram stain
value: Gram positive cocci
{
"resourceType": "Observation",
"id": "obs-gram-stain",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/observation-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "664-3",
"display": "Microscopic observation [Identifier] in Specimen by Gram stain"
}
]
},
"subject": {
"reference": "Patient/patient-example"
},
"valueString": "Gram positive cocci"
}