@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 -------------------------------------------------------------------

<http://hl7.org/fhir/us/ccda/ConceptMap/CF-TelecomType> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CF-TelecomType"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  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 CF-TelecomType</b></p><a name=\"CF-TelecomType\"> </a><a name=\"hcCF-TelecomType\"> </a><p>Mapping from <a href=\"http://terminology.hl7.org/7.1.0/ValueSet-v3-URLScheme.html\">URLScheme</a> to <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-system.html\">ContactPointSystem</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-URLScheme.html\">Universal Resource Locator Schemeversion: 4.0.0)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\">ContactPointSystem</a></p><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td><td><b>Comment</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-URLScheme.html\" title=\"http://terminology.hl7.org/CodeSystem/v3-URLScheme|4.0.0\">Universal Resource Locator Scheme</a></td><td/><td colspan=\"2\"><b>Codes</b> from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\" title=\"http://hl7.org/fhir/contact-point-system\">ContactPointSystem</a></td><td/></tr><tr><td style=\"border-right-width: 0px\">mailto</td><td style=\"border-left-width: 0px\">Mailto</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">email</td><td style=\"border-left-width: 0px\">Email</td><td/></tr><tr><td style=\"border-right-width: 0px\">http</td><td style=\"border-left-width: 0px\">HTTP</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">url</td><td style=\"border-left-width: 0px\">URL</td><td/></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">tel</td><td style=\"border-left-width: 0px; border-bottom-style: none\">Telephone</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">phone</td><td style=\"border-left-width: 0px\">Phone</td><td>Use phone when the @use is not PG (pager)</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none\"/><td style=\"border-top-style: none; border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">pager</td><td style=\"border-left-width: 0px\">Pager</td><td>Use pager when the @use is PG (Pager)</td></tr><tr><td style=\"border-right-width: 0px\">fax</td><td style=\"border-left-width: 0px\">Fax</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">fax</td><td style=\"border-left-width: 0px\">Fax</td><td>While mappings are provided for both fax and x-text-fax, the latter is the preferred prefix in CDA</td></tr><tr><td style=\"border-right-width: 0px\">x-text-fax</td><td style=\"border-left-width: 0px\">Fax</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">fax</td><td style=\"border-left-width: 0px\">Fax</td><td>While mappings are provided for both fax and x-text-fax, the latter is the preferred prefix in CDA</td></tr><tr><td style=\"border-right-width: 0px\"/><td style=\"border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">sms</td><td style=\"border-left-width: 0px\">SMS</td><td>While sms: is not technically designated in CDA, if it's included as such, we recommend mapping to sms in FHIR</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "cgp"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 2 ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda>
         ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/us/ccda/ConceptMap/CF-TelecomType"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/us/ccda/ConceptMap/CF-TelecomType>
  ] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "CCDAtoFHIRTelecomType"] ; # 
  fhir:title [ fhir:v "C-CDA to FHIR Telecom Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-06T22:26:44+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "C-CDA to FHIR Telecom Type. In CDA, these are prefixes inside the value attribute. "] ; # 
  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 "US" ]
     ] )
  ] ) ; # 
  fhir:source [
     a fhir:Uri ;
     fhir:v "http://terminology.hl7.org/ValueSet/v3-URLScheme"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/ValueSet/v3-URLScheme>
  ] ; # 
  fhir:target [
     a fhir:Uri ;
     fhir:v "http://hl7.org/fhir/ValueSet/contact-point-system"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/contact-point-system>
  ] ; # 
  fhir:group ( [
     fhir:source [
       fhir:v "http://terminology.hl7.org/CodeSystem/v3-URLScheme"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/CodeSystem/v3-URLScheme>
     ] ;
     fhir:sourceVersion [ fhir:v "4.0.0" ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/contact-point-system"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/contact-point-system>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "mailto" ] ;
       fhir:display [ fhir:v "Mailto" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "email" ] ;
         fhir:display [ fhir:v "Email" ] ;
         fhir:equivalence [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "http" ] ;
       fhir:display [ fhir:v "HTTP" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "url" ] ;
         fhir:display [ fhir:v "URL" ] ;
         fhir:equivalence [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "tel" ] ;
       fhir:display [ fhir:v "Telephone" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "phone" ] ;
         fhir:display [ fhir:v "Phone" ] ;
         fhir:equivalence [ fhir:v "narrower" ] ;
         fhir:comment [ fhir:v "Use phone when the @use is not PG (pager)" ]
       ] [
         fhir:code [ fhir:v "pager" ] ;
         fhir:display [ fhir:v "Pager" ] ;
         fhir:equivalence [ fhir:v "narrower" ] ;
         fhir:comment [ fhir:v "Use pager when the @use is PG (Pager)" ]
       ] )
     ] [
       fhir:code [ fhir:v "fax" ] ;
       fhir:display [ fhir:v "Fax" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "fax" ] ;
         fhir:display [ fhir:v "Fax" ] ;
         fhir:equivalence [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "While mappings are provided for both fax and x-text-fax, the latter is the preferred prefix in CDA" ]
       ] )
     ] [
       fhir:code [ fhir:v "x-text-fax" ] ;
       fhir:display [ fhir:v "Fax" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "fax" ] ;
         fhir:display [ fhir:v "Fax" ] ;
         fhir:equivalence [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "While mappings are provided for both fax and x-text-fax, the latter is the preferred prefix in CDA" ]
       ] )
     ] [
       fhir:target ( [
         fhir:code [ fhir:v "sms" ] ;
         fhir:display [ fhir:v "SMS" ] ;
         fhir:equivalence [ fhir:v "narrower" ] ;
         fhir:comment [ fhir:v "While sms: is not technically designated in CDA, if it's included as such, we recommend mapping to sms in FHIR" ]
       ] )
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

