{
  "resourceType" : "PractitionerRole",
  "id" : "obstetrician-losch-sallie",
  "meta" : {
    "profile" : ["http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitionerrole"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole obstetrician-losch-sallie</b></p><a name=\"obstetrician-losch-sallie\"> </a><a name=\"hcobstetrician-losch-sallie\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-erequesting-practitionerrole.html\">AU eRequesting PractitionerRole</a></p></div><p><b>identifier</b>: Medicare Provider Number/2448931H</p><p><b>practitioner</b>: <a href=\"Practitioner-losch-sallie.html\">Practitioner Sallie LOSCH </a></p><p><b>code</b>: <span title=\"Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 253913}, {http://snomed.info/sct 309367003}\">Obstetrician and Gynaecologist</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394585009}\">Obstetrics and gynaecology</span></p><p><b>telecom</b>: ph: 0270104128(Work), <a href=\"mailto:sallie.losch@example.com.au\">sallie.losch@example.com.au</a></p></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
        "code" : "UPIN"
      }],
      "text" : "Medicare Provider Number"
    },
    "system" : "http://ns.electronichealth.net.au/id/medicare-provider-number",
    "value" : "2448931H"
  }],
  "practitioner" : {
    "reference" : "Practitioner/losch-sallie"
  },
  "code" : [{
    "coding" : [{
      "system" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0",
      "code" : "253913",
      "display" : "Obstetrician and Gynaecologist"
    },
    {
      "system" : "http://snomed.info/sct",
      "code" : "309367003",
      "display" : "Obstetrician and gynaecologist"
    }]
  }],
  "specialty" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "394585009",
      "display" : "Obstetrics and gynaecology"
    }]
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "0270104128",
    "use" : "work"
  },
  {
    "system" : "email",
    "value" : "sallie.losch@example.com.au",
    "use" : "work"
  }]
}