PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot1
    http://hl7.org/fhir/service-mode
{
  "description": "An example set of Service Modes that could be applicable to use to characterize HealthcareServices or PractitionerRoles while searching",
  "_filename": "CodeSystem-service-mode.json",
  "package_name": "hl7.fhir.r6.core",
  "date": "2023-02-20",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-12-18T15:12:07.602+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",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Service Mode",
  "package_version": "6.0.0-ballot1",
  "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": "fe5cd492-5705-41e2-a6b6-60f2218060e0",
  "valueSet": "http://hl7.org/fhir/ValueSet/service-mode",
  "kind": null,
  "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": "6.0.0-ballot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}