Just In Time(JIT) Medical Implementation Guide
1.0.0 - ci-build
Just In Time(JIT) Medical Implementation Guide, published by Just In Time. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Adam-Muyobo/Musakabantu-FHIR/ and changes regularly. See the Directory of published versions
Active as of 2025-08-29 |
{
"resourceType" : "ValueSet",
"id" : "vs-marital-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-marital-status</b></p><a name=\"vs-marital-status\"> </a><a name=\"hcvs-marital-status\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/315124004\">315124004</a></td><td style=\"color: #cccccc\">HIV viral load</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-cs-marital-status.html\"><code>http://md.jitmedical.org/fhir/CodeSystem/cs-marital-status</code></a></li></ul></div>"
},
"url" : "http://md.jitmedical.org/fhir/ValueSet/vs-marital-status",
"version" : "1.0.0",
"name" : "VSMaritalStatus",
"title" : "Marital Status",
"status" : "active",
"experimental" : true,
"date" : "2025-08-29T09:44:18+00:00",
"publisher" : "Just In Time",
"contact" : [
{
"name" : "Just In Time",
"telecom" : [
{
"system" : "url",
"value" : "https://jitmeds.org/"
},
{
"system" : "email",
"value" : "info@jitmeds.org"
}
]
},
{
"name" : "Adam Muyobo",
"telecom" : [
{
"system" : "email",
"value" : "muyoboadam@gmail.com",
"use" : "work"
}
]
}
],
"description" : "A list of codes for marital status.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "315124004"
}
]
},
{
"system" : "http://md.jitmedical.org/fhir/CodeSystem/cs-marital-status"
}
]
}
}