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:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "BRRacaCor"];
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2021-08-06T14:00:12.538+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 code system <code>https://rnds-fhir.saude.gov.br/CodeSystem/BRRacaCor</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"BRRacaCor-01\"> </a></td><td>Branca</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"BRRacaCor-02\"> </a></td><td>Preta</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"BRRacaCor-03\"> </a></td><td>Parda</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"BRRacaCor-04\"> </a></td><td>Amarela</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"BRRacaCor-05\"> </a></td><td>Indígena</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"BRRacaCor-99\"> </a></td><td>Sem informação</td></tr></table></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:CodeSystem.url [ fhir:value "https://rnds-fhir.saude.gov.br/CodeSystem/BRRacaCor"];
fhir:CodeSystem.version [ fhir:value "1.0.0"];
fhir:CodeSystem.name [ fhir:value "RacaCor"];
fhir:CodeSystem.title [ fhir:value "Raça/Cor"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2020-03-11T18:20:40.0457007+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "Ministério da Saúde do Brasil"];
fhir:CodeSystem.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:CodeSystem.description [ fhir:value "Códigos para representação de raça/cor."];
fhir:CodeSystem.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:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.hierarchyMeaning [ fhir:value "grouped-by"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "01" ];
fhir:CodeSystem.concept.display [ fhir:value "Branca" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "02" ];
fhir:CodeSystem.concept.display [ fhir:value "Preta" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "03" ];
fhir:CodeSystem.concept.display [ fhir:value "Parda" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "04" ];
fhir:CodeSystem.concept.display [ fhir:value "Amarela" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "05" ];
fhir:CodeSystem.concept.display [ fhir:value "Indígena" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "99" ];
fhir:CodeSystem.concept.display [ fhir:value "Sem informação" ]
].
# - 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