http://hl7.org/fhir/binding-strength|5.0.0

name
BindingStrength
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2023-03-26 04:21:02.0

BindingStrength

Indication of the degree of conformance expectations associated with a binding.

POST /CodeSystem/$validate-codedocs

Input

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