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

FHIR IG Statistics: CodeSystem/TypeOfInfection

Packagenhn.fhir.no.kjernejournal
TypeCodeSystem
IdTypeOfInfection
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/CodeSystem/TypeOfInfection
URLhttp://nhn.no/kj/fhir/CodeSystem/TypeOfInfection
Version1.0
Statusactive
Date2019-12-02T09:20:12.1598647+00:00
NameTypeOfInfection
TitleType of Infection
DescriptionThis is the codesystem for defining Type of infection - urn:oid:2.16.578.1.12.4.1.1.7519
Contentcomplete

Resources that use this resource

ValueSet
TypeOfInfectionType of Infection

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "TypeOfInfection",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-12-02T09:20:12.307+00:00"
  },
  "text": {
    "status": "generated"
  },
  "url": "http://nhn.no/kj/fhir/CodeSystem/TypeOfInfection",
  "version": "1.0",
  "name": "TypeOfInfection",
  "title": "Type of Infection",
  "status": "active",
  "date": "2019-12-02T09:20:12.1598647+00:00",
  "publisher": "Direktoratet for e-helse",
  "description": "This is the codesystem for defining Type of infection - urn:oid:2.16.578.1.12.4.1.1.7519",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Sykdom forårsaket av meticillin-resistente gule stafylokokker (MRSA)"
    },
    {
      "code": "2",
      "display": "Sykdom forårsaket av vancomycin-resistente enterokokker (VRE)"
    },
    {
      "code": "3",
      "display": "Sykdom forårsaket av ekstendert spektrum-betalaktamaser (ESBL)"
    },
    {
      "code": "4",
      "display": "Sykdom forårsaket av annen multiresistent mikrobe"
    },
    {
      "code": "5",
      "display": "Annen smittsom sykdom med konsekvens for behandling av pasienten"
    }
  ]
}