eHealth Infrastructure
10.0.0 - release Denmark flag

eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 10.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: OIO BPP competences to eHealth Practitioner competences role mapping - JSON Representation

Active as of 2019-12-02

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "oio-bpp-competences-to-practitioner-competences",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap oio-bpp-competences-to-practitioner-competences</b></p><a name=\"oio-bpp-competences-to-practitioner-competences\"> </a><a name=\"hcoio-bpp-competences-to-practitioner-competences\"> </a><p>Mapping from <a href=\"ValueSet-ehealth-oio-bpp-competences.html\">OIO BPP Competences</a> to <a href=\"ValueSet-ehealth-practitioner-competences.html\">Practitioner Competences</a></p><br/><p>Mapping from <a href=\"CodeSystem-ehealth-oio-bpp-competences.html\">OIO-BPP Competences</a> to <a href=\"CodeSystem-ehealth-practitioner-competences.html\">Practitioner Competences</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>urn:dk:sundhed:ehealth:competence:wound_telecourse (Wound Telecourse)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>woundTeleCourse</td></tr><tr><td>urn:dk:sundhed:ehealth:competence:wound_diploma (Wound Diploma)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>woundDiploma</td></tr><tr><td>http://ehealth.seb.dk/roles/usersystemrole/competence_wound_telecourse/1 (Wound Telecourse)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>woundTeleCourse</td></tr><tr><td>http://ehealth.seb.dk/roles/usersystemrole/competence_wound_diploma/1 (Wound Diploma)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>woundDiploma</td></tr></table></div>"
  },
  "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"
            }
          ]
        }
      ]
    }
  ]
}