GenomeX Data Exchange FHIR IG
0.2.0 - draft

GenomeX Data Exchange FHIR IG, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CodeX-HL7-FHIR-Accelerator/GenomeX-DataExchange/ and changes regularly. See the Directory of published versions

: PrenatalGroupPatientFemaleandPatientMale - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="PrenatalGroupPatientFemaleandPatientMale"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-09-25T00:02:13.030+00:00"/>
    <source value="#mzuK1EHcvMPipAda"/>
  </meta>
  <text>
    <status value="additional"/>
    <div></div>
  </text>
  <type value="person"/>
  <actual value="true"/>
  <member>
    <entity>🔗 
      <reference value="Patient/PatientFemale"/>
    </entity>
    <period>
      <start value="2024-06-26"/>
    </period>
    <inactive value="false"/>
  </member>
  <member>
    <entity>🔗 
      <reference value="Patient/PatientMale"/>
    </entity>
    <period>
      <start value="2024-06-26"/>
    </period>
    <inactive value="false"/>
  </member>
</Group>