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

FHIR IG Statistics: CodeSystem/telus-healthcareservice-category

PackageForgePatientChart.0830
Resource TypeCodeSystem
Idtelus-healthcareservice-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/CodeSystem/telus-healthcareservice-category
URLhttp://telus.com/fhir/CodeSystem/telus-healthcareservice-category
Statusdraft
Date2021-03-01T19:58:00.0892336+00:00
NameTELUSCodeSystemHealthcareServiceCategory
TitleTELUS CodeSystem - Healthcare Service Category
DescriptionCodes defining the categories of Healthcare Services
CopyrightCodes are copyright by TELUS, but may be freely used
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "telus-healthcareservice-category",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2021-03-01T19:58:01.673+00:00"
  },
  "url": "http://telus.com/fhir/CodeSystem/telus-healthcareservice-category",
  "name": "TELUSCodeSystemHealthcareServiceCategory",
  "title": "TELUS CodeSystem - Healthcare Service Category",
  "status": "draft",
  "date": "2021-03-01T19:58:00.0892336+00:00",
  "publisher": "TELUS Health",
  "description": "Codes defining the categories of Healthcare Services",
  "copyright": "Codes are copyright by TELUS, but may be freely used",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "eLab",
      "display": "eLab"
    },
    {
      "code": "eRad",
      "display": "eRad"
    },
    {
      "code": "eServicesConsumer",
      "display": "eServices"
    },
    {
      "code": "MedDialog",
      "display": "MedDialog"
    }
  ]
}