http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset|3.0.0

name
ActRelationshipSubset
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

ActRelationshipSubset

<ns1:p>Used to indicate that the target of the relationship will be a filtered subset of the total related set of targets.</ns1:p><ns1:p>Used when there is a need to limit the number of components to the first, the last, the next, the total, the average or some other filtered or calculated subset.</ns1:p>

POST /CodeSystem/$validate-codedocs

Input

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