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

FHIR IG Statistics: ValueSet/telus-contactpoint-system

PackageForgePatientChart.0830
Resource TypeValueSet
Idtelus-contactpoint-system
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/ValueSet/telus-contactpoint-system
URLhttp://telus.com/fhir/ValueSet/telus-contactpoint-system
Statusdraft
Date2020-11-30T15:40:49.2042831+00:00
NameTELUSValueSetContactPointSystem
TitleTELUS ValueSet - Contact Point System
Authorityhl7
DescriptionTypes of Contact Point Systems supported

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "telus-contactpoint-system",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-11-30T15:40:49.526+00:00"
  },
  "url": "http://telus.com/fhir/ValueSet/telus-contactpoint-system",
  "name": "TELUSValueSetContactPointSystem",
  "title": "TELUS ValueSet - Contact Point System",
  "status": "draft",
  "date": "2020-11-30T15:40:49.2042831+00:00",
  "description": "Types of Contact Point Systems supported",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/contact-point-system",
        "concept": [
          {
            "code": "email",
            "display": "Email",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Adresse électronique"
              }
            ]
          },
          {
            "code": "fax",
            "display": "Fax",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Télécopieur"
              }
            ]
          },
          {
            "code": "phone",
            "display": "Phone",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Téléphone"
              }
            ]
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "expand",
    "timestamp": "2020-10-19T13:00:00Z",
    "contains": [
      {
        "system": "http://hl7.org/fhir/contact-point-system",
        "code": "email",
        "display": "Email",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Adresse électronique"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/contact-point-system",
        "code": "fax",
        "display": "Fax",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Télécopieur"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/contact-point-system",
        "code": "phone",
        "display": "Phone",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Téléphone"
          }
        ]
      }
    ]
  }
}