GA4GH Pedigree FHIR Implementation Guide
0.1.0 - ci-build

GA4GH Pedigree FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Pedigree Relationship Types - XML Representation

Active as of 2022-04-22

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PedigreeRelationshipTypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-kin.html"><code>http://purl.org/ga4gh/kin.fhir</code></a></li></ul></div>
  </text>
  <url
       value="http://purl.org/ga4gh/pedigree-fhir-ig/ValueSet/PedigreeRelationshipTypes"/>
  <version value="0.1.0"/>
  <name value="PedigreeRelationshipTypes"/>
  <title value="Pedigree Relationship Types"/>
  <status value="active"/>
  <date value="2022-04-22T03:08:28+00:00"/>
  <publisher
             value="Global Alliance for Genomics and Health - Clinical and Phenotypic Data Capture Work Stream"/>
  <contact>
    <name
          value="Global Alliance for Genomics and Health - Clinical and Phenotypic Data Capture Work Stream"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.ga4gh.org/work_stream/clinical-phenotypic-data-capture-2/"/>
    </telecom>
  </contact>
  <description
               value="The types of relationships between individuals in a pedigree."/>
  <copyright
             value="[Global Alliance for Genomics and Health](https://www.ga4gh.org)"/>
  <compose>
    <include>
      <system value="http://purl.org/ga4gh/kin.fhir"/>
    </include>
  </compose>
</ValueSet>