{
"resourceType" : "ValueSet",
"id" : "reasonNoContraceptiveChosen",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>FPAR Reason No Contraceptive Chosen value set</h2><div><p>Select SNOMED code system values. A set of codes that describe why an individual did not choose to use contraception.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</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://browser.ihtsdotools.org/?perspective=full&conceptId1=454361000124100">454361000124100</a></td><td>Has same sex partner (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=454731000124108">454731000124108</a></td><td>Sexually abstinent (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=74964007">74964007</a></td><td>Other (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=15296000">15296000</a></td><td>Sterility (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=454411000124108">454411000124108</a></td><td>Wants to become pregnant (finding)</td><td/></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/fpar/ValueSet/reasonNoContraceptiveChosen",
"version" : "0.01",
"name" : "FPAR Reason No Contraceptive Chosen value set",
"status" : "draft",
"date" : "2018-03-29T00:00:00-04:00",
"publisher" : "Family Planning Annual Report",
"description" : "Select SNOMED code system values. A set of codes that describe why an individual did not choose to use contraception.",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "454361000124100",
"display" : "Has same sex partner (finding)"
},
{
"code" : "454731000124108",
"display" : "Sexually abstinent (finding)"
},
{
"code" : "74964007",
"display" : "Other (qualifier value)"
},
{
"code" : "15296000",
"display" : "Sterility (finding)"
},
{
"code" : "454411000124108",
"display" : "Wants to become pregnant (finding)"
}
]
}
]
}
}