This page is part of the Vital Records Common Profile Library (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "ValueSet-date-part",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2020-11-26T00:21:53.866+00:00",
"source" : "#HAdJ9EQkCl7NNszd"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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=258707000\">258707000</a></td><td>year (qualifier value)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=258706009\">258706009</a></td><td>month (qualifier value)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=258703001\">258703001</a></td><td>day (qualifier value)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=410669006\">410669006</a></td><td>Time (property) (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-date-part",
"version" : "0.1.0",
"name" : "ValueSetDatePart",
"title" : "ValueSetDatePart",
"status" : "active",
"date" : "2020-12-16T17:44:45+00:00",
"publisher" : "HL7 International - Public Health Work Group",
"contact" : [
{
"name" : "HL7 International - Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This value set contains codes to identify the parts of a date",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "United States of America"
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "258707000",
"display" : "year (qualifier value)"
},
{
"code" : "258706009",
"display" : "month (qualifier value)"
},
{
"code" : "258703001",
"display" : "day (qualifier value)"
},
{
"code" : "410669006",
"display" : "Time (property) (qualifier value)"
}
]
}
]
}
}