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

FHIR IG Statistics: CodeSystem/swissnoso-number-of-different-germs

Packagech.fhir.ig.swissnoso
TypeCodeSystem
Idswissnoso-number-of-different-germs
FHIR VersionR4
Sourcehttp://fhir.ch/ig/swissnoso/http://fhir.ch/ig/swissnoso/CodeSystem-swissnoso-number-of-different-germs.html
URLhttp://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-number-of-different-germs
Version1.0.0
Statusactive
Date2022-06-14T13:09:44+02:00
NameSwissnosoNumberOfDifferentGerms
TitleSwissnoso Number of Different Germs
Realmch
Authorityhl7
DescriptionThis code system contains codes defined by Swissnoso for representing the number of different germs. The division of the numbers 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-number-of-different-germsSwissnoso Number of Different Germs

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-number-of-different-germs defines the following codes:

CodeDisplay
0 0
1 1
2 2
9 >2

Source

{
  "resourceType": "CodeSystem",
  "id": "swissnoso-number-of-different-germs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-number-of-different-germs",
  "version": "1.0.0",
  "name": "SwissnosoNumberOfDifferentGerms",
  "title": "Swissnoso Number of Different Germs",
  "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 number of different germs. \r\nThe division of the numbers 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": 4,
  "concept": [
    {
      "code": "0",
      "display": "0"
    },
    {
      "code": "1",
      "display": "1"
    },
    {
      "code": "2",
      "display": "2"
    },
    {
      "code": "9",
      "display": ">2"
    }
  ]
}