{ "description": "Example codes for possible virtual service connection types.", "_filename": "CodeSystem-virtual-service-type.json", "package_name": "hl7.fhir.r5.examples", "date": "2020-12-28T16:55:11+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2022-09-10T05:52:37.223+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "VirtualServiceType", "type": null, "experimental": "true", "resourceType": "CodeSystem", "title": "VirtualServiceType", "package_version": "5.0.0-ballot", "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": "3b0a7a0f-4132-4a95-b5dc-ede2ba49b015", "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-ballot" }