http://hl7.org/fhir/ex-servicemodifier|4.0.1

name
ExampleServiceModifierCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Example Service Modifier Codes

This value set includes sample Service Modifier codes which may support differential payment.

{
  "description" : "This value set includes sample Service Modifier codes which may support differential payment.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "Financial Management",
  "content" : "complete",
  "name" : "ExampleServiceModifierCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Example Service Modifier Codes",
  "supliment" : null,
  "status" : "draft",
  "id" : "858a1354-8be0-5f3b-b86b-01653209da0b",
  "valueSet" : "http://hl7.org/fhir/ValueSet/service-modifiers",
  "url" : "http://hl7.org/fhir/ex-servicemodifier",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.573",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "sr",
    "display" : "Side of the Road",
    "definition" : "Services provided on the side of the road or such other non-conventional setting."
  }, {
    "code" : "ah",
    "display" : "After hours",
    "definition" : "Services provided outside or normal business hours."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}