http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset|2018-08-12

name
v3.ActRelationshipSubset
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System 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" : "2018-08-12"
  } ]
}