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

FHIR IG Statistics: CodeSystem/ServiceCategory-eConsult

Packageca.on.ppr.r4
Resource TypeCodeSystem
IdServiceCategory-eConsult
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/CodeSystem/service-category-eConsult
URLhttp://ehealthontario.ca/fhir/CodeSystem/service-category-eConsult
Version1.0.0
Statusdraft
Date2023-09-06
NameServiceCategory-eConsult
TitleService Category-eConsult
Authorityhl7
DescriptionThis value set identifies the broad category of service being performed or delivered.
Contentcomplete

Resources that use this resource

ValueSet
service-category-eConsultService Category-eConsult

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ServiceCategory-eConsult",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/service-category-eConsult",
  "version": "1.0.0",
  "name": "ServiceCategory-eConsult",
  "title": "Service Category-eConsult",
  "status": "draft",
  "experimental": false,
  "date": "2023-09-06",
  "publisher": "Ontario Health",
  "description": "This value set identifies the broad category of service being performed or delivered.",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "direct",
      "display": "Direct",
      "definition": "Structured form of clinical interaction within a health care environment."
    },
    {
      "code": "base",
      "display": "Base",
      "definition": "Code can be used to classify groupings of service-types/specialties."
    },
    {
      "code": "group",
      "display": "Group",
      "definition": "Specialists managed by a case assigner."
    }
  ]
}