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
Built from commit 987016b6.

: CPE - Minnesota LHFQ Result - TTL Representation

Active as of 2024-11-01

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cpe-minnesota-lhfqresult-vs"] ; # 
  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>Narrativa gerada: ValueSet cpe-minnesota-lhfqresult-vs</b></p><a name=\"cpe-minnesota-lhfqresult-vs\"> </a><a name=\"hccpe-minnesota-lhfqresult-vs\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> versão Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td></tr><tr><td><a href=\"https://loinc.org/LA6111-4/\">LA6111-4</a></td><td/></tr><tr><td><a href=\"https://loinc.org/LA6112-2/\">LA6112-2</a></td><td>1</td></tr><tr><td><a href=\"https://loinc.org/LA6113-0/\">LA6113-0</a></td><td>2</td></tr><tr><td><a href=\"https://loinc.org/LA6114-8/\">LA6114-8</a></td><td>3</td></tr><tr><td><a href=\"https://loinc.org/LA6115-5/\">LA6115-5</a></td><td>4</td></tr><tr><td><a href=\"https://loinc.org/LA10137-0/\">LA10137-0</a></td><td>5</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "https://hl7.pt/fhir/Terminologias/ValueSet/cpe-minnesota-lhfqresult-vs"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.620.1.101.10.4.6.136" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CPEMinnesotaLHFQResultVS"] ; # 
  fhir:title [ fhir:v "CPE - Minnesota LHFQ Result"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2024-11-01"^^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:description [ fhir:v "Conjunto de valores MinnesotaLHFQResult (CPE v2.0.0)."] ; # 
  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:author ( [
fhir:name [ fhir:v "Centro de Terminologias Clínicas" ]
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA6111-4" ]       ] [
fhir:code [ fhir:v "LA6112-2" ] ;
fhir:display [ fhir:v "1" ]       ] [
fhir:code [ fhir:v "LA6113-0" ] ;
fhir:display [ fhir:v "2" ]       ] [
fhir:code [ fhir:v "LA6114-8" ] ;
fhir:display [ fhir:v "3" ]       ] [
fhir:code [ fhir:v "LA6115-5" ] ;
fhir:display [ fhir:v "4" ]       ] [
fhir:code [ fhir:v "LA10137-0" ] ;
fhir:display [ fhir:v "5" ]       ] )     ] )
  ] . #