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-practitioner-competences.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-practitioner-competences.html
URLhttp://ehealth.sundhed.dk/cs/practitioner-competences
Version10.0.0
Statusactive
Date2019-09-19T00:00:00+00:00
NamePractitionerCompetences
TitlePractitioner Competences
Realmdk
DescriptionPractitioner Competences
Contentcomplete

Resources that use this resource

ConceptMap
dk.ehealth.sundhed.fhir.ig.core#currentoio-bpp-competences-to-practitioner-competencesOIO BPP competences to eHealth Practitioner competences role mapping
ValueSet
dk.ehealth.sundhed.fhir.ig.core#currentpractitioner-competencesPractitioner Competences

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ehealth-practitioner-competences

This case-sensitive code system http://ehealth.sundhed.dk/cs/practitioner-competences defines the following codes:

CodeDisplayDansk (Danish, da)
woundTeleCourse Wound TeleCourseTelekursus i sårvurdering
woundDiploma Wound DiplomaDiplomuddannelse i sårbehandling

Source1

{
  "resourceType": "CodeSystem",
  "id": "ehealth-practitioner-competences",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/practitioner-competences",
  "version": "10.0.0",
  "name": "PractitionerCompetences",
  "title": "Practitioner Competences",
  "status": "active",
  "experimental": false,
  "date": "2019-09-19T00: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": "Practitioner Competences",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "woundTeleCourse",
      "display": "Wound TeleCourse",
      "designation": [
        {
          "language": "da",
          "value": "Telekursus i sårvurdering"
        }
      ]
    },
    {
      "code": "woundDiploma",
      "display": "Wound Diploma",
      "designation": [
        {
          "language": "da",
          "value": "Diplomuddannelse i sårbehandling"
        }
      ]
    }
  ]
}