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

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeConceptMap
IdConceptMap-oio-bpp-competences-to-practitioner-competences.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/ConceptMap-oio-bpp-competences-to-practitioner-competences.html
URLhttp://ehealth.sundhed.dk/ConceptMap/oio-bpp-competences-to-practitioner-competences
Version10.0.0
Statusactive
Date2019-12-02T00:00:00+00:00
NameOIOBPPCompetencesToPractitionerCompetencesMapping
TitleOIO BPP competences to eHealth Practitioner competences role mapping
Realmdk

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currentoio-bpp-competencesOIO-BPP Competences
dk.ehealth.sundhed.fhir.ig.core#currentpractitioner-competencesPractitioner Competences
ValueSet
dk.ehealth.sundhed.fhir.ig.core#currentoio-bpp-competencesOIO BPP Competences
dk.ehealth.sundhed.fhir.ig.core#currentpractitioner-competencesPractitioner Competences

Narrative

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

Generated Narrative: ConceptMap oio-bpp-competences-to-practitioner-competences

Mapping from OIO BPP Competences to Practitioner Competences


Mapping from OIO-BPP Competences to Practitioner Competences

Source CodeRelationshipTarget Code
urn:dk:sundhed:ehealth:competence:wound_telecourse (Wound Telecourse)is equivalent towoundTeleCourse
urn:dk:sundhed:ehealth:competence:wound_diploma (Wound Diploma)is equivalent towoundDiploma
http://ehealth.seb.dk/roles/usersystemrole/competence_wound_telecourse/1 (Wound Telecourse)is equivalent towoundTeleCourse
http://ehealth.seb.dk/roles/usersystemrole/competence_wound_diploma/1 (Wound Diploma)is equivalent towoundDiploma

Source1

{
  "resourceType": "ConceptMap",
  "id": "oio-bpp-competences-to-practitioner-competences",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/ConceptMap/oio-bpp-competences-to-practitioner-competences",
  "version": "10.0.0",
  "name": "OIOBPPCompetencesToPractitionerCompetencesMapping",
  "title": "OIO BPP competences to eHealth Practitioner competences role mapping",
  "status": "active",
  "experimental": true,
  "date": "2019-12-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"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "sourceUri": "http://ehealth.sundhed.dk/vs/oio-bpp-competences",
  "targetUri": "http://ehealth.sundhed.dk/vs/practitioner-competences",
  "group": [
    {
      "source": "http://ehealth.sundhed.dk/cs/oio-bpp-competences",
      "target": "http://ehealth.sundhed.dk/cs/practitioner-competences",
      "element": [
        {
          "code": "urn:dk:sundhed:ehealth:competence:wound_telecourse",
          "target": [
            {
              "code": "woundTeleCourse",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "urn:dk:sundhed:ehealth:competence:wound_diploma",
          "target": [
            {
              "code": "woundDiploma",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "http://ehealth.seb.dk/roles/usersystemrole/competence_wound_telecourse/1",
          "target": [
            {
              "code": "woundTeleCourse",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "http://ehealth.seb.dk/roles/usersystemrole/competence_wound_diploma/1",
          "target": [
            {
              "code": "woundDiploma",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}