FHIR Implementation Guide for Stroke
0.0.0 - ballot
FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-01-11 |
{
"resourceType" : "ValueSet",
"id" : "GenderIdentityVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><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/LA22878-5/\">LA22878-5</a></td><td>Identifies as male</td></tr><tr><td><a href=\"https://loinc.org/LA22879-3/\">LA22879-3</a></td><td>Identifies as female</td></tr><tr><td><a href=\"https://loinc.org/LA22880-1/\">LA22880-1</a></td><td>Female-to-male transsexual</td></tr><tr><td><a href=\"https://loinc.org/LA22881-9/\">LA22881-9</a></td><td>Male-to-female transsexual</td></tr><tr><td><a href=\"https://loinc.org/LA22882-7/\">LA22882-7</a></td><td>Identifies as non-conforming</td></tr><tr><td><a href=\"https://loinc.org/LA46-8/\">LA46-8</a></td><td>Other</td></tr><tr><td><a href=\"https://loinc.org/LA20384-6/\">LA20384-6</a></td><td>Asked but unknown</td></tr></table></li></ul></div>"
},
"url" : "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/GenderIdentityVS",
"version" : "0.0.0",
"name" : "GenderIdentityVS",
"title" : "Gender Identity",
"status" : "active",
"experimental" : false,
"date" : "2024-01-11T13:00:00-03:00",
"publisher" : "Gabrielle dos Santos Leandro",
"contact" : [
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://gabriellesantosleandro.com"
},
{
"system" : "email",
"value" : "gabrielle.santos.leandro@gmail.com"
}
]
},
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://m-caretech.com.br",
"use" : "work"
},
{
"system" : "email",
"value" : "gabrielle@m-caretech.com.br",
"use" : "work"
}
]
}
],
"description" : "ValueSet for Gender Identity based on LOINC.",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA22878-5",
"display" : "Identifies as male"
},
{
"code" : "LA22879-3",
"display" : "Identifies as female"
},
{
"code" : "LA22880-1",
"display" : "Female-to-male transsexual"
},
{
"code" : "LA22881-9",
"display" : "Male-to-female transsexual"
},
{
"code" : "LA22882-7",
"display" : "Identifies as non-conforming"
},
{
"code" : "LA46-8",
"display" : "Other"
},
{
"code" : "LA20384-6",
"display" : "Asked but unknown"
}
]
}
]
}
}