FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/participant-function

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idparticipant-function
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-participant-function.html
URLhttp://ehealth.sundhed.dk/cs/participant-function
Version3.5.1
Statusactive
Date2024-09-02T00:00:00+00:00
NameParticipantFunction
TitleParticipant Function
Realmdk
DescriptionParticipant Function.
Contentcomplete

Resources that use this resource

ValueSet
participant-functionParticipant Function

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinitionDansk (Danish, da)
Primary Contact Primary contactPrimary contactPrimær kontaktperson
Secondary Contact Secondary contactSecondary contactSekundær kontaktperson
Default-careteam-for-task-and-communication Default careteam for task and communicationDefault careteam for task and communicationStandard careteam for opgaver og kommunikation

Source

{
  "resourceType": "CodeSystem",
  "id": "participant-function",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/participant-function",
  "version": "3.5.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"
        }
      ]
    }
  ]
}