--- type: "valueset" title: "Hierarchical Relationship Type" valueset: "hierarchical-relationship-type" --- # Hierarchical Relationship Type - **Status**: draft - **Name**: HierarchicalRelationshipType - **Title**: Hierarchical Relationship Type - **Publisher**: FHIR Project team - **Description**: This value set defines a set of codes that indicate the type of relationship between two specimen resources. ## ValueSet XML ```xml <status value="draft"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set defines a set of codes that indicate the type of relationship between two specimen resources."/> </ValueSet> ```