FHIR New Zealand Patient Summary IG
0.7.0 - ci-build
NZ
FHIR New Zealand Patient Summary IG - Local Development build (v0.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Communication",
"id" : "NZPSCommunicationExampleTwo",
"meta" : {
"profile" : [
🔗 "https://fhir-ig.digital.health.nz/nzps/StructureDefinition/nzps-communication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication NZPSCommunicationExampleTwo</b></p><a name=\"NZPSCommunicationExampleTwo\"> </a><a name=\"hcNZPSCommunicationExampleTwo\"> </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-nzps-communication.html\">NZPS-Communication</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://acme.org/messagetypes PATIENT_STORY}\">Patient Story</span></p><p><b>medium</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode VERBAL}\">verbal</span></p><p><b>subject</b>: <a href=\"Patient/example\">Patient/example</a></p><p><b>sent</b>: 2022-12-12 18:01:10-0800</p><p><b>received</b>: 2022-12-12 18:01:10-0800</p><p><b>recipient</b>: <a href=\"Practitioner/example\">Practitioner/example</a></p><p><b>sender</b>: <a href=\"Patient/example\">Patient/example</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"RelatedPerson/cindy\">RelatedPerson/cindy</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Cindy is Ioese's fa'afafine son who was a social worker now cares fulltime. They help Ioese with his diabetes test kit.</p>\n</div></blockquote></div>"
},
"status" : "completed",
"category" : [
{
"coding" : [
{
"system" : "http://acme.org/messagetypes",
"code" : "PATIENT_STORY"
}
],
"text" : "Patient Story"
}
],
"medium" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
"code" : "VERBAL",
"display" : "verbal"
}
],
"text" : "verbal"
}
],
"subject" : {
"reference" : "Patient/example"
},
"sent" : "2022-12-12T18:01:10-08:00",
"received" : "2022-12-12T18:01:10-08:00",
"recipient" : [
{
"reference" : "Practitioner/example"
}
],
"sender" : {
"reference" : "Patient/example"
},
"payload" : [
{
"contentReference" : {
"reference" : "RelatedPerson/cindy"
}
}
],
"note" : [
{
"text" : "Cindy is Ioese's fa'afafine son who was a social worker now cares fulltime. They help Ioese with his diabetes test kit."
}
]
}