Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
0.1.0 - CI Build
Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "BRPosicaoIndividuo",
"meta" : {
"lastUpdated" : "2022-05-23T11:15:35.881+00:00"
},
"language" : "pt-BR",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BRPosicaoIndividuo</b></p><a name=\"BRPosicaoIndividuo\"> </a><a name=\"hcBRPosicaoIndividuo\"> </a><a name=\"BRPosicaoIndividuo-und\"> </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\">Last updated: 2022-05-23 11:15:35+0000; Language: pt-BR</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-BRPosicaoIndividuo.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRPosicaoIndividuo</code></a></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> version <code>*</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA11868-9/\">LA11868-9</a></td><td>Sentado</td></tr><tr><td><a href=\"https://loinc.org/LA11869-7/\">LA11869-7</a></td><td>Deitado</td></tr><tr><td><a href=\"https://loinc.org/LA11870-5/\">LA11870-5</a></td><td>De pé</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.rnds.rac"
}
]
}
},
{
"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.rnds.rac"
}
]
}
}
],
"url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRPosicaoIndividuo",
"version" : "0.1.0",
"name" : "BRPosicaoIndividuo",
"title" : "Posição do Indivíduo",
"status" : "active",
"experimental" : false,
"date" : "2022-05-23T11:15:35.881+00:00",
"publisher" : "Ministério da Saúde do Brasil",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.saude.gov.br"
}
]
}
],
"description" : "ValueSet utilizado para identificar a posição do indivíduo no momento da ação / procedimento.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"immutable" : false,
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose" : {
"include" : [
{
"system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRPosicaoIndividuo",
"version" : "*"
},
{
"system" : "http://loinc.org",
"version" : "*",
"concept" : [
{
"code" : "LA11868-9",
"display" : "Sentado"
},
{
"code" : "LA11869-7",
"display" : "Deitado"
},
{
"code" : "LA11870-5",
"display" : "De pé"
}
]
}
]
}
}