http://hl7.org/fhir/service-mode|5.0.0

name
ServiceMode
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
active
date
2023-02-20 00:00:00.0

Service Mode

An example set of Service Modes that could be applicable to use to characterize HealthcareServices or PractitionerRoles while searching

{
  "description" : "An example set of Service Modes that could be applicable to use to characterize HealthcareServices or PractitionerRoles while searching",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2023-02-20T00:00:00Z",
  "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" : "ServiceMode",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Service Mode",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "id" : "896fac23-658c-5fb9-87dc-a7a444f9116c",
  "valueSet" : "http://hl7.org/fhir/ValueSet/service-mode",
  "url" : "http://hl7.org/fhir/service-mode",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2116",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "in-person",
    "display" : "In Person",
    "definition" : "The service will be provided in person"
  }, {
    "code" : "telephone",
    "display" : "Telephone",
    "definition" : "The service will be provided by a teleconferencing facility or regular telephone"
  }, {
    "code" : "videoconference",
    "display" : "Video Conference",
    "definition" : "The service will be provided over a video-conference facility"
  }, {
    "code" : "chat",
    "display" : "Chat/Messaging",
    "definition" : "This service will be provided via a realtime chat/messaging conversation"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}