Guia de Implementação da RNDS
1.0.0 - CI Build
076
Guia de Implementação da RNDS - Local Development build (v1.0.0). See the Directory of published versions
Página de status do padrão: Informative | Nível de maturidade: 1 |
@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:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "BRNomeExame-2.0"];
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2020-03-26T13:20:24.501+00:00"^^xsd:dateTime ]
];
fhir:Resource.language [ fhir:value "pt-BR"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-BRNomeExameLOINC.html\"><code>https://rnds-fhir.saude.gov.br/CodeSystem/BRNomeExameLOINC</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-BRNomeExameGAL.html\"><code>https://rnds-fhir.saude.gov.br/CodeSystem/BRNomeExameGAL</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"CodeSystem-BRNomeExameLOINC.html\"><code>https://rnds-fhir.saude.gov.br/CodeSystem/BRNomeExameLOINC</code></a> version <code>20221013</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-BRNomeExameLOINC.html#BRNomeExameLOINC-94764-8\">94764-8</a></td><td>SARS Coronavírus 2 [sequência de bases] genôma inteiro em isolado por sequenciamento</td></tr><tr><td><a href=\"CodeSystem-BRNomeExameLOINC.html#BRNomeExameLOINC-94822-4\">94822-4</a></td><td>SARS Coronavírus 2 [Presença de] RNA em Saliva (fluido oral) por sequenciamento</td></tr><tr><td><a href=\"CodeSystem-BRNomeExameLOINC.html#BRNomeExameLOINC-95424-8\">95424-8</a></td><td>SARS Coronavírus 2 [Presença de] RNA em Amostra respiratória por sequenciamento</td></tr><tr><td><a href=\"CodeSystem-BRNomeExameLOINC.html#BRNomeExameLOINC-95609-4\">95609-4</a></td><td>SARS Coronavírus 2 [Presença de] gene S em amostra respiratória por sequenciação</td></tr><tr><td><a href=\"CodeSystem-BRNomeExameLOINC.html#BRNomeExameLOINC-95970-0\">95970-0</a></td><td>SARS Coronavírus 2 rearranjos específicos de genes de células T de receptor beta [Presença de] em sangue por sequenciamento</td></tr><tr><td><a href=\"CodeSystem-BRNomeExameLOINC.html#BRNomeExameLOINC-96741-4\">96741-4</a></td><td>SARS Coronavírus 2 variante [Tipo] em espécie por sequenciação</td></tr><tr><td><a href=\"CodeSystem-BRNomeExameLOINC.html#BRNomeExameLOINC-98062-3\">98062-3</a></td><td>Identificador de estudo de sequenciamento</td></tr></table></li></ul></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
fhir:Extension.valueInteger [
fhir:value "1"^^xsd:integer;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ];
fhir:Extension.valueCanonical [
fhir:value "https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds";
fhir:link <https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds> ] ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.valueCode [
fhir:value "informative";
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ];
fhir:Extension.valueCanonical [
fhir:value "https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds";
fhir:link <https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds> ] ] ]
];
fhir:ValueSet.url [ fhir:value "https://rnds-fhir.saude.gov.br/ValueSet/BRNomeExame-2.0"];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "NomeExame"];
fhir:ValueSet.title [ fhir:value "Nome do Exame"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2020-03-26T13:20:23.3537413+00:00"^^xsd:dateTime];
fhir:ValueSet.publisher [ fhir:value "Ministério da Saúde do Brasil"];
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://saude.gov.br" ] ]
];
fhir:ValueSet.description [ fhir:value "Classifica o exame laboratorial realizado."];
fhir:ValueSet.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "076" ] ]
];
fhir:ValueSet.immutable [ fhir:value "false"^^xsd:boolean];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRNomeExameLOINC" ];
fhir:ValueSet.compose.include.version [ fhir:value "20221013" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRNomeExameGAL" ];
fhir:ValueSet.compose.include.version [ fhir:value "20221013" ] ];
fhir:ValueSet.compose.exclude [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRNomeExameLOINC" ];
fhir:ValueSet.compose.include.version [ fhir:value "20221013" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "94764-8" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS Coronavírus 2 [sequência de bases] genôma inteiro em isolado por sequenciamento" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "94822-4" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS Coronavírus 2 [Presença de] RNA em Saliva (fluido oral) por sequenciamento" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "95424-8" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS Coronavírus 2 [Presença de] RNA em Amostra respiratória por sequenciamento" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "95609-4" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS Coronavírus 2 [Presença de] gene S em amostra respiratória por sequenciação" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "95970-0" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS Coronavírus 2 rearranjos específicos de genes de células T de receptor beta [Presença de] em sangue por sequenciamento" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "96741-4" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS Coronavírus 2 variante [Tipo] em espécie por sequenciação" ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "98062-3" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Identificador de estudo de sequenciamento" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2022+ Ministério da Saúde do Brasil. Package rnds#1.0.0 based on FHIR 4.0.1. Generated 2022-12-14
Links: Índice |
Relatório de Qualidade