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

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeCodeSystem
IdCodeSystem-no-kodeverk-8406-codesystem.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.5.9-beta&canonical=urn:oid:2.16.578.1.12.4.1.1.8406
URLurn:oid:2.16.578.1.12.4.1.1.8406
Version1.3.2
Statusactive
Date2021-03-26
NameNoKodeverk8406
Title8406 Omsorgsnivå
Realmno
DescriptionNorsk kodeverk for omsorgsnivå.
Contentcomplete

Resources that use this resource

StructureDefinition
test.no.basis#2.2.0-beta3no-basis-Appointmentno-basis-Appointment
ValueSet
no.nhn.fhir.helsenorge.profiles#2.5.9-betahn-appointment-AppointmentType-code-vshn-appointment-AppointmentType-code-vs

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "NoKodeverk8406",
  "id": "no-kodeverk-8406-codesystem",
  "title": "8406 Omsorgsnivå",
  "description": "Norsk kodeverk for omsorgsnivå.",
  "url": "urn:oid:2.16.578.1.12.4.1.1.8406",
  "concept": [
    {
      "code": "1",
      "display": "Døgnopphold"
    },
    {
      "code": "2",
      "display": "Dagbehandling"
    },
    {
      "code": "3",
      "display": "Poliklinisk konsultasjon/kontakt"
    },
    {
      "code": "8",
      "display": "Poliklinisk kontakt inneliggende pasient stråleterapi, radiologi, NM"
    }
  ],
  "version": "1.3.2",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.578.1.12.4.1.1.8406"
    }
  ],
  "experimental": false,
  "date": "2021-03-26",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "NO",
          "system": "urn:iso:std:iso:3166",
          "display": "Norway"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "count": 4
}