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

FHIR IG Statistics: ValueSet/vs-ContactType

Packagecaseworks.mhaie002
Resource TypeValueSet
Idvs-ContactType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=caseworks.mhaie002@0.0.2&canonical=https://vitalhub.com/fhir/ValueSet/vs-ContactType
URLhttps://vitalhub.com/fhir/ValueSet/vs-ContactType
Statusactive
NameContactTypeValueSet
DescriptionType of Contact. Phone, Email, Fax, etc.

Resources that use this resource

ValueSet
vs-ContactTypeContactTypeValueSet

Resources that this resource uses

ValueSet
vs-ContactTypeContactTypeValueSet

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "vs-ContactType",
  "url": "https://vitalhub.com/fhir/ValueSet/vs-ContactType",
  "name": "ContactTypeValueSet",
  "status": "active",
  "description": "Type of Contact. Phone, Email, Fax, etc.",
  "compose": {
    "include": [
      {
        "system": "https://vitalhub.com/fhir/ValueSet/vs-ContactType",
        "concept": [
          {
            "code": "1",
            "display": "Work"
          },
          {
            "code": "2",
            "display": "Cellular"
          },
          {
            "code": "3",
            "display": "Email"
          },
          {
            "code": "4",
            "display": "Fax"
          },
          {
            "code": "5",
            "display": "Home"
          },
          {
            "code": "6",
            "display": "Historical"
          },
          {
            "code": "7",
            "display": "Business"
          },
          {
            "code": "8",
            "display": "Alternate"
          },
          {
            "code": "9",
            "display": "Physician Alternate1"
          },
          {
            "code": "10",
            "display": "Physician Alternate2"
          },
          {
            "code": "11",
            "display": "Physician Alternate3"
          },
          {
            "code": "12",
            "display": "Physician Cell"
          },
          {
            "code": "13",
            "display": "Physician Email"
          },
          {
            "code": "14",
            "display": "Physician Email2"
          },
          {
            "code": "15",
            "display": "Physician Fax"
          },
          {
            "code": "16",
            "display": "Physician Home"
          },
          {
            "code": "17",
            "display": "Physician Primary"
          },
          {
            "code": "18",
            "display": "Verified Email (Caregiver)"
          },
          {
            "code": "19",
            "display": "Verfied Email (Client)"
          },
          {
            "code": "20",
            "display": "Verified Email (Confirmation Received)"
          }
        ]
      }
    ]
  }
}