http://terminology.hl7.org/CodeSystem/artifact-relationship-type|1.0.0

name
ArtifactRelationshipType
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2025-02-24 00:00:00.0

Artifact Relationship Type

This artifact incorporates the target artifact. This artifact is constructed with the target artifact as a component. The target artifact is a part of this artifact. (A dataset is composed of data.).

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/artifact-relationship-type"
  }, {
    "name" : "version",
    "valueString" : "1.0.0"
  } ]
}