Guia de Implementação do Projeto de Padronização e Qualificação dos Dados Assistenciais da Saúde Suplementar (PQDAS) - Local Development build (v202309). See the Directory of published versions
: Mapeamento de Sexo entre ANS e RNDS - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "sexo",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"ValueSet-sexo.html\">Sexo</a> to <a href=\"https://rnds.gointerop.com/ValueSet-BRSexo-1.0.html\">BRSexo-1.0</a></p><p>DRAFT (not intended for production usage). Published on 2022-12-12 21:35:32-0300 by Agência Nacional de Saúde Suplementar (ANS) (<a href=\"https://gointerop.com\">https://gointerop.com</a>). Creative Commons 0</p><div><p>Um mapeamento entre o sexo do indivíduo para a ANS e o sexo do indivíduo para a RNDS</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"CodeSystem-tuss-43.html\">Tabela 43 - Sexo</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (Masculino)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>male (Masculino)</td></tr><tr><td>3 (Feminino)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>female (Feminino)</td></tr></table></div>"
},
"url" : "https://fhir.ans.gov.br/ConceptMap/sexo",
"version" : "202309",
"name" : "Sexo",
"title" : "Mapeamento de Sexo entre ANS e RNDS",
"status" : "draft",
"experimental" : true,
"date" : "2022-12-12T21:35:32-03:00",
"publisher" : "Agência Nacional de Saúde Suplementar (ANS)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://gointerop.com"
}
]
}
],
"description" : "Um mapeamento entre o sexo do indivíduo para a ANS e o sexo do indivíduo para a RNDS",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "gender"
},
"valueCodeableConcept" : {
"text" : "Para mapeamento entre recursos ou documentos"
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"purpose" : "Para ajudar integradores a mapearem o sexo do indivíduo no padrão TISS para o sexo do indivíduo no padrão RNDS",
"copyright" : "Creative Commons 0",
"sourceUri" : "https://fhir.ans.gov.br/ValueSet/sexo",
"targetUri" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRSexo-1.0",
"group" : [
{
"source" : "https://fhir.ans.gov.br/CodeSystem/tuss-43",
"target" : "http://hl7.org/fhir/administrative-gender",
"element" : [
{
"code" : "1",
"display" : "Masculino",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "male",
"display" : "Masculino",
"equivalence" : "equivalent"
}
]
},
{
"code" : "3",
"display" : "Feminino",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "female",
"display" : "Feminino",
"equivalence" : "equivalent"
}
]
}
]
}
]
}