Bidirectional Services eReferral (BSeR), published by HL7 Public Health Working Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bser/ and changes regularly. See the Directory of published versions
Draft as of 2024-12-02 |
{
"resourceType" : "ValueSet",
"id" : "BSeR-TelcomCommunicationPreferencesVS",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2023-04-12T10:44:00.045Z"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BSeR-TelcomCommunicationPreferencesVS</b></p><a name=\"BSeR-TelcomCommunicationPreferencesVS\"> </a><a name=\"hcBSeR-TelcomCommunicationPreferencesVS\"> </a><a name=\"BSeR-TelcomCommunicationPreferencesVS-en-US\"> </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\">version: 3; Last updated: 2023-04-12 10:44:00+0000</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-bser.html\"><code>http://hl7.org/fhir/us/bser/CodeSystem/bser</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=\"CodeSystem-bser.html#bser-BDTC\">BDTC</a></td><td>Best Day To Call</td></tr><tr><td><a href=\"CodeSystem-bser.html#bser-BTTC\">BTTC</a></td><td>Best Time To Call</td></tr><tr><td><a href=\"CodeSystem-bser.html#bser-LMI\">LMI</a></td><td>Leave Message Indicator</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/bser/ValueSet/BSeR-TelcomCommunicationPreferencesVS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.33.48.1"
}
],
"version" : "2.0.0-ballot",
"name" : "BSeRTelcomCommunicationPreferencesVS",
"title" : "BSeR Telcom Communication Preferences VS",
"status" : "draft",
"experimental" : false,
"date" : "2024-12-02T18:27:46+00:00",
"publisher" : "HL7 Public Health Working Group",
"contact" : [
{
"name" : "HL7 Public Health Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "BSeR Telcom Communication Preferences value set",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/bser/CodeSystem/bser",
"concept" : [
{
"code" : "BDTC",
"display" : "Best Day To Call"
},
{
"code" : "BTTC",
"display" : "Best Time To Call"
},
{
"code" : "LMI",
"display" : "Leave Message Indicator"
}
]
}
]
}
}