FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.phsd.r4-alpha
Resource TypeCodeSystem
IdOntarioRegions-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-draft&canonical=http://ontariohealth.ca/fhir/CodeSystem/ontario-regions
URLhttp://ontariohealth.ca/fhir/CodeSystem/ontario-regions
Version1.0.0
Statusdraft
Date2023-05-29T15:55:06.3613088+00:00
NameOntarioRegions
TitleOntario Regions
DescriptionThe value set indicate Ontario valid regions
Contentcomplete

Resources that use this resource

ValueSet
ca.on.phsd.r4-alpha#1.1.0-draftontario-regionsOntario Regions

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "ontario-regions",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/ontario-regions",
  "version": "1.0.0",
  "name": "OntarioRegions",
  "title": "Ontario Regions",
  "status": "draft",
  "experimental": false,
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The value set indicate Ontario valid regions",
  "content": "complete",
  "concept": [
    {
      "code": "ca-on",
      "display": "Ontario"
    },
    {
      "code": "west",
      "display": "West Region"
    },
    {
      "code": "central",
      "display": "Central Region"
    },
    {
      "code": "toronto",
      "display": "Toronto Region"
    },
    {
      "code": "east",
      "display": "East Region"
    },
    {
      "code": "northeast",
      "display": "North East Region"
    },
    {
      "code": "northwest",
      "display": "North West Region"
    }
  ]
}