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

FHIR IG Statistics: CodeSystem/bc-service-type-code-system

Packagefhir.ca-bc.provider
Resource TypeCodeSystem
Idbc-service-type-code-system
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.ca-bc.provider@1.0.1&canonical=https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-service-type-code-system
URLhttps://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-service-type-code-system
Version1.0.0
Statusactive
Date2025-02-28T00:26:03+00:00
NameServiceTypeCS
TitleBC Service type codes
Realmus
Authorityhl7
DescriptionBC Service type Codes
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem bc-service-type-code-system

This case-sensitive code system https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-service-type-code-system defines the following codes:

CodeDefinition
catalogueBC Catalogue HealthCare Service
clinicalBC Clinical HealthCare Service

Source

{
  "resourceType": "CodeSystem",
  "id": "bc-service-type-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-service-type-code-system",
  "version": "1.0.0",
  "name": "ServiceTypeCS",
  "title": "BC Service type codes",
  "status": "active",
  "experimental": false,
  "date": "2025-02-28T00:26:03+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 Service type Codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA",
          "display": "Canada"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "catalogue",
      "display": "catalogue",
      "definition": "BC Catalogue HealthCare Service"
    },
    {
      "code": "clinical",
      "display": "clinical",
      "definition": "BC Clinical HealthCare Service"
    }
  ]
}