http://hl7.org/fhir/concept-properties|4.0.1

name
FHIR Defined Concept Properties
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

A set of common concept properties for use on coded systems throughout the FHIR eco-system.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/concept-properties"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}