JohnMoehrke SLS ValueSets Implementation Guide
0.1.0 - ci-build
JohnMoehrke SLS ValueSets Implementation Guide, published by John Moehrke. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/SLSValueSets/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-16 |
{
"resourceType" : "ValueSet",
"id" : "ShiftMinHIVCodes",
"meta" : {
"profile" : [
🔗 "http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ShiftMinHIVCodes</b></p><a name=\"ShiftMinHIVCodes\"> </a><a name=\"hcShiftMinHIVCodes\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/SHIFT-Task-Force/sls-ri-ig/StructureDefinition-SlsValueSet.html\">SLS ValueSet Profile</a></p></div><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"ShiftMinHIVCodes-http://loinc.org-80203-3\"> </a><code>http://loinc.org</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"https://loinc.org/80203-3/\">80203-3</a></td><td>HIV 1 & 2 Ab SerPlBld IA.rapid</td></tr><tr><td><a name=\"ShiftMinHIVCodes-http://www.nlm.nih.gov/research/umls/rxnorm-1747692\"> </a><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></td><td style=\"white-space:nowrap\">\u00a0\u00a01747692</td><td>Descovy</td></tr></table></div>"
},
"url" : "http://johnmoehrke.github.io/SLSValueSets/ValueSet/ShiftMinHIVCodes",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66281.18.48.21"
}
],
"version" : "0.1.0",
"name" : "ShiftMinHIVCodes",
"title" : "ValueSet - SHIFT SLS HIV Codes",
"status" : "active",
"experimental" : false,
"date" : "2026-09-16T18:22:38+00:00",
"publisher" : "John Moehrke",
"contact" : [
{
"name" : "John Moehrke",
"telecom" : [
{
"system" : "url",
"value" : "http://johnmoehrke.github.io"
}
]
},
{
"name" : "John Moehrke (himself)",
"telecom" : [
{
"system" : "email",
"value" : "JohnMoehrke@gmail.com"
}
]
}
],
"description" : "SHIFT SLS set of codes representing HIV-related conditions and treatments requiring special privacy protections\n\nIdentified as: v3-ActCode#HIV",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "HIV"
}
]
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"inactive" : true,
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "80203-3"
}
]
},
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"concept" : [
{
"code" : "1747692"
}
]
}
]
},
"expansion" : {
"identifier" : "urn:uuid:b2f19056-9f99-4c44-b926-c015c6e59f80",
"timestamp" : "2026-04-21T08:00:00-05:00",
"contains" : [
{
"system" : "http://loinc.org",
"code" : "80203-3",
"display" : "HIV 1 & 2 Ab SerPlBld IA.rapid"
},
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "1747692",
"display" : "Descovy"
}
]
}
}