FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.swissnoso
Resource TypeObservation
IdObservation-Germ2-20210706-181521210706.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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)


Source1

{
  "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"
          }
        ]
      }
    }
  ]
}