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

FHIR IG analytics

Packageca.infoway.io.core
Resource TypeValueSet
IdValueSet-SS-VisitModalityCode-1-0-0.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.core@1.1.0-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/ValueSet/visitmodalitycode
URLhttps://fhir.infoway-inforoute.ca/ValueSet/visitmodalitycode
Statusactive
NameVisitModalityCode
TitleVisitModalityCode
Realmca
Authoritynational
DescriptionRepresents the mode of contact between the Provider and the Client.
CopyrightCopyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).

Resources that use this resource

StructureDefinition
CA-eReC-ext-AppointmentVirtualServiceAppointment Virtual Service
Appointment-virtualServiceAppointment Virtual Service

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VisitModalityCode",
  "id": "SS-VisitModalityCode-1-0-0",
  "title": "VisitModalityCode",
  "description": "Represents the mode of contact between the Provider and the Client.",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/visitmodalitycode",
  "language": "en",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://fhir.infoway-inforoute.ca/CodeSystem/Supplement/fr-CA/v3-NullFlavor|1.2.0"
    }
  ],
  "experimental": false,
  "publisher": "Canada Health Infoway",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166"
        }
      ]
    }
  ],
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1479971000168109",
            "display": "Email encounter (procedure)"
          },
          {
            "code": "34581000087102",
            "display": "In-person encounter (procedure)"
          },
          {
            "code": "185317003",
            "display": "Telephone encounter (procedure)"
          },
          {
            "code": "445450000",
            "display": "Encounter by short message service text messaging (procedure)"
          },
          {
            "code": "453131000124105",
            "display": "Videotelephony encounter (procedure)"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "Unknown"
          },
          {
            "code": "OTH",
            "display": "Other"
          }
        ]
      }
    ]
  }
}