http://terminology.hl7.org/CodeSystem/service-delivery-method|1.0.0

name
ServiceDeliveryMethod
package
hl7.terminology@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Service Delivery Method

This code system defines a set of codes that can be used to indicate service delivery method

{
  "description" : "This code system defines a set of codes that can be used to indicate service delivery method",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "ServiceDeliveryMethod",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Service Delivery Method",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "2b792b04-dede-505f-8679-be5e3e0a299c",
  "valueSet" : "http://terminology.hl7.org/ValueSet/service-delivery-method",
  "url" : "http://terminology.hl7.org/CodeSystem/service-delivery-method",
  "concept" : [ {
    "code" : "virtual",
    "display" : "Virtual",
    "definition" : "Delivery not requiring provider and patient to be physically co-located, such as tele-medicine"
  }, {
    "code" : "physical",
    "display" : "Physical",
    "definition" : "Traditional delivery requiring provider and patient to be physically co-located."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}