Package | ch.fhir.ig.swissnoso |
Type | CodeSystem |
Id | swissnoso-bacterial-count-in-urine |
FHIR Version | R4 |
Source | http://fhir.ch/ig/swissnoso/http://fhir.ch/ig/swissnoso/CodeSystem-swissnoso-bacterial-count-in-urine.html |
URL | http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-bacterial-count-in-urine |
Version | 1.0.0 |
Status | active |
Date | 2022-06-14T13:09:44+02:00 |
Name | SwissnosoBacterialCountInUrine |
Title | Swissnoso Bacterial Count in Urine |
Realm | ch |
Authority | hl7 |
Description | This 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). |
Copyright | CC-BY-SA-4.0 |
Content | complete |
ValueSet | |
swissnoso-bacterial-count-in-urine | Swissnoso Bacterial Count in Urine |
No resources found
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:
Code | Display |
1 | <10E5 CFU/ml |
2 | >=10E5 CFU/ml |
{ "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" } ] }