| Package | ca.on.oh-olis |
| Resource Type | ValueSet |
| Id | olis-ContactPointUse |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-contact-point-use |
| URL | http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-contact-point-use |
| Version | 1.0.0 |
| Status | active |
| Name | ContactPointUse |
| Authority | hl7 |
| Description | Codes supported by eHealth Ontario differentiating uses of contact points. This is strict sub-set of the core FHIR value set. |
| StructureDefinition | |
| ca-on-lab-profile-Patient | Patient |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "olis-ContactPointUse",
"url": "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-contact-point-use",
"version": "1.0.0",
"name": "ContactPointUse",
"status": "active",
"publisher": "Ontario Health",
"description": "Codes supported by eHealth Ontario differentiating uses of contact points. This is strict sub-set of the core FHIR value set.",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/contact-point-use",
"concept": [
{
"code": "home",
"display": "Home"
},
{
"code": "mobile",
"display": "Mobile"
},
{
"code": "temp",
"display": "Temp"
},
{
"code": "work",
"display": "Work"
}
]
}
]
}
}