<CareTeam xmlns="http://hl7.org/fhir">
    <id value="PCPMbr_enrollhistoryExample1" />
    <contained>
        <Practitioner>
            <id value="f201" />
            <name>
                <family value="Bronsig" />
                <given value="Dokter" />
            </name>
        </Practitioner>
    </contained>
    <status value="active" />
    <category>
        <coding>
            <system value="http://loinc.org" />
            <code value="LP7442-6" />
            <display value="Primary care practitioner (PCP) indicator" />
        </coding>
    </category>
    <name value="PatientNYC1001 PCP history" />
    <subject>
        <reference value="PatientNYC1001" />
        <display value="Angela Thomas PCP history" />
    </subject>
    <period>
        <start value="2018-02-01" />
        <end value="2022-01-01" />
    </period>
    <managingOrganization>
        <reference value="Organization/f001" />
    </managingOrganization>
</CareTeam>