Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "DocumentReference",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2022-09-20T02:23:35.662Z",
"profile" : [
🔗 "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiDocumentReference"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocumentReferenceExample</b></p><a name=\"DocumentReferenceExample\"> </a><a name=\"hcDocumentReferenceExample\"> </a><a name=\"DocumentReferenceExample-en-NZ\"> </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\">version: 1; Last updated: 2022-09-20 02:23:35+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ManaakiNgaTahiDocumentReference.html\">ManaakiNgaTahiDocumentReference</a></p></div><p><b>status</b>: Current</p><p><b>docStatus</b>: Preliminary</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 866144008}\">Encounter note</span></p><p><b>subject</b>: Carey Carrington (Identifier: NHI/ZXP7823\u00a0(use:\u00a0official,\u00a0))</p><p><b>date</b>: 2005-12-24 09:43:41+1100</p><p><b>author</b>: Dottie McStuffins (Identifier: HPIProvider/99ZZFX\u00a0(use:\u00a0official,\u00a0))</p><p><b>description</b>: A note generated during an Encounter</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Data</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>text/markdown</td><td>en-nz</td><td><code>IyBQYXRpZW50IEVuY291bnRlciBOb3RlcwoKIyMgMjAyMy0wOC0wMgoKLSBEaXNjdXNzZWQgY29uZGl0aW9uCi0gT3RhaW5lZCBjb25zZW50IAotIGV0Yy4=</code></td><td>Telephone Encounter Notes</td><td>2023-08-01 09:35:00+1100</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Encounter</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Encounter-EncounterExample.html\">Encounter: status = in-progress; class = virtual (ActCode#VR); serviceType = General Practice; priority = timing critical; period = 2022-09-20 --> 2022-09-27; reasonCode = patient-initiated encounter</a></td></tr></table></div>"
},
"status" : "current",
"docStatus" : "preliminary",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "866144008",
"display" : "Encounter note"
}
]
},
"subject" : {
"type" : "Patient",
"identifier" : {
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/nhi-id",
"value" : "ZXP7823"
},
"display" : "Carey Carrington"
},
"date" : "2005-12-24T09:43:41+11:00",
"author" : [
{
"type" : "Practitioner",
"identifier" : {
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/hpi-person-id",
"value" : "99ZZFX"
},
"display" : "Dottie McStuffins"
}
],
"description" : "A note generated during an Encounter",
"content" : [
{
"attachment" : {
"contentType" : "text/markdown",
"language" : "en-nz",
"data" : "IyBQYXRpZW50IEVuY291bnRlciBOb3RlcwoKIyMgMjAyMy0wOC0wMgoKLSBEaXNjdXNzZWQgY29uZGl0aW9uCi0gT3RhaW5lZCBjb25zZW50IAotIGV0Yy4=",
"title" : "Telephone Encounter Notes",
"creation" : "2023-08-01T09:35:00+11:00"
}
}
],
"context" : {
"encounter" : [
{
🔗 "reference" : "Encounter/EncounterExample"
}
]
}
}