Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ReferralPerformerIndividual - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "ReferralPerformerIndividual",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.geniesolutions.io/StructureDefinition/gs-practitionerrole"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ReferralPerformerIndividual</b></p><a name=\"ReferralPerformerIndividual\"> </a><a name=\"hcReferralPerformerIndividual\"> </a><a name=\"ReferralPerformerIndividual-en-US\"> </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-gs-practitionerrole.html\">Genie PractitionerRole</a></p></div><p><b>identifier</b>: Medicare Provider Number/267178LA</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"#hcReferralPerformerIndividual/ReferralPerformerPractitioner\">Mary Celeste</a></p><p><b>organization</b>: <a href=\"#hcReferralPerformerIndividual/ReferralPerformerOrganization\">Best Limb Centre</a></p><p><b>location</b>: Best Limb Centre</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner #ReferralPerformerPractitioner</b></p><a name=\"ReferralPerformerIndividual/ReferralPerformerPractitioner\"> </a><a name=\"hcReferralPerformerIndividual/ReferralPerformerPractitioner\"> </a><a name=\"ReferralPerformerIndividual/ReferralPerformerPractitioner-en-US\"> </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-gs-practitioner.html\">Genie Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003611133923718</p><p><b>active</b>: true</p><p><b>name</b>: Mary Celeste (Official)</p><p><b>telecom</b>: ph: (03) 5638 7383(Work), fax: (03) 5638 7384(Work)</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #ReferralPerformerOrganization</b></p><a name=\"ReferralPerformerIndividual/ReferralPerformerOrganization\"> </a><a name=\"hcReferralPerformerIndividual/ReferralPerformerOrganization\"> </a><a name=\"ReferralPerformerIndividual/ReferralPerformerOrganization-en-US\"> </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-gs-organization.html\">Genie Organization</a></p></div><p><b>identifier</b>: HPI-O/8003629250036353</p><p><b>active</b>: true</p><p><b>name</b>: Best Limb Centre</p><p><b>telecom</b>: ph: (03) 7689 2938(Work), fax: (03) 7689 2939(Work), <a href=\"mailto:admin@bestlimb.com.au\">admin@bestlimb.com.au</a></p><p><b>address</b>: 58 Mount Street Melbourne VIC 3000 (work)</p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Practitioner",
      "id" : "ReferralPerformerPractitioner",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.geniesolutions.io/StructureDefinition/gs-practitioner"
        ]
      },
      "identifier" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code" : "NPI"
              }
            ],
            "text" : "HPI-I"
          },
          "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
          "value" : "8003611133923718"
        }
      ],
      "active" : true,
      "name" : [
        {
          "use" : "official",
          "family" : "Celeste",
          "given" : [
            "Mary"
          ],
          "prefix" : [
            "Dr"
          ]
        }
      ],
      "telecom" : [
        {
          "system" : "phone",
          "value" : "(03) 5638 7383",
          "use" : "work"
        },
        {
          "system" : "fax",
          "value" : "(03) 5638 7384",
          "use" : "work"
        }
      ]
    },
    {
      "resourceType" : "Organization",
      "id" : "ReferralPerformerOrganization",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.geniesolutions.io/StructureDefinition/gs-organization"
        ]
      },
      "identifier" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                "code" : "NOI"
              }
            ],
            "text" : "HPI-O"
          },
          "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
          "value" : "8003629250036353"
        }
      ],
      "active" : true,
      "name" : "Best Limb Centre",
      "telecom" : [
        {
          "system" : "phone",
          "value" : "(03) 7689 2938",
          "use" : "work"
        },
        {
          "system" : "fax",
          "value" : "(03) 7689 2939",
          "use" : "work"
        },
        {
          "system" : "email",
          "value" : "admin@bestlimb.com.au",
          "use" : "work"
        }
      ],
      "address" : [
        {
          "use" : "work",
          "type" : "physical",
          "line" : [
            "58 Mount Street"
          ],
          "city" : "Melbourne",
          "state" : "VIC",
          "postalCode" : "3000"
        }
      ]
    }
  ],
  "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" : "267178LA"
    }
  ],
  "active" : true,
  "practitioner" : {
    "reference" : "#ReferralPerformerPractitioner",
    "display" : "Mary Celeste"
  },
  "organization" : {
    "reference" : "#ReferralPerformerOrganization",
    "display" : "Best Limb Centre"
  },
  "location" : [
    {
      "display" : "Best Limb Centre"
    }
  ]
}