FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CorHealthOrganizationTypeCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealthOrganizationTypeCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealthOrganizationTypeCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealthOrganizationTypeCS
Statusactive
NameCorHealthOrganizationTypeCS
TitleOrganization Type
DescriptionOrganization Type
Contentcomplete

Resources that use this resource

ValueSet
CorHealthOrganizationTypeVSOrganization Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealthOrganizationTypeCS",
  "id": "CorHealthOrganizationTypeCS",
  "title": "Organization Type",
  "description": "Organization Type",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealthOrganizationTypeCS",
  "concept": [
    {
      "code": "facility",
      "display": "Facility",
      "definition": "Facility"
    },
    {
      "code": "lhin",
      "display": "LHIN",
      "definition": "LHIN"
    },
    {
      "code": "province",
      "display": "Province",
      "definition": "Province"
    },
    {
      "code": "region",
      "display": "Region",
      "definition": "Region"
    },
    {
      "code": "site",
      "display": "Site",
      "definition": "Site"
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 5
}