RIVO-Noord Zorgviewer MVP2 Implementation Guide
0.25.0 - sprint32 Netherlands flag

RIVO-Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.25.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Epic Practitioner.qualifier to SNOMED-CT rolcode Mapping - JSON Representation

Active as of 2024-05-13

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "epic-rolcode",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to (not specified)</p><p>ACTIVE. Published on 2024-05-13 07:45:32+0000 by RIVO-NN HL7NL  (RIVO-NN: <a href=\"https://rivo-noord.nl\">https://rivo-noord.nl</a>, HL7NL: <a href=\"https://hl7.nl\">https://hl7.nl</a>). </p><div><p>Deze ConceptMap representeert de mapping tussen de Epic Practitioner.qualifier SER#6000 naar een SNOMED-CT rolcode.</p>\n</div><br/><p><b>Group 1 </b>Mapping from <code>urn:oid:1.2.840.114350.1.13.485.3.7.4.836982.6000</code> to <a href=\"CodeSystem-SCT.html\">SNOMED CT</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>11 (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></table></div>"
  },
  "url" : "http://hl7.nl/fhir/zorgviewer/ConceptMap/epic-rolcode",
  "version" : "0.25.0",
  "name" : "epictorolcode",
  "title" : "Epic Practitioner.qualifier to SNOMED-CT rolcode Mapping",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-13T07:45:32+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 de Epic Practitioner.qualifier SER#6000 naar een SNOMED-CT rolcode.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "urn:oid:1.2.840.114350.1.13.485.3.7.4.836982.6000",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "11",
          "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"
            }
          ]
        }
      ]
    }
  ]
}