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

FHIR IG analytics

Packagehelsenorge.profiler
Resource TypeCodeSystem
IdCodeSystem-no-kodeverk-8432.codesystem.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: CodeSystem no-kodeverk-8432.codesystem

This case-sensitive code system http://helsenorge.no/fhir/CodeSystem/no-kodeverk-8432.codesystem defines the following codes:

CodeDisplay
1 Utredning
2 Behandling
3 Kontroll
5 Indirekte pasientkontakt
6 Videokonsultasjon
7 Telefonkonsultasjon
12 Pasientadministrert behandling
13 Opplæring
14 Screening

Source1

{
  "resourceType": "CodeSystem",
  "id": "no-kodeverk-8432.codesystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helsenorge.no/fhir/CodeSystem/no-kodeverk-8432.codesystem",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.578.1.12.4.1.1.8432"
    }
  ],
  "version": "1.3.2",
  "name": "NoKodeverk8432",
  "title": "8432 Kontakttype",
  "status": "active",
  "experimental": false,
  "date": "2021-10-04",
  "description": "Dette kodeverket inneholder koder som katogoriserer type kontakter. Gjelder for polikliniske konsultasjoner og dagbehandlinger etc.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NO",
          "display": "Norway"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "1",
      "display": "Utredning"
    },
    {
      "code": "2",
      "display": "Behandling"
    },
    {
      "code": "3",
      "display": "Kontroll"
    },
    {
      "code": "5",
      "display": "Indirekte pasientkontakt"
    },
    {
      "code": "6",
      "display": "Videokonsultasjon"
    },
    {
      "code": "7",
      "display": "Telefonkonsultasjon"
    },
    {
      "code": "12",
      "display": "Pasientadministrert behandling"
    },
    {
      "code": "13",
      "display": "Opplæring"
    },
    {
      "code": "14",
      "display": "Screening"
    }
  ]
}