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 - TTL Representation

Active as of 2024-05-13

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "epic-rolcode"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.nl/fhir/zorgviewer/ConceptMap/epic-rolcode"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.25.0"] ; # 
  fhir:name [ fhir:v "epictorolcode"] ; # 
  fhir:title [ fhir:v "Epic Practitioner.qualifier to SNOMED-CT rolcode Mapping"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-13T07:45:32+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "RIVO-NN HL7NL"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "RIVO-NN" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://rivo-noord.nl" ]     ] )
  ] [
fhir:name [ fhir:v "HL7NL" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Deze ConceptMap representeert de mapping tussen de Epic Practitioner.qualifier SER#6000 naar een SNOMED-CT rolcode."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NL" ]     ] )
  ] ) ; # 
  fhir:group ( [
fhir:source [ fhir:v "urn:oid:1.2.840.114350.1.13.485.3.7.4.836982.6000"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Arts" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equal" ]         ] ) ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Medical doctor" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] )
  ] ) . #