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

name
ExampleService/ProductCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Example Service/Product Codes

This value set includes a smattering of Service/Product codes.

{
  "description" : "This value set includes a smattering of Service/Product codes.",
  "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" : "ExampleService/ProductCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Example Service/Product Codes",
  "supliment" : null,
  "status" : "draft",
  "id" : "6f965b0a-969c-50b6-ab3a-79aef6f09ddc",
  "valueSet" : "http://hl7.org/fhir/ValueSet/service-product",
  "url" : "http://hl7.org/fhir/ex-serviceproduct",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.561",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "exam",
    "display" : "Exam",
    "definition" : "Exam"
  }, {
    "code" : "flushot",
    "display" : "Flu shot",
    "definition" : "Flu shot"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}