0.0.1 - ci-build
ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions
Draft as of 2025-09-16 |
{
"resourceType" : "ValueSet",
"id" : "ExampleSensitiveConditionCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ExampleSensitiveConditionCodes</b></p><a name=\"ExampleSensitiveConditionCodes\"> </a><a name=\"hcExampleSensitiveConditionCodes\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-ExampleSubstanceUseConditionCodes.html\">ValueSet - Example Substance Use Condition Codes</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-ExampleBehavioralHealthConditionCodes.html\">ValueSet - Example Behavioral Health Condition Codes</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-ExampleSexualityAndReproductiveHealthConditionCodes.html\">ValueSet - Example Sexuality and Reproductive Health Condition Codes</a></li></ul></div>"
},
"url" : "http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleSensitiveConditionCodes",
"version" : "0.0.1",
"name" : "ExampleSensitiveConditionCodes",
"title" : "ValueSet - Example Sensitive Condition Codes",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-16T13:48:16+00:00",
"publisher" : "SHIFT-Task-Force",
"contact" : [
{
"name" : "SHIFT-Task-Force",
"telecom" : [
{
"system" : "url",
"value" : "http://shift-project.org"
}
]
}
],
"description" : "Example set of codes representing sensitive conditions requiring special privacy protections",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleSubstanceUseConditionCodes"
]
},
{
"valueSet" : [
🔗 "http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleBehavioralHealthConditionCodes"
]
},
{
"valueSet" : [
🔗 "http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleSexualityAndReproductiveHealthConditionCodes"
]
}
]
}
}