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

FHIR IG Statistics: ValueSet/21f11a5a-4d2f-4815-a697-48cad2dec38e

Packageca.ab.fhir.psab
TypeValueSet
Id21f11a5a-4d2f-4815-a697-48cad2dec38e
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.psab@1.1.0&canonical=https://www.alberta.ca/fhir/ValueSet/contact-point-system-ab
URLhttps://www.alberta.ca/fhir/ValueSet/contact-point-system-ab
Statusdraft
NameContactPointSystem_AB
TitleContactPointSystem-AB
Realmca

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

ContactPointSystem-AB

https://www.alberta.ca/fhir/ValueSet/contact-point-system-ab

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"
          }
        ]
      }
    ]
  }
}