FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/swissnoso-bacterial-count-in-urine

Packagech.fhir.ig.swissnoso
TypeCodeSystem
Idswissnoso-bacterial-count-in-urine
FHIR VersionR4
Sourcehttp://fhir.ch/ig/swissnoso/http://fhir.ch/ig/swissnoso/CodeSystem-swissnoso-bacterial-count-in-urine.html
URLhttp://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-bacterial-count-in-urine
Version1.0.0
Statusactive
Date2022-06-14T13:09:44+02:00
NameSwissnosoBacterialCountInUrine
TitleSwissnoso Bacterial Count in Urine
Realmch
Authorityhl7
DescriptionThis code system contains codes defined by Swissnoso for representing the bacterial count in urine. The value ranges for this are based on the CAUTI definition of the National Healthcare Safety Network (NHSN), see the corresponding [NHSN manual](https://www.cdc.gov/nhsn/pdfs/pscmanual/7psccauticurrent.pdf).
CopyrightCC-BY-SA-4.0
Contentcomplete

Resources that use this resource

ValueSet
swissnoso-bacterial-count-in-urineSwissnoso Bacterial Count in Urine

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-bacterial-count-in-urine defines the following codes:

CodeDisplay
1 <10E5 CFU/ml
2 >=10E5 CFU/ml

Source

{
  "resourceType": "CodeSystem",
  "id": "swissnoso-bacterial-count-in-urine",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-bacterial-count-in-urine",
  "version": "1.0.0",
  "name": "SwissnosoBacterialCountInUrine",
  "title": "Swissnoso Bacterial Count in Urine",
  "status": "active",
  "date": "2022-06-14T13:09:44+02:00",
  "publisher": "Swissnoso",
  "contact": [
    {
      "name": "Swissnoso",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.swissnoso.ch/"
        }
      ]
    }
  ],
  "description": "This code system contains codes defined by Swissnoso for representing the bacterial count in urine.\r\nThe value ranges for this are based on the CAUTI definition of the National Healthcare Safety Network (NHSN), \r\nsee the corresponding [NHSN manual](https://www.cdc.gov/nhsn/pdfs/pscmanual/7psccauticurrent.pdf).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "copyright": "CC-BY-SA-4.0",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "1",
      "display": "<10E5 CFU/ml"
    },
    {
      "code": "2",
      "display": ">=10E5 CFU/ml"
    }
  ]
}