C-CDA on FHIR
2.0.0-ballot - STU 2 Ballot United States of America flag

C-CDA on FHIR, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ccda-on-fhir/ and changes regularly. See the Directory of published versions

: FHIR to C-CDA Telecom Use - TTL Representation

Active as of 2024-12-17

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 "FC-TelecomUse"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap FC-TelecomUse</b></p><a name=\"FC-TelecomUse\"> </a><a name=\"hcFC-TelecomUse\"> </a><a name=\"FC-TelecomUse-en-US\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-use.html\">ContactPointUse</a> to <a href=\"http://terminology.hl7.org/6.1.0/ValueSet-v3-TelecommunicationAddressUse.html\">TelecommunicationAddressUse</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">ContactPointUse</a> to <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-AddressUse.html\">AddressUse</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><td colspan=\"2\"><b>Properties</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\" title=\"http://hl7.org/fhir/contact-point-use\">ContactPointUse</a></td><td/><td colspan=\"2\"><b>Codes</b> from <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-AddressUse.html\" title=\"http://terminology.hl7.org/CodeSystem/v3-AddressUse\">AddressUse</a></td><td/></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">home</td><td style=\"border-left-width: 0px; border-bottom-style: none\">Home</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">HP</td><td style=\"border-left-width: 0px\">primary home</td><td>Primary home would be recommended default.</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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">HV</td><td style=\"border-left-width: 0px\">vacation home</td><td>Primary home would be recommended default.</td></tr><tr><td style=\"border-right-width: 0px\">work</td><td style=\"border-left-width: 0px\">Work</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">WP</td><td style=\"border-left-width: 0px\">work place</td><td/></tr><tr><td style=\"border-right-width: 0px\">temp</td><td style=\"border-left-width: 0px\">Temp</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">TMP</td><td style=\"border-left-width: 0px\">temporary address</td><td/></tr><tr><td style=\"border-right-width: 0px\">old</td><td style=\"border-left-width: 0px\">Old</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">BAD</td><td style=\"border-left-width: 0px\">bad address</td><td>Age is not implied in CDA value</td></tr><tr><td style=\"border-right-width: 0px\">mobile</td><td style=\"border-left-width: 0px\">Mobile</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">MC</td><td style=\"border-left-width: 0px\">mobile contact</td><td/></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cgp" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomUse"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "FHIRtoCCDATelecomUse"] ; # 
  fhir:title [ fhir:v "FHIR to C-CDA Telecom Use"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-12-17T19:55:43+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 "FHIR to C-CDA Telecom Use. Note that CDA's PG use code is equivalent to FHIR's ContactPoint.system of 'pager'."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:source [ fhir:v "http://hl7.org/fhir/ValueSet/contact-point-use"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "http://terminology.hl7.org/ValueSet/v3-TelecommunicationAddressUse"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.org/fhir/contact-point-use"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "home" ] ;
fhir:display [ fhir:v "Home" ] ;
      ( fhir:target [
fhir:code [ fhir:v "HP" ] ;
fhir:display [ fhir:v "primary home" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Primary home would be recommended default." ]       ] [
fhir:code [ fhir:v "HV" ] ;
fhir:display [ fhir:v "vacation home" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Primary home would be recommended default." ]       ] )     ] [
fhir:code [ fhir:v "work" ] ;
fhir:display [ fhir:v "Work" ] ;
      ( fhir:target [
fhir:code [ fhir:v "WP" ] ;
fhir:display [ fhir:v "work place" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "temp" ] ;
fhir:display [ fhir:v "Temp" ] ;
      ( fhir:target [
fhir:code [ fhir:v "TMP" ] ;
fhir:display [ fhir:v "temporary address" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "old" ] ;
fhir:display [ fhir:v "Old" ] ;
      ( fhir:target [
fhir:code [ fhir:v "BAD" ] ;
fhir:display [ fhir:v "bad address" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Age is not implied in CDA value" ]       ] )     ] [
fhir:code [ fhir:v "mobile" ] ;
fhir:display [ fhir:v "Mobile" ] ;
      ( fhir:target [
fhir:code [ fhir:v "MC" ] ;
fhir:display [ fhir:v "mobile contact" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #