HL7 PT FHIR Implementation Guide: Terminologias
1.0.0 - STU1 Portugal flag

HL7 PT FHIR Implementation Guide: Terminologias, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/terminologias/tree/master and changes regularly. See the Directory of published versions

: Mapeamento de códigos SNS para códigos convencionados para Tabela Da Área E - Electroencefalografia - TTL Representation

Draft as of 2024-12-11

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 "mcdts-e-eeg-sns-conv"] ; # 
  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 mcdts-e-eeg-sns-conv</b></p><a name=\"mcdts-e-eeg-sns-conv\"> </a><a name=\"hcmcdts-e-eeg-sns-conv\"> </a><a name=\"mcdts-e-eeg-sns-conv-pt-PT\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-mcdts-e-eeg-cs.html\">MCDTS Tabela Da Área E - Electroencefalografia</a> to <code>https://www.acss.pt</code></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>63010 (EEG de rotina (inclui canal de ECG, prova de Hiperpneia e ELI))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>019.1</td></tr><tr><td>63011 (EEG de rotina, fora do laboratório)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>005.1</td></tr><tr><td>63017 (Cartografia de EEG (adicional ao registo))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>022.1</td></tr><tr><td>63020 (EEG de rotina com prova de Sono)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>002.7</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hl7.pt/fhir/Terminologias/ConceptMap/mcdts-e-eeg-sns-conv"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "MCDTS-e-eeg-SNS-CONV"] ; # 
  fhir:title [ fhir:v "Mapeamento de códigos SNS para códigos convencionados para Tabela Da Área E - Electroencefalografia "] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-12-11"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Portugal"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Portugal" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.pt" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7.pt" ]     ] )
  ] [
fhir:name [ fhir:v "HL7 Portugal" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "geral@hl7.pt" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PT" ] ;
fhir:display [ fhir:v "Portugal" ]     ] )
  ] ) ; # 
  fhir:group ( [
fhir:source [
fhir:v "https://terminologias.hl7.pt/fhir/CodeSystem/mcdts-e-eeg-cs"^^xsd:anyURI ;
fhir:link <https://terminologias.hl7.pt/fhir/CodeSystem/mcdts-e-eeg-cs>     ] ;
fhir:target [
fhir:v "https://www.acss.pt"^^xsd:anyURI ;
fhir:link <https://www.acss.pt>     ] ;
    ( fhir:element [
fhir:code [ fhir:v "63010" ] ;
      ( fhir:target [
fhir:code [ fhir:v "019.1" ] ;
fhir:relationship [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "63011" ] ;
      ( fhir:target [
fhir:code [ fhir:v "005.1" ] ;
fhir:relationship [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "63017" ] ;
      ( fhir:target [
fhir:code [ fhir:v "022.1" ] ;
fhir:relationship [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "63020" ] ;
      ( fhir:target [
fhir:code [ fhir:v "002.7" ] ;
fhir:relationship [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #