FHIR IG analytics| Package | ch.fhir.ig.swissnoso |
| Resource Type | Observation |
| Id | Observation-Germ1-20210714-44371210708.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "Germ1-20210714-44371210708"
Profile: Swissnoso Observation Germ
partOf: Procedure/Microbiology2-20210714-44371210708
status: final
code: Bacteria [Presence] in Urine (LOINC#87829-8)
subject: Patient/GiuliaRossi
encounter: Encounter/Encounter-44371210708
effective: 2021-07-14
component
code: Bacteria identified in Urine by Culture (LOINC#630-4)
value: Escherichia coli (organism) (SNOMED CT#112283007)
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": "Germ1-20210714-44371210708",
"meta": {
"profile": [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-observation-germ"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/Microbiology2-20210714-44371210708"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "87829-8",
"display": "Bacteria [Presence] in Urine"
}
]
},
"subject": {
"reference": "Patient/GiuliaRossi"
},
"encounter": {
"reference": "Encounter/Encounter-44371210708"
},
"effectiveDateTime": "2021-07-14",
"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": "112283007",
"display": "Escherichia coli (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"
}
]
}
}
]
}