http://terminology.hl7.org/CodeSystem/v3-MaterialForm|2.0.1

name
MaterialForm
package
hl7.terminology.r4@6.3.0
content
complete
status
retired
date
2019-03-20 00:00:00.0

MaterialForm

A value representing the state (solid, liquid, gas) and nature of the material.\r\n\r\n*Open Issue:* There exist no codes in the repository for this coding system; should it be removed?

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-MaterialForm"
  }, {
    "name" : "version",
    "valueString" : "2.0.1"
  } ]
}