This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Mother(s) & Father(s) - genetic & other
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="genetics-relationParent"/> <url value="http://hl7.org/fhir/ExtensionDefinition/genetics-relationParent"/> <name value="Mother(s) & Father(s) - genetic & other"/> <publisher value="HL7 International - Clinical Genomics WG"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/clingenomics"/> </telecom> </contact> <description value="Identifies a parent of the relative."/> <status value="draft"/> <date value="2013-10-02"/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <contextType value="resource"/> <context value="FamilyHistory.relation"/> <element> <path value="Extension"/> <short value="Mother(s) & Father(s) - genetic & other"/> <definition value="Identifies a parent of the relative."/> <comments value="Some individuals may have more than two parents (e.g. genetic vs. adoptive parents). Even non-genetic relationships can be relevant in terms of genetic exposure."/> <min value="0"/> <max value="*"/> <mapping> <identity value="rim"/> <map value="player[classCode<LIV, determinerCode=INSTANCE].scopesRole"/> </mapping> </element> <element> <path value="Extension.type"/> <short value="mother | father | adoptive mother | etc."/> <definition value="Distinguishes between different types of parental relationships with varying granularity to support capturing the relationship "to the degree known"."/> <min value="1"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="ParentRelationshipType"/> <isExtensible value="true"/> <conformance value="required"/> <description value="Parental relationship types"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/parent-relationship-codes"/> </referenceReference> </binding> <mapping> <identity value="rim"/> <map value="code"/> </mapping> </element> <element> <path value="Extension.identifier"/> <short value="Link to parent relative(s)"/> <definition value="Points to the 'id' attribute on the relation who is the parent of this relation."/> <min value="1"/> <max value="1"/> <type> <code value="uri"/> </type> <mapping> <identity value="rim"/> <map value="player.id"/> </mapping> </element> </ExtensionDefinition>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.