This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Practitioner-examples.json

HL7 Defined Practitioner Examples

{
  "resourceType": "Bundle",
  "title": "Standard Patient Examples",
  "id": "urn:uuid:b248b1b2-1686-4b94-9936-37d7a5f94b51",
  "link": [
    {
      "rel": "self",
      "href": "http://www.hl7.org/fhir/patient-examples.xml"
    }
  ],
  "updated": "2012-05-29T23:45:32Z",
  "entry": [
    {
      "title": "healthcare practitioner",
      "id": "http://hl7.org/fhir/Practitioner/13",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/13/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Seven, Henry. SSN:\n            333333333</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "333333333"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Seven"
          ],
          "given": [
            "Henry"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1002",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1002 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Seven, Henry. SSN: 333333333</div>"
    },
    {
      "title": "assigned practitioner",
      "id": "http://hl7.org/fhir/Practitioner/14",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/14/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Assigned, Amanda. SSN:\n            33344444</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "33344444"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Assigned"
          ],
          "given": [
            "Amanda"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1021",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1020 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Assigned, Amanda. SSN:\n        33344444</div>"
    },
    {
      "title": "physician",
      "id": "http://hl7.org/fhir/Practitioner/15",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/15/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Hippocrates, Harold. SSN:\n            444444444</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "444444444"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Hippocrates"
          ],
          "given": [
            "Harold"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1003",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1003 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Hippocrates, Harold. SSN:\n        444444444</div>"
    },
    {
      "title": "primary care physician",
      "id": "http://hl7.org/fhir/Practitioner/16",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/16/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Primary, Patricia. SSN:\n            555555555</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "555555555"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Primary"
          ],
          "given": [
            "Patricia"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1004",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1004 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Primary, Patricia. SSN:\n        555555555</div>"
    },
    {
      "title": "admitting physician",
      "id": "http://hl7.org/fhir/Practitioner/17",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/17/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Admit, Alan. SSN:\n            666666666</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "666666666"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Admit"
          ],
          "given": [
            "Alan"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1005",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1005 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Admit, Alan. SSN: 666666666</div>"
    },
    {
      "title": "attending physician",
      "id": "http://hl7.org/fhir/Practitioner/18",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/18/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Attend, Aaron. SSN:\n            777777777</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "777777777"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Attend"
          ],
          "given": [
            "Aaron"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1006",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1006 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Attend, Aaron. SSN:\n        777777777</div>"
    },
    {
      "title": "referring physician",
      "id": "http://hl7.org/fhir/Practitioner/19",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/19/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Sender, Sam. SSN:\n            888888888</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "888888888"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Sender"
          ],
          "given": [
            "Sam"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1007",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1007 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Sender, Sam. SSN: 888888888</div>"
    },
    {
      "title": "intern",
      "id": "http://hl7.org/fhir/Practitioner/20",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/20/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Intern, Irving. SSN:\n            888222222</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "888222222"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Intern"
          ],
          "given": [
            "Irving"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1022",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1021 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Intern, Irving. SSN:\n        888222222</div>"
    },
    {
      "title": "resident",
      "id": "http://hl7.org/fhir/Practitioner/21",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/21/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Resident, Rachel. SSN:\n            888333333</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "888333333"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Resident"
          ],
          "given": [
            "Rachel"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1023",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1022 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Resident, Rachel. SSN:\n        888333333</div>"
    },
    {
      "title": "chief of staff",
      "id": "http://hl7.org/fhir/Practitioner/22",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/22/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Leader, Linda. SSN:\n            888444444</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "888444444"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Leader"
          ],
          "given": [
            "Linda"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1024",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1023 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Leader, Linda. SSN:\n        888444444</div>"
    },
    {
      "title": "authenticator",
      "id": "http://hl7.org/fhir/Practitioner/23",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/23/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Verify, Virgil. SSN:\n            999999999</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "999999999"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Verify"
          ],
          "given": [
            "Virgil"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1008",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1008 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Verify, Virgil. SSN:\n        999999999</div>"
    },
    {
      "title": "specialist",
      "id": "http://hl7.org/fhir/Practitioner/24",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/24/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Specialize, Sara. SSN:\n            222333333</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222333333"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Specialize"
          ],
          "given": [
            "Sara"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1009",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1009 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Specialize, Sara. SSN:\n        222333333</div>"
    },
    {
      "title": "allergist/immunologist",
      "id": "http://hl7.org/fhir/Practitioner/25",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/25/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Reaction, Ramsey. SSN:\n            222223333</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222223333"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Reaction"
          ],
          "given": [
            "Ramsey"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1025",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1024 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Reaction, Ramsey. SSN:\n        222223333</div>"
    },
    {
      "title": "anesthesiologist",
      "id": "http://hl7.org/fhir/Practitioner/26",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/26/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Sleeper, Sally. SSN:\n            222666666</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222666666"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Sleeper"
          ],
          "given": [
            "Sally"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1012",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1012 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Sleeper, Sally. SSN:\n        222666666</div>"
    },
    {
      "title": "cardiologist",
      "id": "http://hl7.org/fhir/Practitioner/27",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/27/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Pump, Patrick. SSN:\n            222334444</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222334444"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Pump"
          ],
          "given": [
            "Patrick"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1027",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1025 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Pump, Patrick. SSN:\n        222334444</div>"
    },
    {
      "title": "cardiovascular surgeon",
      "id": "http://hl7.org/fhir/Practitioner/28",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/28/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Valve, Vera. SSN:\n            222335555</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222335555"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Valve"
          ],
          "given": [
            "Vera"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1028",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1026 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Valve, Vera. SSN: 222335555</div>"
    },
    {
      "title": "dermatologist",
      "id": "http://hl7.org/fhir/Practitioner/29",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/29/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Scratch, Sophie. SSN:\n            222336666</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222336666"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Scratch"
          ],
          "given": [
            "Sophie"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1029",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1027 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Scratch, Sophie. SSN:\n        222336666</div>"
    },
    {
      "title": "emergency medicine specialist",
      "id": "http://hl7.org/fhir/Practitioner/30",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/30/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Emergency, Eric. SSN:\n            222337777</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222337777"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Emergency"
          ],
          "given": [
            "Eric"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1030",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1028 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Emergency, Eric. SSN:\n        222337777</div>"
    },
    {
      "title": "endocrinologist",
      "id": "http://hl7.org/fhir/Practitioner/31",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/31/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Hormone, Horace. SSN:\n            222338888</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222338888"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Hormone"
          ],
          "given": [
            "Horace"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1031",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1029 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Hormone, Horace. SSN:\n        222338888</div>"
    },
    {
      "title": "family practitioner",
      "id": "http://hl7.org/fhir/Practitioner/32",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/32/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Family, Fay. SSN:\n            222339999</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222339999"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Family"
          ],
          "given": [
            "Fay"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1032",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1030 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Family, Fay. SSN: 222339999</div>"
    },
    {
      "title": "gastroenterologist",
      "id": "http://hl7.org/fhir/Practitioner/33",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/33/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Tum, Tony. SSN:\n            222442222</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222442222"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Tum"
          ],
          "given": [
            "Tony"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1033",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1031 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Tum, Tony. SSN: 222442222</div>"
    },
    {
      "title": "geriatrician",
      "id": "http://hl7.org/fhir/Practitioner/34",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/34/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Sage, Stanley. SSN:\n            222443333</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222443333"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Sage"
          ],
          "given": [
            "Stanley"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1034",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1032 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Sage, Stanley. SSN:\n        222443333</div>"
    },
    {
      "title": "hematologist",
      "id": "http://hl7.org/fhir/Practitioner/35",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/35/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Bleeder, Boris. SSN:\n            222443344</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222443344"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Bleeder"
          ],
          "given": [
            "Boris"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1035",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1033 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Bleeder, Boris. SSN:\n        222443344</div>"
    },
    {
      "title": "infectious disease specialist",
      "id": "http://hl7.org/fhir/Practitioner/36",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/36/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Pasteur, Paula. SSN:\n            222445555</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222445555"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Pasteur"
          ],
          "given": [
            "Paula"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1036",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1034 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Pasteur, Paula. SSN:\n        222445555</div>"
    },
    {
      "title": "internist",
      "id": "http://hl7.org/fhir/Practitioner/37",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/37/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Osler, Otto. SSN:\n            222446666</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222446666"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Osler"
          ],
          "given": [
            "Otto"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1037",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1035 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Osler, Otto. SSN: 222446666</div>"
    },
    {
      "title": "nephrologist",
      "id": "http://hl7.org/fhir/Practitioner/38",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/38/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Renal, Rory. SSN:\n            222447777</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222447777"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Renal"
          ],
          "given": [
            "Rory"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1038",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1036 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Renal, Rory. SSN: 222447777</div>"
    },
    {
      "title": "neurologist",
      "id": "http://hl7.org/fhir/Practitioner/39",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/39/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Brain, Barry. SSN:\n            222448888</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222448888"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Brain"
          ],
          "given": [
            "Barry"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1039",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1037 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Brain, Barry. SSN: 222448888</div>"
    },
    {
      "title": "neurosurgeon",
      "id": "http://hl7.org/fhir/Practitioner/40",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/40/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Cranium, Carol. SSN:\n            222449999</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222449999"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Cranium"
          ],
          "given": [
            "Carol"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1040",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1038 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Cranium, Carol. SSN:\n        222449999</div>"
    },
    {
      "title": "OB/GYN",
      "id": "http://hl7.org/fhir/Practitioner/41",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/41/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Fem, Flora. SSN:\n            222552222</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222552222"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Fem"
          ],
          "given": [
            "Flora"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1041",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1039 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Fem, Flora. SSN: 222552222</div>"
    },
    {
      "title": "oncologist",
      "id": "http://hl7.org/fhir/Practitioner/42",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/42/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Tumor, Trudy. SSN:\n            222553333</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222553333"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Tumor"
          ],
          "given": [
            "Trudy"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-2003",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1040 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Tumor, Trudy. SSN: 222553333</div>"
    },
    {
      "title": "ophthalmologist",
      "id": "http://hl7.org/fhir/Practitioner/43",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/43/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Vision, Victor. SSN:\n            222554444</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222554444"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Vision"
          ],
          "given": [
            "Victor"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1043",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1041 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Vision, Victor. SSN:\n        222554444</div>"
    },
    {
      "title": "orthopedic surgeon",
      "id": "http://hl7.org/fhir/Practitioner/44",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/44/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Carpenter, Calvin. SSN:\n            222555545</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222555545"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Carpenter"
          ],
          "given": [
            "Calvin"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1044",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1042 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Carpenter, Calvin. SSN:\n        222555545</div>"
    },
    {
      "title": "otolaryngologist (ENT)",
      "id": "http://hl7.org/fhir/Practitioner/45",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/45/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Rhino, Rick. SSN:\n            222556666</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222556666"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Rhino"
          ],
          "given": [
            "Rick"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1045",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1043 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Rhino, Rick. SSN: 222556666</div>"
    },
    {
      "title": "pathologist",
      "id": "http://hl7.org/fhir/Practitioner/46",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/46/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Slide, Stan. SSN:\n            222444444</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222444444"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Slide"
          ],
          "given": [
            "Stan"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1010",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1010 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Slide, Stan. SSN: 222444444</div>"
    },
    {
      "title": "pediatrician",
      "id": "http://hl7.org/fhir/Practitioner/47",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/47/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Kidder, Karen. SSN:\n            222557777</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222557777"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Kidder"
          ],
          "given": [
            "Karen"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1046",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1044 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Kidder, Karen. SSN:\n        222557777</div>"
    },
    {
      "title": "plastic surgeon",
      "id": "http://hl7.org/fhir/Practitioner/48",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/48/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Hollywood, Heddie. SSN:\n            222558888</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222558888"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Hollywood"
          ],
          "given": [
            "Heddie"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1047",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1045 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Hollywood, Heddie. SSN:\n        222558888</div>"
    },
    {
      "title": "psychiatrist",
      "id": "http://hl7.org/fhir/Practitioner/49",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/49/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Shrink, Serena. SSN:\n            222559999</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222559999"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Shrink"
          ],
          "given": [
            "Serena"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1048",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1046 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Shrink, Serena. SSN:\n        222559999</div>"
    },
    {
      "title": "pulmonologist",
      "id": "http://hl7.org/fhir/Practitioner/50",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/50/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Puffer, Penny. SSN:\n            222662222</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222662222"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Puffer"
          ],
          "given": [
            "Penny"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1049",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1047 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Puffer, Penny. SSN:\n        222662222</div>"
    },
    {
      "title": "radiologist",
      "id": "http://hl7.org/fhir/Practitioner/51",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/51/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Curie, Christine. SSN:\n            222555555</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222555555"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Curie"
          ],
          "given": [
            "Christine"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1011",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1011 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Curie, Christine. SSN:\n        222555555</div>"
    },
    {
      "title": "rheumatologist",
      "id": "http://hl7.org/fhir/Practitioner/52",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/52/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Joint, Jeffrey. SSN:\n            222663333</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222663333"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Joint"
          ],
          "given": [
            "Jeffrey"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1050",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1048 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Joint, Jeffrey. SSN:\n        222663333</div>"
    },
    {
      "title": "surgeon",
      "id": "http://hl7.org/fhir/Practitioner/53",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/53/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Cutter, Carl. SSN:\n            222777777</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222777777"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Cutter"
          ],
          "given": [
            "Carl"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1013",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1013 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Cutter, Carl. SSN: 222777777</div>"
    },
    {
      "title": "urologist",
      "id": "http://hl7.org/fhir/Practitioner/54",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/54/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Plumber, Peter. SSN:\n            222664444</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222664444"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Plumber"
          ],
          "given": [
            "Peter"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1051",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1049 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Plumber, Peter. SSN:\n        222664444</div>"
    },
    {
      "title": "physician assistant",
      "id": "http://hl7.org/fhir/Practitioner/55",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/55/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Helper, Horace. SSN:\n            222665555</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222665555"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Helper"
          ],
          "given": [
            "Horace"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1052",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1050 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Helper, Horace. SSN:\n        222665555</div>"
    },
    {
      "title": "registered nurse",
      "id": "http://hl7.org/fhir/Practitioner/56",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/56/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Nightingale, Nancy. SSN:\n            222888888</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222888888"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Nightingale"
          ],
          "given": [
            "Nancy"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1014",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1014 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Nightingale, Nancy. SSN:\n        222888888</div>"
    },
    {
      "title": "nursing assistant",
      "id": "http://hl7.org/fhir/Practitioner/57",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/57/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Barton, Clarence. SSN:\n            222999999</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222999999"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Barton"
          ],
          "given": [
            "Clarence"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1015",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1015 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Barton, Clarence. SSN:\n        222999999</div>"
    },
    {
      "title": "chiropractor",
      "id": "http://hl7.org/fhir/Practitioner/58",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/58/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Bender, Bob. SSN:\n            222666666</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222666666"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Bender"
          ],
          "given": [
            "Bob"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1053",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1051 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Bender, Bob. SSN: 222666666</div>"
    },
    {
      "title": "dentist",
      "id": "http://hl7.org/fhir/Practitioner/59",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/59/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Chopper, Charlie. SSN:\n            222667777</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222667777"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Chopper"
          ],
          "given": [
            "Charlie"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1054",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1052 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Chopper, Charlie. SSN:\n        222667777</div>"
    },
    {
      "title": "orthodontist",
      "id": "http://hl7.org/fhir/Practitioner/60",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/60/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Brace, Ben. SSN:\n            222668888</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222668888"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Brace"
          ],
          "given": [
            "Ben"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1055",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1053 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Brace, Ben. SSN: 222668888</div>"
    },
    {
      "title": "optometrist",
      "id": "http://hl7.org/fhir/Practitioner/61",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/61/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Specs, Sylvia. SSN:\n            222669999</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222669999"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Specs"
          ],
          "given": [
            "Sylvia"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1056",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1054 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Specs, Sylvia. SSN:\n        222669999</div>"
    },
    {
      "title": "pharmacist",
      "id": "http://hl7.org/fhir/Practitioner/62",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/62/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Script, Susan. SSN:\n            333222222</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "333222222"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Script"
          ],
          "given": [
            "Susan"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1016",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1016 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Script, Susan. SSN:\n        333222222</div>"
    },
    {
      "title": "podiatrist",
      "id": "http://hl7.org/fhir/Practitioner/63",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/63/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Bunion, Paul. SSN:\n            222772222</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222772222"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Bunion"
          ],
          "given": [
            "Paul"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1057",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1055 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Bunion, Paul. SSN: 222772222</div>"
    },
    {
      "title": "psychologist",
      "id": "http://hl7.org/fhir/Practitioner/64",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/64/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Listener, Larry. SSN:\n            222773333</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222773333"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Listener"
          ],
          "given": [
            "Larry"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1058",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1056 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Listener, Larry. SSN:\n        222773333</div>"
    },
    {
      "title": "lab technician",
      "id": "http://hl7.org/fhir/Practitioner/65",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/65/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Beaker, Bill. SSN:\n            333444444</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "333444444"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Beaker"
          ],
          "given": [
            "Bill"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1017",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1017 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Beaker, Bill. SSN: 333444444</div>"
    },
    {
      "title": "dietician",
      "id": "http://hl7.org/fhir/Practitioner/66",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/66/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Chow, Connie. SSN:\n            333555555</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "333555555"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Chow"
          ],
          "given": [
            "Connie"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1018",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1018 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Chow, Connie. SSN: 333555555</div>"
    },
    {
      "title": "social worker",
      "id": "http://hl7.org/fhir/Practitioner/67",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/67/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>teHelper. SSN: 000111111</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "000111111"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Helper"
          ],
          "given": [
            "Helen"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1019",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1019 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>teHelper. SSN: 000111111</div>"
    },
    {
      "title": "occupational therapist",
      "id": "http://hl7.org/fhir/Practitioner/68",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/68/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Player, Pamela. SSN:\n            222776666</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222776666"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Player"
          ],
          "given": [
            "Pamela"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1059",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1057 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Player, Pamela. SSN:\n        222776666</div>"
    },
    {
      "title": "physical therapist",
      "id": "http://hl7.org/fhir/Practitioner/69",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/69/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Stretcher, Seth. SSN:\n            222778888</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "222778888"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Stretcher"
          ],
          "given": [
            "Seth"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1060",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1058 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "M"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Stretcher, Seth. SSN:\n        222778888</div>"
    },
    {
      "title": "transcriptionist",
      "id": "http://hl7.org/fhir/Practitioner/70",
      "link": [
        {
          "rel": "self",
          "href": "http://hl7.org/fhir/Practitioner/70/history/1"
        }
      ],
      "updated": "2012-05-29T23:45:32Z",
      "author": [
        {
          "name": "Grahame Grieve"
        }
      ],
      "content": {
        "resourceType": "Practitioner",
        "text": {
          "status": "generated",
          "div": "<div>Enter Ellen, ElleSSN:\n            333777777</div>"
        },
        "identifier": [
          {
            "label": "SSN",
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "333777777"
          }
        ],
        "name": {
          "use": "official",
          "family": [
            "Enter"
          ],
          "given": [
            "Ellen"
          ]
        },
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1020",
            "use": "work"
          }
        ],
        "address": {
          "use": "home",
          "line": [
            "1058 Healthcare Drive"
          ]
        },
        "gender": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/AdministrativeGender",
              "code": "F"
            }
          ]
        },
        "organization": {
          "reference": "Organization/hl7"
        }
      },
      "summary": "<div>Enter Ellen, ElleSSN:\n        333777777</div>"
    }
  ]
}