MediRecords FHIR Implementation Guide
20220217 - ci-build


: Webhook Bundle for familymemberhistory.created event - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="webhook-familymemberhistory.created"/>
  <meta>
    <lastUpdated value="2022-03-04T01:43:30Z"/>
  </meta>
  <type value="collection"/>
  <entry>
    <fullUrl value="urn:uuid:1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
    <resource>
      <Patient>
        <id value="1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
        <meta>
          <lastUpdated value="2021-10-11T01:43:30Z"/>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-patient-core"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Patient</b><a name="1e5cae20-85bf-11e8-b401-ffccd711ad9c"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Patient "1e5cae20-85bf-11e8-b401-ffccd711ad9c" Updated "2021-10-11 01:43:30+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-patient-core.html">MediRecords Core Patient</a></p></div><p><b>English As Second Language Indicator Extension</b>: false</p><p><b>Ethnicity</b>: Scottish <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-mr-patient-ethnicity-code.html">MediRecords Patient Ethnicity CodeSystem</a>#155)</span></p><p><b>identifier</b>: Medicare Number: 32788511952</p><p><b>name</b>: Mila Grey (OFFICIAL), Mila, Don Mila(OLD)</p><p><b>telecom</b>: ph: 0410999999(MOBILE), <a href="mailto:mila.grey@xyz.com">mila.grey@xyz.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1990-11-29</p><p><b>address</b>: </p><ul><li>abc lane Sydney NSW 2000 AU (HOME)</li><li>12 MLK BLVD Tampa FL 33131 US (WORK)</li></ul><p><b>generalPractitioner</b>: <a href="#Practitioner_6d6d7ce8-65c2-11e6-a20e-7b5deed40054">See above (Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054)</a></p><p><b>managingOrganization</b>: <a href="#Organization_ade47c8c-9eed-11ea-a6fa-3f7e286deed9">See above (Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9)</a></p></div>
        </text>
        <extension
                   url="https://fhir.medirecords.com/StructureDefinition/mr-eng-secondlang-ind-extn">
          <valueBoolean value="false"/>
        </extension>
        <extension
                   url="http://hl7.org.au/fhir/StructureDefinition/ethnicity">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://fhir.medirecords.com/CodeSystem/mr-patient-ethnicity-code"/>
              <code value="155"/>
              <display value="Scottish"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="MC"/>
              <display value="Patient's Medicare Number"/>
            </coding>
            <text value="Medicare Number"/>
          </type>
          <system
                  value="http://ns.electronichealth.net.au/id/medicare-number"/>
          <value value="32788511952"/>
          <period>
            <end value="2025-02"/>
          </period>
        </identifier>
        <name>
          <use value="official"/>
          <family value="Grey"/>
          <given value="Mila"/>
          <prefix value="Mrs"/>
        </name>
        <name>
          <use value="usual"/>
          <text value="Mila"/>
        </name>
        <name>
          <use value="old"/>
          <text value="Don Mila"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="0410999999"/>
          <use value="mobile"/>
          <rank value="1"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="mila.grey@xyz.com"/>
          <use value="home"/>
        </telecom>
        <gender value="female"/>
        <birthDate value="1990-11-29">
          <extension
                     url="http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator">
            <valueCoding>
              <system
                      value="https://healthterminologies.gov.au/fhir/CodeSystem/date-accuracy-indicator-1"/>
              <code value="AAA"/>
              <display value="Day, month and year are accurate"/>
            </valueCoding>
          </extension>
        </birthDate>
        <address>
          <extension
                     url="https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn">
            <valueBoolean value="true"/>
          </extension>
          <use value="home"/>
          <type value="physical"/>
          <line value="abc lane"/>
          <city value="Sydney"/>
          <state value="NSW"/>
          <postalCode value="2000"/>
          <country value="AU"/>
        </address>
        <address>
          <extension
                     url="https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn">
            <valueBoolean value="false"/>
          </extension>
          <use value="work"/>
          <type value="physical"/>
          <line value="12 MLK BLVD"/>
          <city value="Tampa"/>
          <state value="FL"/>
          <postalCode value="33131"/>
          <country value="US"/>
        </address>
        <generalPractitioner>
          <reference
                     value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
        </generalPractitioner>
        <managingOrganization>
          <reference
                     value="Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
        </managingOrganization>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
    <resource>
      <Practitioner>
        <id value="6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
        <meta>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-practitioner-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Practitioner</b><a name="6d6d7ce8-65c2-11e6-a20e-7b5deed40054"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Practitioner "6d6d7ce8-65c2-11e6-a20e-7b5deed40054" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-practitioner-core.html">MediRecords Core Practitioner</a></p></div><p><b>identifier</b>: HPI-I: 8003610833334085</p><p><b>active</b>: true</p><p><b>name</b>: John Smith </p><p><b>telecom</b>: ph: 0410999888(MOBILE), <a href="mailto:john.smith@gpexample.com">john.smith@gpexample.com</a>, ph: 0212450987(WORK)</p><p><b>address</b>: xzy lane Sydney NSW 2000 AU (HOME)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1978-04-08</p><blockquote><p><b>qualification</b></p><p><b>code</b>: Doctor of Medicine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-v2-0360.html">degreeLicenseCertificate</a>#MD)</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: MB chB(Hons) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p></blockquote></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
              <code value="NPI"/>
            </coding>
            <text value="HPI-I"/>
          </type>
          <system value="http://ns.electronichealth.net.au/id/hi/hpii/1.0"/>
          <value value="8003610833334085"/>
        </identifier>
        <active value="true"/>
        <name>
          <use value="usual"/>
          <family value="Smith"/>
          <given value="John"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="0410999888"/>
          <use value="mobile"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="john.smith@gpexample.com"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="phone"/>
          <value value="0212450987"/>
          <use value="work"/>
        </telecom>
        <address>
          <extension
                     url="https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn">
            <valueBoolean value="true"/>
          </extension>
          <use value="home"/>
          <type value="physical"/>
          <line value="xzy lane"/>
          <city value="Sydney"/>
          <state value="NSW"/>
          <postalCode value="2000"/>
          <country value="AU"/>
        </address>
        <gender value="male"/>
        <birthDate value="1978-04-08"/>
        <qualification>
          <code>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0360"/>
              <code value="MD"/>
              <display value="Doctor of Medicine"/>
            </coding>
          </code>
        </qualification>
        <qualification>
          <code>
            <text value="MB chB(Hons)"/>
          </code>
        </qualification>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
    <resource>
      <Organization>
        <id value="ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
        <meta>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-organisation-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="ade47c8c-9eed-11ea-a6fa-3f7e286deed9"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Organization "ade47c8c-9eed-11ea-a6fa-3f7e286deed9" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-organisation-core.html">MediRecords Core Organisation</a></p></div><p><b>identifier</b>: HPI-O: 8003627500000328</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-organization-type.html">Organization type</a>#prov)</span></p><p><b>name</b>: Healthy Live Clinic</p><p><b>telecom</b>: ph: 1234567890(WORK), <a href="mailto:sarahstone@c.com">sarahstone@c.com</a></p><p><b>address</b>: Johnson Street Sydney NSW 1200 </p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
              <code value="NOI"/>
              <display value="National Organisation Identifier"/>
            </coding>
            <text value="HPI-O"/>
          </type>
          <system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
          <value value="8003627500000328"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/organization-type"/>
            <code value="prov"/>
            <display value="Healthcare Provider"/>
          </coding>
        </type>
        <name value="Healthy Live Clinic"/>
        <telecom>
          <system value="phone"/>
          <value value="1234567890"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="sarahstone@c.com"/>
          <use value="work"/>
        </telecom>
        <address>
          <type value="physical"/>
          <line value="Johnson Street"/>
          <city value="Sydney"/>
          <state value="NSW"/>
          <postalCode value="1200"/>
        </address>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:1e5cae20-85bf-11e8-b401-fmhcd711ad9r"/>
    <resource>
      <FamilyMemberHistory>
        <id value="1e5cae20-85bf-11e8-b401-fmhcd711ad9r"/>
        <meta>
          <lastUpdated value="2022-02-28T01:43:30Z"/>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-family-member-history"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: FamilyMemberHistory</b><a name="1e5cae20-85bf-11e8-b401-fmhcd711ad9r"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource FamilyMemberHistory "1e5cae20-85bf-11e8-b401-fmhcd711ad9r" Updated "2022-02-28 01:43:30+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-family-member-history.html">MediRecords FamilyMemberHistory</a></p></div><p><b>status</b>: completed</p><p><b>patient</b>: <a href="#Patient_1e5cae20-85bf-11e8-b401-ffccd711ad9c">See above (Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c)</a></p><p><b>name</b>: Paul, Abbot</p><p><b>relationship</b>: father <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#FTH)</span></p><h3>Conditions</h3><table class="grid"><tr><td>-</td><td><b>Extension</b></td><td><b>Code</b></td></tr><tr><td>*</td><td></td><td>Diabetes insipidus <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#15771004)</span></td></tr></table></div>
        </text>
        <status value="completed"/>
        <patient>
          <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
        </patient>
        <name value="Paul, Abbot"/>
        <relationship>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="FTH"/>
            <display value="father"/>
          </coding>
        </relationship>
        <condition>
          <extension
                     url="https://fhir.medirecords.com/StructureDefinition/mr-fmh-condition-isactive-extn">
            <valueBoolean value="true"/>
          </extension>
          <code>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="15771004"/>
              <display value="Diabetes insipidus"/>
            </coding>
          </code>
        </condition>
      </FamilyMemberHistory>
    </resource>
  </entry>
</Bundle>