AU Core Implementation Guide
0.2.2-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: PractitionerRole - Nephrologist (part of multiple chronic condition care plan) - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "PractitionerRole",
  "id" : "nephrologist-levin-henry",
  "meta" : //   Example adapted from MCC eCare Plan Implementation Guide PractitionerRoleMCC1  
  {
    "versionId" : "1",
    "lastUpdated" : "2022-04-21T02:06:18.377+00:00",
    "source" : "#fb5IGOPcJ9LfdEhl",
    "profile" : [
      🔗 "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"nephrologist-levin-henry\"> </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 PractitionerRole &quot;nephrologist-levin-henry&quot; Version &quot;1&quot; Updated &quot;2022-04-21 02:06:18+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #fb5IGOPcJ9LfdEhl!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-core-practitionerrole.html\">AU Core PractitionerRole</a></p></div><p><b>identifier</b>: Employee Number:\u00a023</p><p><b>active</b>: true</p><p><b>period</b>: 2012-01-01 --&gt; 2012-03-31</p><p><b>practitioner</b>: <a href=\"Practitioner-levin-henry.html\">Practitioner/levin-henry: Dr Henry Levin VII</a> &quot; LEVIN&quot;</p><p><b>organization</b>: <a href=\"http://example.org/SomeOrganization/123\">http://example.org/SomeOrganization/123</a></p><p><b>code</b>: Nephrology Physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#207RN0300X; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#11911009 &quot;Nephrologist&quot;)</span></p><p><b>specialty</b>: Allopathic Osteopathic Physicians; Internal Medicine, Nephrology <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#207RN0300X; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394589003 &quot;Nephrology&quot;)</span></p><p><b>location</b>: <a href=\"http://example.org/Location/SouthWing\">http://example.org/Location/SouthWing: South Wing, second floor</a></p><p><b>healthcareService</b>: <a href=\"http://example.org/HealthcareService/123\">http://example.org/HealthcareService/123</a></p><p><b>telecom</b>: ph: (08) 7010 5557(WORK), <a href=\"mailto:HLV.southern@example.org\">HLV.southern@example.org</a></p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: mon, tue, wed</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 16:30:00</p></blockquote><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: thu, fri</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 12:00:00</p></blockquote><h3>NotAvailables</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>During</b></td></tr><tr><td style=\"display: none\">*</td><td>Adam will be on extended leave during May 2017</td><td>2017-05-01 --&gt; 2017-05-20</td></tr></table><p><b>availabilityExceptions</b>: Adam is generally unavailable on public holidays and during the Christmas/New Year break</p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "EI",
            "display" : "Employee number"
          }
        ],
        "text" : "Employee Number"
      },
      "system" : "http://example.org/SomeOrganization/practitioners",
      "value" : "23"
    }
  ],
  "active" : true,
  "period" : {
    "start" : "2012-01-01",
    "end" : "2012-03-31"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/levin-henry",
    "display" : "Dr Henry Levin VII"
  },
  "organization" : {
    "reference" : "http://example.org/SomeOrganization/123"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "http://nucc.org/provider-taxonomy",
          "code" : "207RN0300X",
          "display" : "Nephrology Physician"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "11911009",
          "display" : "Nephrologist"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://nucc.org/provider-taxonomy",
          "code" : "207RN0300X"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "394589003",
          "display" : "Nephrology"
        }
      ],
      "text" : "Allopathic Osteopathic Physicians; Internal Medicine, Nephrology"
    }
  ],
  "location" : [
    {
      "reference" : "http://example.org/Location/SouthWing",
      "display" : "South Wing, second floor"
    }
  ],
  "healthcareService" : [
    {
      "reference" : "http://example.org/HealthcareService/123"
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "(08) 7010 5557",
      "use" : "work"
    },
    {
      "system" : "email",
      "value" : "HLV.southern@example.org",
      "use" : "work"
    }
  ],
  "availableTime" : [
    {
      "daysOfWeek" : [
        "mon",
        "tue",
        "wed"
      ],
      "availableStartTime" : "09:00:00",
      "availableEndTime" : "16:30:00"
    },
    {
      "daysOfWeek" : [
        "thu",
        "fri"
      ],
      "availableStartTime" : "09:00:00",
      "availableEndTime" : "12:00:00"
    }
  ],
  "notAvailable" : [
    {
      "description" : "Adam will be on extended leave during May 2017",
      "during" : {
        "start" : "2017-05-01",
        "end" : "2017-05-20"
      }
    }
  ],
  "availabilityExceptions" : "Adam is generally unavailable on public holidays and during the Christmas/New Year break"
}