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

HL7 PT FHIR Implementation Guide: Terminologias, publicado por HL7 Portugal. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 1.0.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/hl7-pt/terminologias/tree/master e muda regularmente. Veja o Diretório de versões publicadas

: 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 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 -------------------------------------------------------------------

 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>Narrativa gerada: ConceptMap mcdts-e-eeg-sns-conv</b></p><a name=\"mcdts-e-eeg-sns-conv\"> </a><a name=\"hcmcdts-e-eeg-sns-conv\"> </a><p>Mapeamento de (não especificado) para (não especificado)</p><br/><p><b>Grupo 1 </b>Mapeamento de <code>https://terminologias.hl7.pt/fhir/CodeSystem/mcdts-e-eeg-cs</code> to <code>https://www.acss.pt</code></p><table class=\"grid\"><tr><td><b>Código fonte</b></td><td><b>Relacionamento</b></td><td><b>Código de destino</b></td></tr><tr><td>63010</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</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</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</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>"^^rdf:XMLLiteral
  ] ; # 
  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] ; # 
  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" ]       ] )     ] )
  ] ) . #