| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | participant-function |
| FHIR Version | R4 |
| Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-participant-function.html |
| URL | http://ehealth.sundhed.dk/cs/participant-function |
| Version | 5.0.1 |
| Status | active |
| Date | 2024-09-02T00:00:00+00:00 |
| Name | ParticipantFunction |
| Title | Participant Function |
| Realm | dk |
| Description | Participant Function. |
| Content | complete |
| ValueSet | |
| participant-function | Participant Function |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem participant-function
This code system http://ehealth.sundhed.dk/cs/participant-function defines the following codes:
{
"resourceType": "CodeSystem",
"id": "participant-function",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/cs/participant-function",
"version": "5.0.1",
"name": "ParticipantFunction",
"title": "Participant Function",
"status": "active",
"experimental": false,
"date": "2024-09-02T00:00:00+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "Participant Function.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"content": "complete",
"concept": [
{
"code": "Primary Contact",
"display": "Primary contact",
"definition": "Primary contact",
"designation": [
{
"language": "da",
"value": "Primær kontaktperson"
}
]
},
{
"code": "Secondary Contact",
"display": "Secondary contact",
"definition": "Secondary contact",
"designation": [
{
"language": "da",
"value": "Sekundær kontaktperson"
}
]
},
{
"code": "Default-careteam-for-task-and-communication",
"display": "Default careteam for task and communication",
"definition": "Default careteam for task and communication",
"designation": [
{
"language": "da",
"value": "Standard careteam for opgaver og kommunikation"
}
]
}
]
}