http://hl7.org/fhir/virtual-service-type|5.0.0

name
VirtualServiceType
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
draft
date
2021-01-04 23:01:24.0

Virtual Service Type

Example codes for possible virtual service connection types.

{
  "description" : "Example codes for possible virtual service connection types.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "VirtualServiceType",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Virtual Service Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "dd6856f1-b986-55e6-b28b-e913316796da",
  "valueSet" : "http://hl7.org/fhir/ValueSet/virtual-service-type",
  "url" : "http://hl7.org/fhir/virtual-service-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1809",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "zoom",
    "display" : "Zoom web conferencing",
    "definition" : "the amount is the base price used for calculating the total price before applying surcharges, discount or taxes."
  }, {
    "code" : "ms-teams",
    "display" : "Microsoft Teams",
    "definition" : "Microsoft Teams web conferencing meeting"
  }, {
    "code" : "whatsapp",
    "display" : "WhatsApp conference call",
    "definition" : "A conference call using the WhatsApp conference call service"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}