{
"resourceType" : "ValueSet",
"id" : "bdverifiedmethod",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Verification Method Value Set</h2><div><p>A set of codes that describe the kind of documentation used to validate a date of birth.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/2017Jan/v3/ObservationValue/cs.html"><code>http://hl7.org/fhir/v3/ObservationValue</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://hl7.org/fhir/2017Jan/v3/ObservationValue/cs.html#v3-ObservationValue-BTHCERT">BTHCERT</a></td><td>Birth Certificate</td><td>Indicator of birth.</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ObservationValue/cs.html#v3-ObservationValue-DRLIC">DRLIC</a></td><td>Driver's License</td><td>Indicator of driving status.</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ObservationValue/cs.html#v3-ObservationValue-PASSPORT">PASSPORT</a></td><td>Passport</td><td>Indicator of citizenship.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/fpar/ValueSet/bdverifiedmethod",
"name" : "HSPC Verification Method Value Set",
"status" : "draft",
"date" : "2019-02-15T12:55:20-05:00",
"publisher" : "HSPC",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://healthcaresoa.org"
}
]
}
],
"description" : "A set of codes that describe the kind of documentation used to validate a date of birth.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/v3/ObservationValue",
"concept" : [
{
"code" : "BTHCERT",
"display" : "Birth Certificate"
},
{
"code" : "DRLIC",
"display" : "Driver's License"
},
{
"code" : "PASSPORT",
"display" : "Passport"
}
]
}
]
}
}