FHIR IG analytics| Package | ch.fhir.ig.swissnoso |
| Resource Type | Observation |
| Id | Observation-Germ2-20210706-181521210706.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "Germ2-20210706-181521210706"
Profile: Swissnoso Observation Germ
partOf: Procedure/Microbiology-20210706-181521210706
status: final
code: Bacteria [Presence] in Urine (LOINC#87829-8)
subject: Patient/FridolinMueller
encounter: Encounter/Encounter-181521210706
effective: 2021-07-06
component
code: Bacteria identified in Urine by Culture (LOINC#630-4)
value: Genus Enterococcus (organism) (SNOMED CT#2785000)
component
code: Bacteria [#/volume] in Urine by Automated count (LOINC#51480-2)
value: >=10E5 CFU/ml (Swissnoso Bacterial Count in Urine#2)
{
"resourceType": "Observation",
"id": "Germ2-20210706-181521210706",
"meta": {
"profile": [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-observation-germ"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/Microbiology-20210706-181521210706"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "87829-8",
"display": "Bacteria [Presence] in Urine"
}
]
},
"subject": {
"reference": "Patient/FridolinMueller"
},
"encounter": {
"reference": "Encounter/Encounter-181521210706"
},
"effectiveDateTime": "2021-07-06",
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "630-4",
"display": "Bacteria identified in Urine by Culture"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "2785000",
"display": "Genus Enterococcus (organism)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "51480-2",
"display": "Bacteria [#/volume] in Urine by Automated count"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-bacterial-count-in-urine",
"code": "2",
"display": ">=10E5 CFU/ml"
}
]
}
}
]
}