Te Whatu Ora, Central Region Integration Hub
1.0.12-rc1 - ci-build
Te Whatu Ora, Central Region Integration Hub, published by Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral. This guide is not an authorized publication; it is the continuous build for version 1.0.12-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/centralRegion-integrationHub-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "ClinicalImpression",
"id" : "MentalHealthLegalStatus",
"meta" : {
"profile" : [
🔗 "https://fhir-ig.digital.health.nz/crih/StructureDefinition/NZCentralRegionClinicalImpression"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClinicalImpression MentalHealthLegalStatus</b></p><a name=\"MentalHealthLegalStatus\"> </a><a name=\"hcMentalHealthLegalStatus\"> </a><a name=\"MentalHealthLegalStatus-en-NZ\"> </a><blockquote><p><b>NZ Central Region Mental Health</b></p><ul><li>legalStatus: <a href=\"CodeSystem-nzcr-mental-health-legal-status-cs.html#nzcr-mental-health-legal-status-cs-R11\">NZ Central Region - MentalHealthLegalStatus Code System</a> R11: CPMIP S34(1)(a)(i)</li><li>reviewStatus: <a href=\"CodeSystem-nzcr-mental-health-review-status-cs.html#nzcr-mental-health-review-status-cs-R04\">NZ Central Region - MentalHealthReviewStatus Code System</a> R04: Not reas practical</li><li>startDateTime: 2022-03-01 16:52:04+1200</li><li>reviewDate: 2020-10-20</li><li>location: <a href=\"CodeSystem-nzcr-mental-health-review-location-code-cs.html#nzcr-mental-health-review-location-code-cs-M36\">NZ Central Region - Mental Health Review Location Code System</a> M36: PN Police</li><li>reminderDate: 2022-08-14</li><li>addedBy: theresby - Theresa Byrne MDHB</li><li>addedDateTime: 2022-03-01 16:53:18+1200</li><li>lastUpdatedBy: theresby - Theresa Byrne MDHB</li><li>lastUpdatedDateTime: 2022-03-01 16:53:26+1200</li></ul></blockquote><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/central-region/pas-clinical-impression-id</code>/ZHY5362-20220301165204\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>subject</b>: Identifier: Medical record number/ZHY5362\u00a0(use:\u00a0usual,\u00a0)</p><p><b>effective</b>: 2022-08-28 16:52:04+1200</p><p><b>assessor</b>: Barnes, Abby Dr (Identifier: Local Registry ID/47949\u00a0(use:\u00a0usual,\u00a0))</p><p><b>note</b>: This is comments made within the patients legal status Extra comments made within the patients legal status</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "legalStatus",
"valueCoding" : {
"system" : "https://standards.digital.health.nz/ns/central-region/mental-health-legal-status",
"code" : "R11",
"display" : "CPMIP S34(1)(a)(i)"
}
},
{
"url" : "reviewStatus",
"valueCoding" : {
"system" : "https://standards.digital.health.nz/ns/central-region/mental-health-review-status",
"code" : "R04",
"display" : "Not reas practical"
}
},
{
"url" : "startDateTime",
"valueDateTime" : "2022-03-01T16:52:04+12:00"
},
{
"url" : "reviewDate",
"valueDate" : "2020-10-20"
},
{
"url" : "location",
"valueCoding" : {
"system" : "https://standards.digital.health.nz/ns/central-region/mental-health-review-location",
"code" : "M36",
"display" : "PN Police"
}
},
{
"url" : "reminderDate",
"valueDate" : "2022-08-14"
},
{
"url" : "addedBy",
"valueString" : "theresby - Theresa Byrne MDHB"
},
{
"url" : "addedDateTime",
"valueDateTime" : "2022-03-01T16:53:18+12:00"
},
{
"url" : "lastUpdatedBy",
"valueString" : "theresby - Theresa Byrne MDHB"
},
{
"url" : "lastUpdatedDateTime",
"valueDateTime" : "2022-03-01T16:53:26+12:00"
}
],
"url" : "https://standards.digital.health.nz/ns/central-region/mental-health-status"
}
],
"identifier" : [
{
"use" : "usual",
"system" : "https://standards.digital.health.nz/ns/central-region/pas-clinical-impression-id",
"value" : "ZHY5362-20220301165204"
}
],
"status" : "completed",
"subject" : {
"type" : "Patient",
"identifier" : {
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical record number"
}
]
},
"system" : "https://standards.digital.health.nz/ns/nhi-id",
"value" : "ZHY5362"
}
},
"effectiveDateTime" : "2022-08-28T16:52:04+12:00",
"assessor" : {
"type" : "Practitioner",
"identifier" : {
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "LR",
"display" : "Local Registry ID"
}
]
},
"system" : "https://standards.digital.health.nz/ns/central-region/pas-practitioner-id",
"value" : "47949"
},
"display" : "Barnes, Abby Dr"
},
"note" : [
{
"text" : "This is comments made within the patients legal status Extra comments made within the patients legal status"
}
]
}