http://hl7.org/fhir/price-component-type|5.0.0

name
PriceComponentType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
draft
date
2021-01-04 23:01:24.0

Price Component Type

Codes indicating the kind of the price component.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/price-component-type"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}