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

: Exemplo de Resultado de Exame Laboratorial na versão 3.2.1 - TTL Representation

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:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "147ca3c2-245d-4f60-9634-b23b58326edf"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2021-09-15T11:57:05.995-02:00"^^xsd:dateTime ]
  ];
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "https://rnds-fhir.saude.gov.br/NamingSystem/BR999999" ];
     fhir:Identifier.value [ fhir:value "12345678" ]
  ];
  fhir:Bundle.type [ fhir:value "document"];
  fhir:Bundle.timestamp [ fhir:value "2021-09-15T11:57:05.944-02:00"^^xsd:dateTime];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:fb180118-848b-4455-8cae-c533790294bc" ];
     fhir:Bundle.entry.resource <urn:uuid:fb180118-848b-4455-8cae-c533790294bc>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:8ba97ce8-dc9b-4561-9d4b-5d7e1e7bc8fc" ];
     fhir:Bundle.entry.resource <urn:uuid:8ba97ce8-dc9b-4561-9d4b-5d7e1e7bc8fc>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:a96a4193-c359-437e-a39f-3f9667990c92" ];
     fhir:Bundle.entry.resource <urn:uuid:a96a4193-c359-437e-a39f-3f9667990c92>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:3b2d133f-6192-4f20-8a1c-8da16811c812" ];
     fhir:Bundle.entry.resource <urn:uuid:3b2d133f-6192-4f20-8a1c-8da16811c812>
  ].

<urn:uuid:fb180118-848b-4455-8cae-c533790294bc> a fhir:Composition;
  fhir:Resource.id [ fhir:value "fb180118-848b-4455-8cae-c533790294bc"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRResultadoExameLaboratorial-3.2.1";
       fhir:index 0;
       fhir:link <https://rnds-fhir.saude.gov.br/StructureDefinition/BRResultadoExameLaboratorial-3.2.1>     ]
  ];
  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=\"fb180118-848b-4455-8cae-c533790294bc\"> </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 \"fb180118-848b-4455-8cae-c533790294bc\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BRResultadoExameLaboratorial-3.2.1.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-09-15 11:57:06-0200</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 "898005900000823" ]     ]
  ];
  fhir:Composition.date [ fhir:value "2021-09-15T11:57:06-02: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:8ba97ce8-dc9b-4561-9d4b-5d7e1e7bc8fc" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "urn:uuid:a96a4193-c359-437e-a39f-3f9667990c92" ]     ]
  ].

<urn:uuid:8ba97ce8-dc9b-4561-9d4b-5d7e1e7bc8fc> a fhir:Condition;
  fhir:Resource.id [ fhir:value "8ba97ce8-dc9b-4561-9d4b-5d7e1e7bc8fc"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRCondicaoSaude";
       fhir:index 0;
       fhir:link <https://rnds-fhir.saude.gov.br/StructureDefinition/BRCondicaoSaude>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"8ba97ce8-dc9b-4561-9d4b-5d7e1e7bc8fc\"> </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 Condition \"8ba97ce8-dc9b-4561-9d4b-5d7e1e7bc8fc\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BRCondicaoSaude.html\">Condição de Saúde</a></p></div><p><b>code</b>: Varíola dos macacos [Monkeypox] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRTerminologiaSuspeitaDiagnostica.html\">Suspeita Diagnóstica</a>#B04)</span></p><p><b>subject</b>: <span></span></p><h3>Stages</h3><table class=\"grid\"><tr><td>-</td><td><b>Assessment</b></td></tr><tr><td>*</td><td><a href=\"#Observation_a96a4193-c359-437e-a39f-3f9667990c92\">See above (urn:uuid:a96a4193-c359-437e-a39f-3f9667990c92)</a></td></tr></table></div>"
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRTerminologiaSuspeitaDiagnostica" ];
       fhir:Coding.code [ fhir:value "B04" ];
       fhir:Coding.display [ fhir:value "Varíola dos macacos [Monkeypox]" ]     ]
  ];
  fhir:Condition.subject [
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRIndividuo-1.0" ];
       fhir:Identifier.value [ fhir:value "898005900000823" ]     ]
  ];
  fhir:Condition.stage [
     fhir:index 0;
     fhir:Condition.stage.assessment [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "urn:uuid:a96a4193-c359-437e-a39f-3f9667990c92" ]     ]
  ].

<urn:uuid:a96a4193-c359-437e-a39f-3f9667990c92> a fhir:Observation;
  fhir:Resource.id [ fhir:value "a96a4193-c359-437e-a39f-3f9667990c92"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRDiagnosticoLaboratorioClinico-3.2.1";
       fhir:index 0;
       fhir:link <https://rnds-fhir.saude.gov.br/StructureDefinition/BRDiagnosticoLaboratorioClinico-3.2.1>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"a96a4193-c359-437e-a39f-3f9667990c92\"> </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 Observation \"a96a4193-c359-437e-a39f-3f9667990c92\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BRDiagnosticoLaboratorioClinico-3.2.1.html\">Diagnóstico em Laboratório Clínico</a></p></div><p><b>BRPatogeno</b>: Orthopoxvirus (nome do gênero do vírus) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRTerminologiaPatogeno.html\">Patógeno</a>#01)</span></p><p><b>status</b>: final</p><p><b>category</b>: Diagnóstico e procedimentos especiais em hemoterapia <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRSubgrupoTabelaSUS.html\">Subgrupo da Tabela SUS</a>#0212)</span></p><p><b>code</b>: SARS Coronavírus 2, [presença de] RNA em amostra não especificada, por amplificação do ácido nucleico com detecção por sonda <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRNomeExameLOINC.html\">Exames LOINC</a>#94309-2)</span></p><p><b>subject</b>: <span></span></p><p><b>effective</b>: 2021-09-15 11:57:06-0200</p><p><b>issued</b>: 15 de set. de 2021 11:57:06</p><p><b>performer</b>: </p><ul><li><span></span></li><li><span></span></li></ul><p><b>value</b>: Não Detectável <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRTipoResultadoDTNT.html\">Tipo de Detecção</a>#2)</span></p><p><b>method</b>: Diagnóstico através de um hemograma. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>specimen</b>: <a href=\"#Specimen_3b2d133f-6192-4f20-8a1c-8da16811c812\">See above (urn:uuid:3b2d133f-6192-4f20-8a1c-8da16811c812)</a></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Escala de -1 para +1.</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPatogeno" ];
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRTerminologiaPatogeno" ];
         fhir:Coding.code [ fhir:value "01" ]       ]     ]
  ];
  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 "0212" ]     ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRNomeExameLOINC" ];
       fhir:Coding.code [ fhir:value "94309-2" ]     ]
  ];
  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 "898005900000823" ]     ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2021-09-15T11:57:06-02:00"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2021-09-15T12:57:06-02:00"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "https://rnds-fhir.saude.gov.br/StructureDefinition/BREstabelecimentoSaude-1.0" ];
       fhir:Identifier.value [ fhir:value "034544015" ]     ]
  ], [
     fhir:index 1;
     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/BRTipoResultadoDTNT" ];
       fhir:Coding.code [ fhir:value "2" ]     ]
  ];
  fhir:Observation.method [
     fhir:CodeableConcept.text [ fhir:value "Diagnóstico através de um hemograma." ]
  ];
  fhir:Observation.specimen [
     fhir:Reference.reference [ fhir:value "urn:uuid:3b2d133f-6192-4f20-8a1c-8da16811c812" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.text [ fhir:value "Escala de -1 para +1." ]
  ].

<urn:uuid:3b2d133f-6192-4f20-8a1c-8da16811c812> a fhir:Specimen;
  fhir:Resource.id [ fhir:value "3b2d133f-6192-4f20-8a1c-8da16811c812"];
  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><a name=\"3b2d133f-6192-4f20-8a1c-8da16811c812\"> </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 Specimen \"3b2d133f-6192-4f20-8a1c-8da16811c812\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BRAmostraBiologica-1.0.html\">Amostra Biológica</a></p></div><p><b>type</b>: Raspado de pele <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-BRTipoAmostraGAL.html\">Tipo de Amostra Biológica</a>#RASPEL)</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 "RASPEL" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.