FHIR New Zealand Patient Summary IG
0.7.0 - ci-build
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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Communication/NZPSCommunicationExample> a fhir:Communication ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "NZPSCommunicationExample"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir-ig.digital.health.nz/nzps/StructureDefinition/nzps-communication" ;
fhir:index 0 ;
fhir:link <https://fhir-ig.digital.health.nz/nzps/StructureDefinition/nzps-communication>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication NZPSCommunicationExample</b></p><a name=\"NZPSCommunicationExample\"> </a><a name=\"hcNZPSCommunicationExample\"> </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><blockquote><p><b>payload</b></p><p><b>content</b>: I use a walker or a scooter but would prefer not to</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: I prefer to speak Samoan now as speaking English is hard for me after my fall</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: I live with my 5 children, Cindy, my fa'afafine son who was a social worker is my main support, and my \"digital navigator\" - they help me interact digitally.</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: I struggle with keeping track of medications and need help with this</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: I struggle with diabetes monitoring and managing my insulin</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: We have decided I will move into residential care, which I am nervous about but I know my aiga is struggling with my current condition and I want to help them</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: I was heavily involved in my church but my health makes me ashamed to be so dependent on them, when I used to be the one who provided support.</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: Different church groups regularly visit me though, and my aiga is spread across the world but all share in my care – economically and practically</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: <a href=\"RelatedPerson/churchminister\">RelatedPerson/churchminister</a></p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: <a href=\"RelatedPerson/cindy\">RelatedPerson/cindy</a></p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: <a href=\"Practitioner/gp\">Practitioner/gp</a></p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: <a href=\"Practitioner/geena\">Practitioner/geena</a></p></blockquote></div>"
] ;
fhir:Communication.status [ fhir:value "completed"] ;
fhir:Communication.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://acme.org/messagetypes" ] ;
fhir:Coding.code [ fhir:value "PATIENT_STORY" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Patient Story" ]
] ;
fhir:Communication.medium [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode" ] ;
fhir:Coding.code [ fhir:value "VERBAL" ] ;
fhir:Coding.display [ fhir:value "verbal" ]
] ;
fhir:CodeableConcept.text [ fhir:value "verbal" ]
] ;
fhir:Communication.subject [
fhir:link <http://hl7.org/fhir/Patient/example> ;
fhir:Reference.reference [ fhir:value "Patient/example" ]
] ;
fhir:Communication.sent [ fhir:value "2022-12-12T18:01:10-08:00"^^xsd:dateTime] ;
fhir:Communication.received [ fhir:value "2022-12-12T18:01:10-08:00"^^xsd:dateTime] ;
fhir:Communication.recipient [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Practitioner/example> ;
fhir:Reference.reference [ fhir:value "Practitioner/example" ]
] ;
fhir:Communication.sender [
fhir:link <http://hl7.org/fhir/Patient/example> ;
fhir:Reference.reference [ fhir:value "Patient/example" ]
] ;
fhir:Communication.payload [
fhir:index 0 ;
fhir:Communication.payload.contentString [ fhir:value "I use a walker or a scooter but would prefer not to" ]
], [
fhir:index 1 ;
fhir:Communication.payload.contentString [ fhir:value "I prefer to speak Samoan now as speaking English is hard for me after my fall" ]
], [
fhir:index 2 ;
fhir:Communication.payload.contentString [ fhir:value "I live with my 5 children, Cindy, my fa'afafine son who was a social worker is my main support, and my \"digital navigator\" - they help me interact digitally." ]
], [
fhir:index 3 ;
fhir:Communication.payload.contentString [ fhir:value "I struggle with keeping track of medications and need help with this" ]
], [
fhir:index 4 ;
fhir:Communication.payload.contentString [ fhir:value "I struggle with diabetes monitoring and managing my insulin" ]
], [
fhir:index 5 ;
fhir:Communication.payload.contentString [ fhir:value "We have decided I will move into residential care, which I am nervous about but I know my aiga is struggling with my current condition and I want to help them" ]
], [
fhir:index 6 ;
fhir:Communication.payload.contentString [ fhir:value "I was heavily involved in my church but my health makes me ashamed to be so dependent on them, when I used to be the one who provided support." ]
], [
fhir:index 7 ;
fhir:Communication.payload.contentString [ fhir:value "Different church groups regularly visit me though, and my aiga is spread across the world but all share in my care – economically and practically" ]
], [
fhir:index 8 ;
fhir:Communication.payload.contentReference [
fhir:link <http://hl7.org/fhir/RelatedPerson/churchminister> ;
fhir:Reference.reference [ fhir:value "RelatedPerson/churchminister" ]
]
], [
fhir:index 9 ;
fhir:Communication.payload.contentReference [
fhir:link <http://hl7.org/fhir/RelatedPerson/cindy> ;
fhir:Reference.reference [ fhir:value "RelatedPerson/cindy" ]
]
], [
fhir:index 10 ;
fhir:Communication.payload.contentReference [
fhir:link <http://hl7.org/fhir/Practitioner/gp> ;
fhir:Reference.reference [ fhir:value "Practitioner/gp" ]
]
], [
fhir:index 11 ;
fhir:Communication.payload.contentReference [
fhir:link <http://hl7.org/fhir/Practitioner/geena> ;
fhir:Reference.reference [ fhir:value "Practitioner/geena" ]
]
] .
<http://hl7.org/fhir/Patient/example> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/example> a fhir:Practitioner .
<http://hl7.org/fhir/RelatedPerson/churchminister> a fhir:RelatedPerson .
<http://hl7.org/fhir/RelatedPerson/cindy> a fhir:RelatedPerson .
<http://hl7.org/fhir/Practitioner/gp> a fhir:Practitioner .
<http://hl7.org/fhir/Practitioner/geena> a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Communication/NZPSCommunicationExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Communication/NZPSCommunicationExample.ttl> .
IG © 2024+ Health NZ | Te Whatu Ora. Package tewhatuora.fhir.nzps#0.7.0 based on FHIR 4.0.1. Generated 2026-08-17
Links: Table of Contents |
QA Report