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 FBC - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "681a8919-8d91-4868-a46a-ab6877ad27ea",
  "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 681a8919-8d91-4868-a46a-ab6877ad27ea</b></p><a name=\"681a8919-8d91-4868-a46a-ab6877ad27ea\"> </a><a name=\"hc681a8919-8d91-4868-a46a-ab6877ad27ea\"> </a><a name=\"681a8919-8d91-4868-a46a-ab6877ad27ea-en-US\"> </a><p><b>requisition</b>: Placer Group Number/GTU99999-A0168</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:{http://snomed.info/sct 26604007}\">FBC</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=\"#hc681a8919-8d91-4868-a46a-ab6877ad27ea/2\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-04-25 --&gt; 2022-04-25</a></p><p><b>authoredOn</b>: 2022-04-25</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=\"#hc681a8919-8d91-4868-a46a-ab6877ad27ea/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=\"681a8919-8d91-4868-a46a-ab6877ad27ea/1\"> </a><a name=\"hc681a8919-8d91-4868-a46a-ab6877ad27ea/1\"> </a><a name=\"681a8919-8d91-4868-a46a-ab6877ad27ea/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=\"681a8919-8d91-4868-a46a-ab6877ad27ea/2\"> </a><a name=\"hc681a8919-8d91-4868-a46a-ab6877ad27ea/2\"> </a><a name=\"681a8919-8d91-4868-a46a-ab6877ad27ea/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"
      }
    }
  ],
  "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-A0168",
    "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" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "26604007",
        "display" : "FBC - Full blood count"
      }
    ],
    "text" : "FBC"
  },
  "subject" : {
    🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f"
  },
  "encounter" : {
    "reference" : "#2"
  },
  "authoredOn" : "2022-04-25",
  "requester" : {
    🔗 "reference" : "PractitionerRole/570c1233-5361-453e-99a4-504c2045d27c"
  },
  "insurance" : [
    {
      "reference" : "#1"
    }
  ]
}