RIVO-Noord Zorgviewer Implementation Guide
1.5.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: Epic Practitioner Type naar SNOMED-CT Mapping - JSON Representation

Active as of 2024-09-16

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "epic-rolcode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: ConceptMap epic-rolcode</b></p><a name=\"epic-rolcode\"> </a><a name=\"hcepic-rolcode\"> </a><a name=\"epic-rolcode-nl-NL\"> </a><p>Mapping van (niet gespecificeerd) naar (niet gespecificeerd)</p><br/><p><b>Groep 1 </b>Mapping van <code>urn:oid:1.2.840.114350.1.13.485.3.7.10.836982.1040|UMCG Epic</code> to <a href=\"CodeSystem-SCT.html\">SNOMED CT</a></p><table class=\"grid\"><tr><td><b>Bron code</b></td><td><b>Relatie</b></td><td><b>Doel code</b></td></tr><tr><td>1 (Arts)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>309343006 (Medical doctor)</td></tr><tr><td>6 (Physician assistant)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>449161006 (Physician assistant)</td></tr><tr><td>9 (Verpleegkundige specialist)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>224571005 (Nurse practitioner)</td></tr></table></div>"
  },
  "url" : "http://hl7.nl/fhir/zorgviewer/ConceptMap/epic-rolcode",
  "version" : "1.5.0",
  "name" : "epictorolcode",
  "title" : "Epic Practitioner Type naar SNOMED-CT Mapping",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-16T06:14:18+00:00",
  "publisher" : "RIVO-NN HL7NL",
  "contact" : [
    {
      "name" : "RIVO-NN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://rivo-noord.nl"
        }
      ]
    },
    {
      "name" : "HL7NL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.nl"
        }
      ]
    }
  ],
  "description" : "Deze ConceptMap representeert de mapping tussen Epic Practitioner Type naar een SNOMED-CT code.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "urn:oid:1.2.840.114350.1.13.485.3.7.10.836982.1040",
      "sourceVersion" : "UMCG Epic",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "1",
          "display" : "Arts",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "309343006",
              "display" : "Medical doctor",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "6",
          "display" : "Physician assistant",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "449161006",
              "display" : "Physician assistant",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "9",
          "display" : "Verpleegkundige specialist",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "224571005",
              "display" : "Nurse practitioner",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}