{
"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.uv.xver-r5.r4.r4",
"date": "2023-02-20T10:00:00+10:00",
"publisher": "Patient Administration",
"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": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "active",
"id": "f27fefd0-28d7-4151-9f57-0abe0470b477",
"valueSet": "http://hl7.org/fhir/ValueSet/service-mode",
"kind": null,
"url": "http://hl7.org/fhir/service-mode",
"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": [ {
"name": "Patient Administration",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}