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
@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:Bundle;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "7240b5ea-4f78-46de-ac02-a6b509fbc95e"];
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2021-06-21T03:58:54-03:00"^^xsd:dateTime ]
];
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "https://rnds-fhir.saude.gov.br/NamingSystem/BRRNDS-10302910000182A" ];
fhir:Identifier.value [ fhir:value "420abc4b-3098-43ab-8759-f7d69d28b439" ]
];
fhir:Bundle.type [ fhir:value "document"];
fhir:Bundle.timestamp [ fhir:value "2021-06-21T03:58:54-03:00"^^xsd:dateTime];
fhir:Bundle.entry [
fhir:index 0;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:75bf806d-4307-4452-89db-215723a9c4df" ];
fhir:Bundle.entry.resource <urn:uuid:75bf806d-4307-4452-89db-215723a9c4df>
], [
fhir:index 1;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6a63da25-e4f6-49db-8689-4bd57135cf06" ];
fhir:Bundle.entry.resource <urn:uuid:6a63da25-e4f6-49db-8689-4bd57135cf06>
], [
fhir:index 2;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:e996f201-d0ec-4388-9108-43540952a6ac" ];
fhir:Bundle.entry.resource <urn:uuid:e996f201-d0ec-4388-9108-43540952a6ac>
].
<urn:uuid:75bf806d-4307-4452-89db-215723a9c4df> a fhir:Composition;
fhir:Resource.id [ fhir:value "75bf806d-4307-4452-89db-215723a9c4df"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRResultadoExameLaboratorial-2.0";
fhir:index 0;
fhir:link <https://rnds-fhir.saude.gov.br/StructureDefinition/BRResultadoExameLaboratorial-2.0> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"75bf806d-4307-4452-89db-215723a9c4df\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition \"75bf806d-4307-4452-89db-215723a9c4df\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BRResultadoExameLaboratorial-2.0.html\">Resultado de Exame Laboratorial</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Resultado de Exame(s) Laboratoriais(s) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRTipoDocumento.html\">Tipo de Documento</a>#REL)</span></p><p><b>date</b>: 2021-06-21 03:58:54-0300</p><p><b>author</b>: <span></span></p><p><b>title</b>: Resultado de Exame Laboratorial</p></div>"
];
fhir:Composition.status [ fhir:value "final"];
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRTipoDocumento" ];
fhir:Coding.code [ fhir:value "REL" ] ]
];
fhir:Composition.subject [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRIndividuo-1.0" ];
fhir:Identifier.value [ fhir:value "712176901347489" ] ]
];
fhir:Composition.date [ fhir:value "2021-06-21T03:58:54-03:00"^^xsd:dateTime];
fhir:Composition.author [
fhir:index 0;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPessoaJuridicaProfissionalLiberal-1.0" ];
fhir:Identifier.value [ fhir:value "00394544000185" ] ]
];
fhir:Composition.title [ fhir:value "Resultado de Exame Laboratorial"];
fhir:Composition.section [
fhir:index 0;
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "urn:uuid:6a63da25-e4f6-49db-8689-4bd57135cf06" ] ]
].
<urn:uuid:6a63da25-e4f6-49db-8689-4bd57135cf06> a fhir:Observation;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRDiagnosticoLaboratorioClinico-2.0";
fhir:index 0;
fhir:link <https://rnds-fhir.saude.gov.br/StructureDefinition/BRDiagnosticoLaboratorioClinico-2.0> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BRDiagnosticoLaboratorioClinico-2.0.html\">Diagnóstico em Laboratório Clínico</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Diagnóstico por teste rápido <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRSubgrupoTabelaSUS.html\">Subgrupo da Tabela SUS</a>#0214)</span></p><p><b>code</b>: Novo coronavírus (2019-nCoV) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRNomeExameGAL.html\">Exames do GAL</a>#coronavirusnCoV)</span></p><p><b>subject</b>: <span></span></p><p><b>effective</b>: 2021-06-21 03:58:54-0300</p><p><b>issued</b>: 21 de jun. de 2021 03:58:54</p><p><b>performer</b>: <span></span></p><p><b>value</b>: Inconclusivo <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRResultadoQualitativoExame.html\">Resultado qualitativo do Exame</a>#3)</span></p><p><b>interpretation</b>: Não Detectável <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRResultadoQualitativoExame.html\">Resultado qualitativo do Exame</a>#2)</span></p><p><b>note</b>: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mauris velit, maximus a vulputate nec, interdum ut mauris. Aenean a.</p><p><b>method</b>: Lorem ipsum dolor sit amet, consectetur adipiscing elit. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>specimen</b>: <a href=\"#urnuuide996f201-d0ec-4388-9108-43540952a6ac\">See above (urn:uuid:e996f201-d0ec-4388-9108-43540952a6ac)</a></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Vestibulum mauris velit, maximus a vulputate nec, interdum ut mauris.</td></tr></table></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRSubgrupoTabelaSUS" ];
fhir:Coding.code [ fhir:value "0214" ] ]
];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRNomeExameGAL" ];
fhir:Coding.code [ fhir:value "coronavirusnCoV" ] ]
];
fhir:Observation.subject [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRIndividuo-1.0" ];
fhir:Identifier.value [ fhir:value "712176901347489" ] ]
];
fhir:Observation.effectiveDateTime [ fhir:value "2021-06-21T03:58:54-03:00"^^xsd:dateTime];
fhir:Observation.issued [ fhir:value "2021-06-21T03:58:54-03:00"^^xsd:dateTime];
fhir:Observation.performer [
fhir:index 0;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPessoaJuridicaProfissionalLiberal-1.0" ];
fhir:Identifier.value [ fhir:value "00394544000185" ] ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRResultadoQualitativoExame" ];
fhir:Coding.code [ fhir:value "3" ] ]
];
fhir:Observation.interpretation [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRResultadoQualitativoExame" ];
fhir:Coding.code [ fhir:value "2" ] ]
];
fhir:Observation.note [
fhir:index 0;
fhir:Annotation.text [ fhir:value "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mauris velit, maximus a vulputate nec, interdum ut mauris. Aenean a." ]
];
fhir:Observation.method [
fhir:CodeableConcept.text [ fhir:value "Lorem ipsum dolor sit amet, consectetur adipiscing elit." ]
];
fhir:Observation.specimen [
fhir:Reference.reference [ fhir:value "urn:uuid:e996f201-d0ec-4388-9108-43540952a6ac" ]
];
fhir:Observation.referenceRange [
fhir:index 0;
fhir:Observation.referenceRange.text [ fhir:value "Vestibulum mauris velit, maximus a vulputate nec, interdum ut mauris." ]
].
<urn:uuid:e996f201-d0ec-4388-9108-43540952a6ac> a fhir:Specimen;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRAmostraBiologica-1.0";
fhir:index 0;
fhir:link <https://rnds-fhir.saude.gov.br/StructureDefinition/BRAmostraBiologica-1.0> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BRAmostraBiologica-1.0.html\">Amostra Biológica</a></p></div><p><b>type</b>: Secreção Orofaríngea e Nasofaríngea <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRTipoAmostraGAL.html\">Tipo de Amostra Biológica</a>#SECONF)</span></p></div>"
];
fhir:Specimen.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRTipoAmostraGAL" ];
fhir:Coding.code [ fhir:value "SECONF" ] ]
].
# - 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