Skip to content

Commit 5b4f8fa

Browse files
authored
Merge pull request #179 from hl7au/ft-ereq-commrequest
eRequesting Communication Request changes
2 parents aff0638 + 17cecdb commit 5b4f8fa

4 files changed

+181
-218
lines changed
Lines changed: 58 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,59 @@
1-
{
2-
"resourceType" : "CommunicationRequest",
3-
"id" : "communicationrequest-donotperform",
4-
"meta" : {
5-
"profile" : ["http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-patient"]
6-
},
7-
"text" : {
8-
"status" : "generated",
9-
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest communicationrequest-donotperform</b></p><a name=\"communicationrequest-donotperform\"> </a><a name=\"hccommunicationrequest-donotperform\"> </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-au-erequesting-communicationrequest-patient.html\">AU eRequesting CommunicationRequest Patient</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/EMC1552642-1111</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/communication-category reminder}\">reminder</span>, <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 EMAILWRIT}\">email</span></p><p><b>subject</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Australian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>about</b>: <a href=\"ServiceRequest-order-obsus-1.html\">ServiceRequest Ultrasonography in second trimester</a></p><p><b>authoredOn</b>: 2025-03-15 10:30:00+1000</p><p><b>requester</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Australian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>recipient</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Australian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>sender</b>: <a href=\"Organization-mount-charlton-radiology.html\">Organization Mount Charlton Radiology</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason patient}\">Patient Request</span></p></div>"
10-
},
11-
"groupIdentifier" : {
12-
"type" : {
13-
"coding" : [{
14-
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
15-
"code" : "PGN",
16-
"display" : "Placer Group Number"
17-
}],
18-
"text" : "Placer Group Number"
19-
},
20-
"system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359",
21-
"value" : "EMC1552642-1111",
22-
"assigner" : {
23-
"reference" : "Organization/elimbah-medical-centre",
24-
"display" : "Elimbah Medical Center"
25-
}
26-
},
27-
"status" : "active",
28-
"category" : [{
29-
"coding" : [{
30-
"system" : "http://terminology.hl7.org/CodeSystem/communication-category",
31-
"code" : "reminder"
32-
}],
33-
"text" : "reminder"
34-
},
35-
{
36-
"coding" : [{
37-
"system" : "http://terminology.hl7.org/CodeSystem/communication-category",
38-
"code" : "instruction"
39-
}],
40-
"text" : "instruction"
41-
}],
42-
"doNotPerform" : true,
43-
"medium" : [{
44-
"coding" : [{
45-
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
46-
"code" : "EMAILWRIT"
47-
}],
48-
"text" : "email"
49-
}],
50-
"subject" : {
51-
"reference" : "Patient/belger-remedios"
52-
},
53-
"about" : [{
54-
"reference" : "ServiceRequest/order-obsus-1"
55-
}],
56-
"authoredOn" : "2025-03-15T10:30:00+10:00",
57-
"requester" : {
58-
"reference" : "Patient/belger-remedios"
59-
},
60-
"recipient" : [{
61-
"reference" : "Patient/belger-remedios"
62-
}],
63-
"sender" : {
64-
"reference" : "Organization/mount-charlton-radiology"
65-
},
66-
"reasonCode" : [{
67-
"coding" : [{
68-
"system" : "http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason",
69-
"code" : "patient",
70-
"display" : "Patient Request"
71-
}]
72-
}]
1+
{
2+
"resourceType" : "CommunicationRequest",
3+
"id" : "communicationrequest-donotperform",
4+
"meta" : {
5+
"profile" : ["http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-patient"]
6+
},
7+
"text" : {
8+
"status" : "generated",
9+
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest communicationrequest-donotperform</b></p><a name=\"communicationrequest-donotperform\"> </a><a name=\"hccommunicationrequest-donotperform\"> </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-au-erequesting-communicationrequest-patient.html\">AU eRequesting CommunicationRequest Patient</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/EMC1552642-1111</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/communication-request-category patient-preference}\">Patient Preference</span></p><p><b>doNotPerform</b>: true</p><p><b>medium</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode EMAILWRIT}\">email</span></p><p><b>subject</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>about</b>: <a href=\"ServiceRequest-order-obsus-1.html\">ServiceRequest Ultrasonography in second trimester</a></p><p><b>authoredOn</b>: 2025-03-15 10:30:00+1000</p><p><b>requester</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>recipient</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>sender</b>: <a href=\"Organization-mount-charlton-radiology.html\">Organization Mount Charlton Radiology</a></p></div>"
10+
},
11+
"groupIdentifier" : {
12+
"type" : {
13+
"coding" : [{
14+
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
15+
"code" : "PGN",
16+
"display" : "Placer Group Number"
17+
}],
18+
"text" : "Placer Group Number"
19+
},
20+
"system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359",
21+
"value" : "EMC1552642-1111",
22+
"assigner" : {
23+
"reference" : "Organization/elimbah-medical-centre",
24+
"display" : "Elimbah Medical Centre"
25+
}
26+
},
27+
"status" : "active",
28+
"category" : [{
29+
"coding" : [{
30+
"system" : "http://terminology.hl7.org.au/CodeSystem/communication-request-category",
31+
"code" : "patient-preference",
32+
"display" : "Patient Preference"
33+
}]
34+
}],
35+
"doNotPerform" : true,
36+
"medium" : [{
37+
"coding" : [{
38+
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
39+
"code" : "EMAILWRIT"
40+
}],
41+
"text" : "email"
42+
}],
43+
"subject" : {
44+
"reference" : "Patient/belger-remedios"
45+
},
46+
"about" : [{
47+
"reference" : "ServiceRequest/order-obsus-1"
48+
}],
49+
"authoredOn" : "2025-03-15T10:30:00+10:00",
50+
"requester" : {
51+
"reference" : "Patient/belger-remedios"
52+
},
53+
"recipient" : [{
54+
"reference" : "Patient/belger-remedios"
55+
}],
56+
"sender" : {
57+
"reference" : "Organization/mount-charlton-radiology"
58+
}
7359
}
Lines changed: 57 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,58 @@
1-
{
2-
"resourceType" : "CommunicationRequest",
3-
"id" : "communicationrequest-patient-instruction",
4-
"meta" : {
5-
"profile" : ["http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-patient"]
6-
},
7-
"text" : {
8-
"status" : "generated",
9-
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest communicationrequest-patient-instruction</b></p><a name=\"communicationrequest-patient-instruction\"> </a><a name=\"hccommunicationrequest-patient-instruction\"> </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-au-erequesting-communicationrequest-patient.html\">AU eRequesting CommunicationRequest Patient</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/EMC1552642-1111</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>medium</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode SMSWRIT}\">SMS</span></p><p><b>subject</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Australian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>about</b>: <a href=\"ServiceRequest-order-obsus-1.html\">ServiceRequest Ultrasonography in second trimester</a></p><p><b>authoredOn</b>: 2025-03-15 10:30:00+1000</p><p><b>requester</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Australian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>recipient</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Australian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>sender</b>: <a href=\"Organization-mount-charlton-radiology.html\">Organization Mount Charlton Radiology</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason patient}\">Patient Request</span></p></div>"
10-
},
11-
"groupIdentifier" : {
12-
"type" : {
13-
"coding" : [{
14-
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
15-
"code" : "PGN",
16-
"display" : "Placer Group Number"
17-
}],
18-
"text" : "Placer Group Number"
19-
},
20-
"system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359",
21-
"value" : "EMC1552642-1111",
22-
"assigner" : {
23-
"reference" : "Organization/elimbah-medical-centre",
24-
"display" : "Elimbah Medical Center"
25-
}
26-
},
27-
"status" : "active",
28-
"category" : [{
29-
"coding" : [{
30-
"system" : "http://terminology.hl7.org/CodeSystem/communication-category",
31-
"code" : "instruction"
32-
}],
33-
"text" : "instruction"
34-
}],
35-
"medium" : [{
36-
"coding" : [{
37-
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
38-
"code" : "SMSWRIT"
39-
}],
40-
"text" : "SMS"
41-
}],
42-
"subject" : {
43-
"reference" : "Patient/belger-remedios"
44-
},
45-
"about" : [{
46-
"reference" : "ServiceRequest/order-obsus-1"
47-
}],
48-
"authoredOn" : "2025-03-15T10:30:00+10:00",
49-
"requester" : {
50-
"reference" : "Patient/belger-remedios"
51-
},
52-
"recipient" : [{
53-
"reference" : "Patient/belger-remedios"
54-
}],
55-
"sender" : {
56-
"reference" : "Organization/mount-charlton-radiology"
57-
},
58-
"reasonCode" : [{
59-
"coding" : [{
60-
"system" : "http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason",
61-
"code" : "patient",
62-
"display" : "Patient Request"
63-
}]
64-
}]
1+
{
2+
"resourceType" : "CommunicationRequest",
3+
"id" : "communicationrequest-patient-instruction",
4+
"meta" : {
5+
"profile" : ["http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-patient"]
6+
},
7+
"text" : {
8+
"status" : "generated",
9+
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest communicationrequest-patient-instruction</b></p><a name=\"communicationrequest-patient-instruction\"> </a><a name=\"hccommunicationrequest-patient-instruction\"> </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-au-erequesting-communicationrequest-patient.html\">AU eRequesting CommunicationRequest Patient</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/EMC1552642-1111</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/communication-request-category patient-preference}\">Patient Preference</span></p><p><b>medium</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode SMSWRIT}\">SMS</span></p><p><b>subject</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>about</b>: <a href=\"ServiceRequest-order-obsus-1.html\">ServiceRequest Ultrasonography in second trimester</a></p><p><b>authoredOn</b>: 2025-03-15 10:30:00+1000</p><p><b>requester</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>recipient</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>sender</b>: <a href=\"Organization-mount-charlton-radiology.html\">Organization Mount Charlton Radiology</a></p></div>"
10+
},
11+
"groupIdentifier" : {
12+
"type" : {
13+
"coding" : [{
14+
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
15+
"code" : "PGN",
16+
"display" : "Placer Group Number"
17+
}],
18+
"text" : "Placer Group Number"
19+
},
20+
"system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359",
21+
"value" : "EMC1552642-1111",
22+
"assigner" : {
23+
"reference" : "Organization/elimbah-medical-centre",
24+
"display" : "Elimbah Medical Centre"
25+
}
26+
},
27+
"status" : "active",
28+
"category" : [{
29+
"coding" : [{
30+
"system" : "http://terminology.hl7.org.au/CodeSystem/communication-request-category",
31+
"code" : "patient-preference",
32+
"display" : "Patient Preference"
33+
}]
34+
}],
35+
"medium" : [{
36+
"coding" : [{
37+
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
38+
"code" : "SMSWRIT"
39+
}],
40+
"text" : "SMS"
41+
}],
42+
"subject" : {
43+
"reference" : "Patient/belger-remedios"
44+
},
45+
"about" : [{
46+
"reference" : "ServiceRequest/order-obsus-1"
47+
}],
48+
"authoredOn" : "2025-03-15T10:30:00+10:00",
49+
"requester" : {
50+
"reference" : "Patient/belger-remedios"
51+
},
52+
"recipient" : [{
53+
"reference" : "Patient/belger-remedios"
54+
}],
55+
"sender" : {
56+
"reference" : "Organization/mount-charlton-radiology"
57+
}
6558
}

0 commit comments

Comments
 (0)