FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.mha.pds
Resource TypeCodeSystem
IdServiceModalityType-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/CodeSystem/service-modality-type
URLhttp://ontariohealth.ca/fhir/CodeSystem/service-modality-type
Version1.0.0
Statusdraft
Date2023-05-29T15:55:06.3613088+00:00
NameServiceModalityType
TitleService Modality Type
DescriptionThe value set identifies the method by which the health service encounter is delivered.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.mha.pds#2.0.0-snapshot10service-modality-typeService Modality Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "service-modality-type",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/service-modality-type",
  "version": "1.0.0",
  "name": "ServiceModalityType",
  "title": "Service Modality Type",
  "status": "draft",
  "experimental": false,
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The value set identifies the method by which the health service encounter is delivered.",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "off-site",
      "display": "In-person-off-site"
    },
    {
      "code": "on-site",
      "display": "In-person-on-site"
    }
  ]
}