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

: EOrdersCommunicationRequestDoNotSendSMS - JSON Representation

Raw json | Download

{
  "resourceType" : "CommunicationRequest",
  "id" : "66ad4d84-f611-11ed-a1fc-d2cbed391bcd",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.geniesolutions.io/StructureDefinition/eorders-communicationrequest-patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest 66ad4d84-f611-11ed-a1fc-d2cbed391bcd</b></p><a name=\"66ad4d84-f611-11ed-a1fc-d2cbed391bcd\"> </a><a name=\"hc66ad4d84-f611-11ed-a1fc-d2cbed391bcd\"> </a><a name=\"66ad4d84-f611-11ed-a1fc-d2cbed391bcd-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-patient.html\">EOrders Communication Request Patient</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 instruction}\">Instruction</span></p><p><b>doNotPerform</b>: true</p><p><b>medium</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode WRITTEN}\">SMS</span></p><p><b>about</b>: </p><ul><li><a href=\"Task-5cdc3259-e41d-461e-a5fb-8e68ed6c0c1e.html\">Task Fulfill the focal request</a></li><li><a href=\"Task-1d4f3888-13b7-472d-859b-571bb7125fe2.html\">Task Fulfill the focal request</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=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mr Mary Smith</a></p><p><b>sender</b>: <a href=\"Organization-67904f84-aeac-44e5-a9ec-50bbb1087977.html\">Acme Pathology</a></p></div>"
  },
  "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" : "instruction",
          "display" : "Instruction"
        }
      ],
      "text" : "Instruction"
    }
  ],
  "doNotPerform" : true,
  "medium" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
          "code" : "WRITTEN",
          "display" : "written"
        }
      ],
      "text" : "SMS"
    }
  ],
  "about" : [
    {
      🔗 "reference" : "Task/5cdc3259-e41d-461e-a5fb-8e68ed6c0c1e"
    },
    {
      🔗 "reference" : "Task/1d4f3888-13b7-472d-859b-571bb7125fe2"
    }
  ],
  "authoredOn" : "2022-04-25T16:50:11+10:00",
  "requester" : {
    🔗 "reference" : "PractitionerRole/570c1233-5361-453e-99a4-504c2045d27c",
    "display" : "Dr Jane Doe"
  },
  "recipient" : [
    {
      🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f",
      "display" : "Mr Mary Smith"
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/67904f84-aeac-44e5-a9ec-50bbb1087977",
    "display" : "Acme Pathology"
  }
}