@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://fhir.muen.tw/ig/hd/ConceptMap/epo-type-map> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "epo-type-map"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap epo-type-map</b></p><a name=\"epo-type-map\"> </a><a name=\"hcepo-type-map\"> </a><p>Mapping from <a href=\"ValueSet-epo-type-vs.html\">EPO 種類 值集 (epo-type-vs)</a> to <a href=\"ValueSet-epo-type-atc-vs.html\">EPO 種類 ATC (Erythropoiesis-Stimulating Agent)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-epo-type.html\">EPO 種類 (epo-type)</a> to <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-WC.html\">WHO ATC</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>1 (Epoepin-a (Eprex))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>B03XA01 (erythropoietin)</td></tr><tr><td>2 (Epoepin-b (Recormon))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>B03XA01 (erythropoietin)</td></tr><tr><td>3 (Darbepoepin-a (Nesp))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>B03XA02 (darbepoetin alfa)</td></tr><tr><td>4 (Glycol-epoetin-b (Mircera))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>B03XA03 (methoxy polyethylene glycol-epoetin beta)</td></tr><tr><td>9 (其它 EPO)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>B03XA (Other antianemic preparations)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://fhir.muen.tw/ig/hd/ConceptMap/epo-type-map"^^xsd:anyURI ;
     fhir:l <https://fhir.muen.tw/ig/hd/ConceptMap/epo-type-map>
  ] ; # 
  fhir:version [ fhir:v "0.0.2"] ; # 
  fhir:name [ fhir:v "EpoTypeMap"] ; # 
  fhir:title [ fhir:v "EPO 種類對照表 (KiDiT → WHO ATC)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-06-11"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "沐恩生醫光電股份有限公司"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "沐恩生醫光電股份有限公司" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.muenai.com/" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "service@muenai.com" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "KiDiT『EPO 種類』本地碼對應 WHO ATC（ATC 將各 epoetin 統歸 B03XA01）。"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "TW" ]
     ] )
  ] ) ; # 
  fhir:source [
     a fhir:Canonical ;
     fhir:v "https://fhir.muen.tw/ig/hd/ValueSet/epo-type-vs"^^xsd:anyURI ;
     fhir:l <https://fhir.muen.tw/ig/hd/ValueSet/epo-type-vs>
  ] ; # 
  fhir:target [
     a fhir:Canonical ;
     fhir:v "https://fhir.muen.tw/ig/hd/ValueSet/epo-type-atc-vs"^^xsd:anyURI ;
     fhir:l <https://fhir.muen.tw/ig/hd/ValueSet/epo-type-atc-vs>
  ] ; # 
  fhir:group ( [
     fhir:source [
       fhir:v "https://fhir.muen.tw/ig/hd/CodeSystem/epo-type"^^xsd:anyURI ;
       fhir:l <https://fhir.muen.tw/ig/hd/CodeSystem/epo-type>
     ] ;
     fhir:target [
       fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ;
       fhir:l <http://www.whocc.no/atc>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "1" ] ;
       fhir:display [ fhir:v "Epoepin-a (Eprex)" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "B03XA01" ] ;
         fhir:display [ fhir:v "erythropoietin" ] ;
         fhir:equivalence [ fhir:v "wider" ]
       ] )
     ] [
       fhir:code [ fhir:v "2" ] ;
       fhir:display [ fhir:v "Epoepin-b (Recormon)" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "B03XA01" ] ;
         fhir:display [ fhir:v "erythropoietin" ] ;
         fhir:equivalence [ fhir:v "wider" ]
       ] )
     ] [
       fhir:code [ fhir:v "3" ] ;
       fhir:display [ fhir:v "Darbepoepin-a (Nesp)" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "B03XA02" ] ;
         fhir:display [ fhir:v "darbepoetin alfa" ] ;
         fhir:equivalence [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "4" ] ;
       fhir:display [ fhir:v "Glycol-epoetin-b (Mircera)" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "B03XA03" ] ;
         fhir:display [ fhir:v "methoxy polyethylene glycol-epoetin beta" ] ;
         fhir:equivalence [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "9" ] ;
       fhir:display [ fhir:v "其它 EPO" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "B03XA" ] ;
         fhir:display [ fhir:v "Other antianemic preparations" ] ;
         fhir:equivalence [ fhir:v "wider" ]
       ] )
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

