FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-ehealth-telecom-purpose.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-telecom-purpose.html |
| URL | http://ehealth.sundhed.dk/cs/telecom-purpose |
| Version | 10.0.0 |
| Status | active |
| Date | 2026-08-06T12:53:18+00:00 |
| Name | EhealthTelecomPurposeCS |
| Title | eHealth Telecom Purpose codes |
| Realm | dk |
| Description | Codes indicating the purpose of a telecom contact point. |
| Content | complete |
| ValueSet | ||
| dk.ehealth.sundhed.fhir.ig.core#current | telecom-purpose | eHealth Telecom Purpose |
No resources found
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:
| Code | Display |
| video-appointment-reminder-sms | SMS reminder to related person for video appointment |
{
"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"
}
]
}