| Package | ca.ab.fhir.psab | 
| Resource Type | ValueSet | 
| Id | 21f11a5a-4d2f-4815-a697-48cad2dec38e | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=ca.ab.fhir.psab@1.1.0&canonical=https://www.alberta.ca/fhir/ValueSet/contact-point-system-ab | 
| URL | https://www.alberta.ca/fhir/ValueSet/contact-point-system-ab | 
| Status | draft | 
| Name | ContactPointSystem_AB | 
| Title | ContactPointSystem-AB | 
| Realm | ca | 
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
  "resourceType": "ValueSet",
  "id": "21f11a5a-4d2f-4815-a697-48cad2dec38e",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-09-27T02:57:31.285+10:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.alberta.ca/fhir/ValueSet/contact-point-system-ab",
  "name": "ContactPointSystem_AB",
  "title": "ContactPointSystem-AB",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/contact-point-system",
        "concept": [
          {
            "code": "phone",
            "display": "Phone"
          },
          {
            "code": "fax",
            "display": "Fax"
          }
        ]
      }
    ]
  }
}