Magentus Practice Management FHIR Implementation Guide
1.2.16 - ci-build

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

: eOrders Pathology Request text - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "018c4883-2359-4122-9f19-48cdd83fad0d",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.geniesolutions.io/StructureDefinition/eorders-diagnosticrequest"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 018c4883-2359-4122-9f19-48cdd83fad0d</b></p><a name=\"018c4883-2359-4122-9f19-48cdd83fad0d\"> </a><a name=\"hc018c4883-2359-4122-9f19-48cdd83fad0d\"> </a><a name=\"018c4883-2359-4122-9f19-48cdd83fad0d-en-US\"> </a><p><b>requisition</b>: Placer Group Number/GTU99999-A0167</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:\">FBC, LFT</span></p><p><b>subject</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>encounter</b>: <a href=\"#hc018c4883-2359-4122-9f19-48cdd83fad0d/2\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-04-25 --&gt; 2022-04-25</a></p><p><b>authoredOn</b>: 2022-04-19</p><p><b>requester</b>: <a href=\"PractitionerRole-570c1233-5361-453e-99a4-504c2045d27c.html\">PractitionerRole: identifier = Medicare Provider Number:\u00a01063625F,Laboratory Doctor Number:\u00a0DR11</a></p><p><b>insurance</b>: <a href=\"#hc018c4883-2359-4122-9f19-48cdd83fad0d/1\">Coverage: status = active; type = public healthcare</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Coverage  #1</b></p><a name=\"018c4883-2359-4122-9f19-48cdd83fad0d/1\"> </a><a name=\"hc018c4883-2359-4122-9f19-48cdd83fad0d/1\"> </a><a name=\"018c4883-2359-4122-9f19-48cdd83fad0d/1-en-US\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PUBLICPOL}\">Bulk Billed</span></p><p><b>beneficiary</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mary Smith</a></p><p><b>payor</b>: Medicare Australia</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Encounter  #2</b></p><a name=\"018c4883-2359-4122-9f19-48cdd83fad0d/2\"> </a><a name=\"hc018c4883-2359-4122-9f19-48cdd83fad0d/2\"> </a><a name=\"018c4883-2359-4122-9f19-48cdd83fad0d/2-en-US\"> </a>Not done yet</blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Coverage",
      "id" : "1",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.geniesolutions.io/StructureDefinition/gs-coverage"
        ]
      },
      "status" : "active",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code" : "PUBLICPOL",
            "display" : "public healthcare"
          }
        ],
        "text" : "Bulk Billed"
      },
      "beneficiary" : {
        🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f",
        "display" : "Mary Smith"
      },
      "payor" : [
        {
          "type" : "Organization",
          "display" : "Medicare Australia"
        }
      ]
    },
    {
      "resourceType" : "Encounter",
      "id" : "2",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.geniesolutions.io/StructureDefinition/eorders-encounter"
        ]
      },
      "status" : "finished",
      "class" : {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "AMB",
        "display" : "ambulatory"
      },
      "subject" : {
        🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f"
      },
      "period" : {
        "start" : "2022-04-25",
        "end" : "2022-04-25"
      }
    }
  ],
  "extension" : [
    {
      "url" : "http://hl7.org.au/fhir/StructureDefinition/result-copies-to",
      "valueReference" : {
        "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" : "225456HT"
        },
        "display" : "Dr Peter Fields"
      }
    },
    {
      "url" : "http://hl7.org.au/fhir/StructureDefinition/result-copies-to",
      "valueReference" : {
        "display" : "Dr Jane Doe"
      }
    }
  ],
  "requisition" : {
    "type" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code" : "PGN"
        }
      ],
      "text" : "Placer Group Number"
    },
    "system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003622500032165",
    "value" : "GTU99999-A0167",
    "assigner" : {
      🔗 "reference" : "Organization/fdcca47c-e554-46e5-a71f-91ec855faa29",
      "display" : "Small Family Trust"
    }
  },
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "108252007",
          "display" : "Laboratory procedure"
        }
      ]
    }
  ],
  "priority" : "routine",
  "code" : {
    "text" : "FBC, LFT"
  },
  "subject" : {
    🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f"
  },
  "encounter" : {
    "reference" : "#2"
  },
  "authoredOn" : "2022-04-19",
  "requester" : {
    🔗 "reference" : "PractitionerRole/570c1233-5361-453e-99a4-504c2045d27c"
  },
  "insurance" : [
    {
      "reference" : "#1"
    }
  ]
}