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

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeCodeSystem
IdCodeSystem-ehealth-telecom-purpose.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-telecom-purpose.html
URLhttp://ehealth.sundhed.dk/cs/telecom-purpose
Version10.0.0
Statusactive
Date2026-08-06T12:53:18+00:00
NameEhealthTelecomPurposeCS
TitleeHealth Telecom Purpose codes
Realmdk
DescriptionCodes indicating the purpose of a telecom contact point.
Contentcomplete

Resources that use this resource

ValueSet
dk.ehealth.sundhed.fhir.ig.core#currenttelecom-purposeeHealth Telecom Purpose

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ehealth-telecom-purpose

This code system http://ehealth.sundhed.dk/cs/telecom-purpose defines the following code:

CodeDisplay
video-appointment-reminder-sms SMS reminder to related person for video appointment

Source1

{
  "resourceType": "CodeSystem",
  "id": "ehealth-telecom-purpose",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/telecom-purpose",
  "version": "10.0.0",
  "name": "EhealthTelecomPurposeCS",
  "title": "eHealth Telecom Purpose codes",
  "status": "active",
  "date": "2026-08-06T12:53:18+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Codes indicating the purpose of a telecom contact point.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "video-appointment-reminder-sms",
      "display": "SMS reminder to related person for video appointment"
    }
  ]
}