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

FHIR IG analytics

PackageForgePatientChart.0830
Resource TypeValueSet
Idtelus-contactpoint-use
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/ValueSet/telus-contactpoint-use
URLhttp://telus.com/fhir/ValueSet/telus-contactpoint-use
Statusdraft
Date2020-11-30T15:41:08.1694491+00:00
NameTELUSValueSetContactPointUse
TitleTELUS ValueSet - Contact Point Use
Authorityhl7
DescriptionTypes of Contact Point Uses supported

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "telus-contactpoint-use",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-11-30T15:41:08.482+00:00"
  },
  "url": "http://telus.com/fhir/ValueSet/telus-contactpoint-use",
  "name": "TELUSValueSetContactPointUse",
  "title": "TELUS ValueSet - Contact Point Use",
  "status": "draft",
  "date": "2020-11-30T15:41:08.1694491+00:00",
  "description": "Types of Contact Point Uses supported",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/contact-point-use",
        "concept": [
          {
            "code": "home",
            "display": "Home",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Domicile"
              }
            ]
          },
          {
            "code": "mobile",
            "display": "Mobile",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Cellulaire"
              }
            ]
          },
          {
            "code": "work",
            "display": "Work",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Travail"
              }
            ]
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "expand",
    "timestamp": "2020-10-19T13:00:00Z",
    "contains": [
      {
        "system": "http://hl7.org/fhir/contact-point-use",
        "code": "home",
        "display": "Home",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Domicile"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/contact-point-use",
        "code": "mobile",
        "display": "Mobile",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Cellulaire"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/contact-point-use",
        "code": "work",
        "display": "Work",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Travail"
          }
        ]
      }
    ]
  }
}