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
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="PrenatalServiceRequestPatientMale"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest PrenatalServiceRequestPatientMale</b></p><a name="PrenatalServiceRequestPatientMale"> </a><a name="hcPrenatalServiceRequestPatientMale"> </a><a name="PrenatalServiceRequestPatientMale-en-US"> </a><p><b>identifier</b>: Laboratory Accession ID/GNV3VZQYKRPC</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{https://myriad.com/identifiers/tests PrenatalCarrierScreening}">Prenatal Test</span></p><p><b>subject</b>: <a href="Patient-PatientMale.html">Higado Sobreviviente (official) Male, DoB: 1996-05-13 ( Patient ID: fec6172efdca41b4a13341e75cb62e0f (use: official, ))</a></p><p><b>requester</b>: <a href="Practitioner-PractitionerOrderingProvider.html">Practitioner Laura Salma </a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 169565003}">Planned pregnancy</span></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="LACSN"/>
</coding>
<text value="Laboratory Accession ID"/>
</type>
<system value="https://myriad.com/identifiers/serviceRequests"/>
<value value="GNV3VZQYKRPC"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<code>
<coding>
<system value="https://myriad.com/identifiers/tests"/>
<code value="PrenatalCarrierScreening"/>
<display value="Prenatal Test"/>
</coding>
<text value="Prenatal Test"/>
</code>
<subject>🔗
<reference value="Patient/PatientMale"/>
</subject>
<requester>🔗
<reference value="Practitioner/PractitionerOrderingProvider"/>
</requester>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="169565003"/>
<display value="Pregnant - planned (finding)"/>
</coding>
<text value="Planned pregnancy"/>
</reasonCode>
</ServiceRequest>