FHIR IG analytics| Package | hl7.fhir.uv.lab-report.r4 |
| Resource Type | Observation |
| Id | Observation-obs-gs-org1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation obs-gs-org1
status: Final
category: Laboratory
code: Microscopic observation [Identifier] in Specimen by Gram stain
subject: František Očkovaný Moreira Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))
effective: 2022-10-25 13:35:00+0100
performer: MUDr. Aleš Procházka
value: Gram-positive cocci in clusters
hasMember: Observation
{
"resourceType": "Observation",
"id": "obs-gs-org1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/lab-report/StructureDefinition/Observation-resultslab-uv-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "664-3",
"display": "Microscopic observation [Identifier] in Specimen by Gram stain"
}
]
},
"subject": {
"reference": "Patient/pat-lab-example"
},
"effectiveDateTime": "2022-10-25T13:35:00+01:00",
"performer": [
{
"display": "MUDr. Aleš Procházka"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "70003006",
"display": "Gram-positive cocci in clusters"
}
]
},
"hasMember": [
{
"reference": "Observation/obs-gs-org1-quant"
}
]
}