| Package | ca.on.ppr.r4 |
| Resource Type | ValueSet |
| Id | ContactPointSystemOrganization-provider |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-organization |
| URL | http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-organization |
| Version | 1.0.0 |
| Status | draft |
| Name | ContactOrganizations |
| Authority | hl7 |
| Description | Codes supported by Ontario Health differentiating types of contact point systems for organizations |
| StructureDefinition | |
| ca-on-ppr-location-matchreq-profile-Location | PPR Location EMPI Match Request |
| ca-on-ppr-location-response-profile-Location | PPR Location Response Profile |
| ca-on-phsd-location-response-profile-Location | Location Response Profile |
| ca-on-phsd-location-submission-profile-Location | PHSD Location Submission |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "ContactPointSystemOrganization-provider",
"url": "http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-organization",
"version": "1.0.0",
"name": "ContactOrganizations",
"status": "draft",
"publisher": "Ontario Health",
"description": "Codes supported by Ontario Health differentiating types of contact point systems for organizations",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/contact-point-system",
"concept": [
{
"code": "fax",
"display": "Fax"
},
{
"code": "other",
"display": "Other"
},
{
"code": "phone",
"display": "Phone"
},
{
"code": "email",
"display": "Email"
},
{
"code": "url",
"display": "Url"
}
]
}
]
}
}