| Package | fhir.ca-bc.client |
| Resource Type | ValueSet |
| Id | bc-contact-point-use-value-set |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.ca-bc.client@1.0.1&canonical=https://terminology.hlth.gov.bc.ca/ClientRegistry/ValueSet/bc-contact-point-use-value-set |
| URL | https://terminology.hlth.gov.bc.ca/ClientRegistry/ValueSet/bc-contact-point-use-value-set |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-02-07T23:01:35+00:00 |
| Name | ContactPointUseVS |
| Title | BC Contact Point Use Value Set |
| Realm | us |
| Authority | hl7 |
| Description | BC Contact Point Use value set, sliced to meet BC constraints. |
| StructureDefinition | |
| bc-merge-patient | PatientMerge |
| bc-patient | ClientRegistryPatient |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet bc-contact-point-use-value-set
This value set includes codes based on the following rules:
This value set excludes codes based on the following rules:
http://hl7.org/fhir/contact-point-use| Code | Display | Definition |
| old | Old | This contact point is no longer in use (or was never correct, but retained for records). |
| temp | Temp | A temporary contact point. The period can provide more detailed information. |
{
"resourceType": "ValueSet",
"id": "bc-contact-point-use-value-set",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.hlth.gov.bc.ca/ClientRegistry/ValueSet/bc-contact-point-use-value-set",
"version": "1.0.0",
"name": "ContactPointUseVS",
"title": "BC Contact Point Use Value Set",
"status": "active",
"experimental": false,
"date": "2025-02-07T23:01:35+00:00",
"publisher": "BC Ministry of Health",
"contact": [
{
"name": "BC Ministry of Health",
"telecom": [
{
"system": "url",
"value": "https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health"
}
]
}
],
"description": "BC Contact Point Use value set, sliced to meet BC constraints.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA",
"display": "Canada"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/contact-point-use"
]
}
],
"exclude": [
{
"system": "http://hl7.org/fhir/contact-point-use",
"concept": [
{
"code": "old"
},
{
"code": "temp"
}
]
}
]
}
}