FHIR IG analytics| Package | ca.on.mha.pds |
| Resource Type | ValueSet |
| Id | ProvinceCode-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-snapshot8&canonical=http://ehealthontario.ca/fhir/ValueSet/province-code |
| URL | http://ehealthontario.ca/fhir/ValueSet/province-code |
| Version | 2.0.0 |
| Status | active |
| Name | ProvinceCode |
| Title | Province Code |
| Description | Codes for provinces, states and territories supported by Ontario Health interfaces |
No resources found
| CodeSystem | |
| Province-StateCode | Province State Code EHR |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "province-code",
"url": "http://ehealthontario.ca/fhir/ValueSet/province-code",
"version": "2.0.0",
"name": "ProvinceCode",
"title": "Province Code",
"status": "active",
"publisher": "eHealth Ontario",
"description": "Codes for provinces, states and territories supported by Ontario Health interfaces",
"compose": {
"include": [
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/Province-StateCode",
"concept": [
{
"code": "AB",
"display": "Alberta"
},
{
"code": "BC",
"display": "British Columbia"
},
{
"code": "MB",
"display": "Manitoba"
},
{
"code": "NB",
"display": "New Brunswick"
},
{
"code": "NL",
"display": "Newfoundland and Labrador"
},
{
"code": "NS",
"display": "Nova Scotia"
},
{
"code": "NT",
"display": "Northwest Territories"
},
{
"code": "NU",
"display": "Nunavut"
},
{
"code": "ON",
"display": "Ontario"
},
{
"code": "PE",
"display": "Prince Edward Island"
},
{
"code": "QC",
"display": "Quebec"
},
{
"code": "SK",
"display": "Saskatchewan"
},
{
"code": "YT",
"display": "Yukon"
}
]
}
]
}
}