http://terminology.hl7.org/CodeSystem/service-category|4.0.1

name
ServiceCategory
package
hl7.fhir.r4.examples@4.0.1
content
example
status
draft

Service category

This value set defines an example set of codes that can be used to classify groupings of service-types/specialties.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/service-category"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}