FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.818

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.818
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.818
Version2
Statusactive
Date2018-01-14T00:06:00+11:00
NamePHVS_TelecommunicationUseCode_HL7_2x
TitleTelecommunication Use Code (HL7)
Realmus
DescriptionHL7 table 0201 contains a list that represents a specific use of a telecommunication number

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0201telecommunicationUse

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.818",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.818"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.818",
  "version": "2",
  "name": "PHVS_TelecommunicationUseCode_HL7_2x",
  "title": "Telecommunication Use Code (HL7)",
  "status": "active",
  "date": "2018-01-14T00:06:00+11:00",
  "description": "HL7 table 0201 contains a list that represents a specific use of a telecommunication number",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0201",
        "version": "HL7 v2.8.2",
        "concept": [
          {
            "code": "ASN",
            "display": "Answering Service Number"
          },
          {
            "code": "BPN",
            "display": "Beeper Number"
          },
          {
            "code": "EMR",
            "display": "Emergency Number"
          },
          {
            "code": "NET",
            "display": "Network (email) Address"
          },
          {
            "code": "ORN",
            "display": "Other Residence Number"
          },
          {
            "code": "PRS",
            "display": "Personal"
          },
          {
            "code": "PRN",
            "display": "Primary Residence Number"
          },
          {
            "code": "VHN",
            "display": "Vacation Home Number"
          },
          {
            "code": "WPN",
            "display": "Work Number"
          }
        ]
      }
    ]
  }
}