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.5.9-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-02T13:53:52+00: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.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": "draft",
  "content": "complete",
  "name": "HnAppointmentTypeProposedNewCodesCS",
  "id": "Hn-AppointmentTypeProposed-New-Codes-cs",
  "title": "Default codes for appointmentType.",
  "description": "New codes that should be used as default for appointmentType.",
  "url": "http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs",
  "concept": [
    {
      "code": "Poliklinisktime",
      "display": "Poliklinisk time"
    },
    {
      "code": "Innleggelse",
      "display": "Innleggelse"
    },
    {
      "code": "Dagbehandling",
      "display": "Dagbehandling"
    },
    {
      "code": "Konsultasjon",
      "display": "Konsultasjon"
    },
    {
      "code": "Bildediagnostikk",
      "display": "Bildediagnostikk"
    }
  ],
  "version": "1.0.1",
  "date": "2025-12-02T13:53:52+00:00",
  "caseSensitive": true,
  "count": 5
}