| Package | PCR.R4.1-1-0-pkg |
| Resource Type | ValueSet |
| Id | pcr-ContactPointSystem |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=PCR.R4.1-1-0-pkg@1.1.0&canonical=http://ehealthontario.ca/fhir/ValueSet/pcr-contact-point-system |
| URL | http://ehealthontario.ca/fhir/ValueSet/pcr-contact-point-system |
| Version | 2.0.0 |
| Status | active |
| Name | ContactPointSystem |
| Realm | ca |
| Description | Codes supported by eHealth Ontario differentiating types of contact point systems used in EMPI Match Request |
| StructureDefinition | |
| ca-on-pcr-matchreq-profile-Patient | PCR Patient Match Request Profile |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "pcr-ContactPointSystem",
"url": "http://ehealthontario.ca/fhir/ValueSet/pcr-contact-point-system",
"version": "2.0.0",
"name": "ContactPointSystem",
"status": "active",
"publisher": "eHealth Ontario",
"description": "Codes supported by eHealth Ontario differentiating types of contact point systems used in EMPI Match Request",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/contact-point-system",
"concept": [
{
"code": "email",
"display": "Email"
},
{
"code": "phone",
"display": "Phone"
}
]
}
]
}
}