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

FHIR IG Statistics: CodeSystem/ServiceCategory-eVisit

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

Resources that use this resource

ValueSet
service-category-eVisitService Category-eVisit

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ServiceCategory-eVisit",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/service-category-eVisit",
  "version": "1.0.0",
  "name": "ServiceCategory-eVisit",
  "title": "Service Category-eVisit",
  "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": 2,
  "concept": [
    {
      "code": "direct",
      "display": "Direct"
    },
    {
      "code": "roombased",
      "display": "Roombased"
    }
  ]
}