FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.bser.r4b
Resource TypeValueSet
IdValueSet-BSeR-TelcomCommunicationPreferencesVS.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/us/bser/2023Sep/ValueSet-BSeR-TelcomCommunicationPreferencesVS.html
URLhttp://hl7.org/fhir/us/bser/ValueSet/BSeR-TelcomCommunicationPreferencesVS
Version2.0.0-ballot
Statusdraft
Date2023-07-31T02:26:57+00:00
NameBSeRTelcomCommunicationPreferencesVS
TitleBSeR Telcom Communication Preferences VS
Realmus
Authorityhl7
DescriptionBSeR Telcom Communication Preferences value set

Resources that use this resource

StructureDefinition
BSeR-TelcomCommunicationPreferencesBSeR Telcom Communication Preferences

Resources that this resource uses

CodeSystem
bserBSeR

Narrative

Note: links and images are rebased to the (stated) source


Source1

{
  "resourceType": "ValueSet",
  "id": "BSeR-TelcomCommunicationPreferencesVS",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-04-12T10:44:00.045Z"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/bser/ValueSet/BSeR-TelcomCommunicationPreferencesVS",
  "version": "2.0.0-ballot",
  "name": "BSeRTelcomCommunicationPreferencesVS",
  "title": "BSeR Telcom Communication Preferences VS",
  "status": "draft",
  "experimental": false,
  "date": "2023-07-31T02:26:57+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"
          }
        ]
      }
    ]
  }
}