Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
1.0.0 - CI Build
BR
!!Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas
Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "BRPrescricaoNaoEstruturada",
"meta" : {
"lastUpdated" : "2020-03-11T19:14:51.806+00:00"
},
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet BRPrescricaoNaoEstruturada</b></p><a name=\"BRPrescricaoNaoEstruturada\"> </a><a name=\"hcBRPrescricaoNaoEstruturada\"> </a><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\">Última atualização: 2020-03-11 19:14:51+0000; Língua: en</p></div><ul><li>Include estes códigos, tal como definidos em <a href=\"CodeSystem-BRDadoAusenteOuDesconhecido.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido</code></a> versão <code>*</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td></tr><tr><td><a href=\"CodeSystem-BRDadoAusenteOuDesconhecido.html#BRDadoAusenteOuDesconhecido-no-medication-info\">no-medication-info</a></td><td>No information about medications</td><td>There is no information available about the subject's medication use or administration.</td></tr><tr><td><a href=\"CodeSystem-BRDadoAusenteOuDesconhecido.html#BRDadoAusenteOuDesconhecido-no-known-medications\">no-known-medications</a></td><td>No known medications</td><td>There are no medications for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rac.fhir"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rac.fhir"
}
]
}
}
],
"url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRPrescricaoNaoEstruturada",
"version" : "1.0.0",
"name" : "BRPrescricaoNaoEstruturada",
"title" : "Indicativo de prescrição não estruturada ou medicamento não identificado",
"status" : "active",
"experimental" : false,
"date" : "2020-06-27T19:15:12.2909517+00:00",
"publisher" : "Ministério da Saúde do Brasil",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.saude.gov.br"
}
]
}
],
"description" : "Indicativo de prescrição não estruturada ou medicamento não identificado.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido",
"version" : "*",
"concept" : [
{
"code" : "no-medication-info",
"display" : "No information about medications"
},
{
"code" : "no-known-medications",
"display" : "No known medications"
}
]
}
]
}
}