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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.817.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.817
Version2
Statusactive
Date2018-01-14T00:06:00+11:00
NamePHVS_TelecommunicationEquipmentType_HL7_2x
TitleTelecommunication Equipment Type (HL7)
Realmus
DescriptionHL7 table 0202 contains a list of types of telecommunication equipment

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0202telecommunicationEquipmentType

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.817",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.817"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.817",
  "version": "2",
  "name": "PHVS_TelecommunicationEquipmentType_HL7_2x",
  "title": "Telecommunication Equipment Type (HL7)",
  "status": "active",
  "date": "2018-01-14T00:06:00+11:00",
  "description": "HL7 table 0202 contains a list of types of telecommunication equipment",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0202",
        "version": "HL7 v2.8.2",
        "concept": [
          {
            "code": "BP",
            "display": "Beeper"
          },
          {
            "code": "CP",
            "display": "Cellular Phone"
          },
          {
            "code": "FX",
            "display": "Fax"
          },
          {
            "code": "Internet",
            "display": "Internet Address: Use Only If Telecommunication Use Code Is NET"
          },
          {
            "code": "MD",
            "display": "Modem"
          },
          {
            "code": "SAT",
            "display": "Satellite Phone"
          },
          {
            "code": "TDD",
            "display": "Telecommunications Device for the Deaf"
          },
          {
            "code": "PH",
            "display": "Telephone"
          },
          {
            "code": "TTY",
            "display": "Teletypewriter"
          },
          {
            "code": "X.400",
            "display": "X.400 email address: Use Only If Telecommunication Use Code Is"
          }
        ]
      }
    ]
  }
}