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

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeCodeSystem
IdCodeSystem-Hn-AppointmentTypeProposed-New-Codes-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs
URLhttp://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs
Version1.0.1
Statusdraft
Date2025-12-02T14:53:52+01:00
NameHnAppointmentTypeProposedNewCodesCS
TitleDefault codes for appointmentType.
DescriptionNew codes that should be used as default for appointmentType.
Contentcomplete

Resources that use this resource

ValueSet
no.nhn.fhir.helsenorge.profiles#2.0.1-betahn-appointment-AppointmentType-code-vshn-appointment-AppointmentType-code-vs

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem Hn-AppointmentTypeProposed-New-Codes-cs

This case-sensitive code system http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs defines the following codes:

CodeDisplay
Poliklinisktime Poliklinisk time
Innleggelse Innleggelse
Dagbehandling Dagbehandling
Hjemmebesøk Hjemmebesøk
Konsultasjon Konsultasjon
Bildediagnostikk Bildediagnostikk

Source1

{
  "resourceType": "CodeSystem",
  "id": "Hn-AppointmentTypeProposed-New-Codes-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs",
  "version": "1.0.1",
  "name": "HnAppointmentTypeProposedNewCodesCS",
  "title": "Default codes for appointmentType.",
  "status": "draft",
  "experimental": true,
  "date": "2025-12-02T14:53:52+01:00",
  "publisher": "Example Publisher",
  "contact": [
    {
      "name": "Example Publisher",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "New codes that should be used as default for appointmentType.",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "Poliklinisktime",
      "display": "Poliklinisk time"
    },
    {
      "code": "Innleggelse",
      "display": "Innleggelse"
    },
    {
      "code": "Dagbehandling",
      "display": "Dagbehandling"
    },
    {
      "code": "Hjemmebesøk",
      "display": "Hjemmebesøk"
    },
    {
      "code": "Konsultasjon",
      "display": "Konsultasjon"
    },
    {
      "code": "Bildediagnostikk",
      "display": "Bildediagnostikk"
    }
  ]
}