PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-draft-final
    http://hl7.org/fhir/virtual-service-type
{
  "description": "Example codes for possible virtual service connection types.",
  "_filename": "CodeSystem-virtual-service-type.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-03-01T23:03:57.298+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",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Virtual Service Type",
  "package_version": "5.0.0-draft-final",
  "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": "40c214e0-e93e-4a2a-a027-3e1dd758a7d0",
  "valueSet": "http://hl7.org/fhir/ValueSet/virtual-service-type",
  "kind": null,
  "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-draft-final"
}