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

: EOrdersCommunicationRequestUrgentPhone - JSON Representation

Raw json | Download

{
  "resourceType" : "CommunicationRequest",
  "id" : "66ad4c83-f611-11ed-a1fc-d2cbed391bcf",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.geniesolutions.io/StructureDefinition/eorders-communicationrequest-provider"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest 66ad4c83-f611-11ed-a1fc-d2cbed391bcf</b></p><a name=\"66ad4c83-f611-11ed-a1fc-d2cbed391bcf\"> </a><a name=\"hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf\"> </a><a name=\"66ad4c83-f611-11ed-a1fc-d2cbed391bcf-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-eorders-communicationrequest-provider.html\">EOrders Communication Request Provider</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/GTU99999-A0168</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/communication-category alert}\">Alert</span></p><p><b>priority</b>: Urgent</p><p><b>medium</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode PHONE}\">telephone</span></p><p><b>subject</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mr Mary Smith</a></p><p><b>about</b>: </p><ul><li><a href=\"ServiceRequest-681a8919-8d91-4868-a46a-ab6877ad27ea.html\">ServiceRequest Full blood count</a></li><li><a href=\"ServiceRequest-3dff87af-5dac-40d5-be3d-9eaf9b3879b8.html\">ServiceRequest Liver function test</a></li></ul><p><b>authoredOn</b>: 2022-04-25 16:50:11+1000</p><p><b>requester</b>: <a href=\"PractitionerRole-570c1233-5361-453e-99a4-504c2045d27c.html\">Dr Jane Doe</a></p><p><b>recipient</b>: <a href=\"#hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1\">PractitionerRole: telecom = ph: 0479-353-532(Mobile)</a></p><p><b>sender</b>: <a href=\"Organization-67904f84-aeac-44e5-a9ec-50bbb1087977.html\">Acme Pathology</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #1</b></p><a name=\"66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1\"> </a><a name=\"hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1\"> </a><a name=\"66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1-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-eorders-practitionerrole-contact.html\">EOrders PractitionerRole Contact</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-75179ab5-684b-405e-a50c-a81359804d91.html\">Dr Jane Doe</a></p><p><b>telecom</b>: ph: 0479-353-532(Mobile)</p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "PractitionerRole",
      "id" : "1",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.geniesolutions.io/StructureDefinition/eorders-practitionerrole-contact"
        ]
      },
      "practitioner" : {
        🔗 "reference" : "Practitioner/75179ab5-684b-405e-a50c-a81359804d91",
        "display" : "Dr Jane Doe"
      },
      "telecom" : [
        {
          "system" : "phone",
          "value" : "0479-353-532",
          "use" : "mobile"
        }
      ]
    }
  ],
  "groupIdentifier" : {
    "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",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/communication-category",
          "code" : "alert",
          "display" : "Alert"
        }
      ],
      "text" : "Alert"
    }
  ],
  "priority" : "urgent",
  "medium" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
          "code" : "PHONE"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f",
    "display" : "Mr Mary Smith"
  },
  "about" : [
    {
      🔗 "reference" : "ServiceRequest/681a8919-8d91-4868-a46a-ab6877ad27ea"
    },
    {
      🔗 "reference" : "ServiceRequest/3dff87af-5dac-40d5-be3d-9eaf9b3879b8"
    }
  ],
  "authoredOn" : "2022-04-25T16:50:11+10:00",
  "requester" : {
    🔗 "reference" : "PractitionerRole/570c1233-5361-453e-99a4-504c2045d27c",
    "display" : "Dr Jane Doe"
  },
  "recipient" : [
    {
      "reference" : "#1"
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/67904f84-aeac-44e5-a9ec-50bbb1087977",
    "display" : "Acme Pathology"
  }
}