HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG
1.0.0 - ci-build
HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG, published by New Zealand Medicines Formulary LP. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzf/ and changes regularly. See the Directory of published versions
{
"resourceType" : "DocumentReference",
"id" : "medsafe-datasheet-document-reference-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference medsafe-datasheet-document-reference-example</b></p><a name=\"medsafe-datasheet-document-reference-example\"> </a><a name=\"hcmedsafe-datasheet-document-reference-example\"> </a><a name=\"medsafe-datasheet-document-reference-example-en-US\"> </a><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/nzmt-type</code>/50000121000117103</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/nzf-document-type Datasheet}\">Medsafe Datasheet</span></p><p><b>date</b>: 2021-07-21 13:03:03+1200</p><p><b>author</b>: <a href=\"#hcmedsafe-datasheet-document-reference-example/Medsafe\">Medsafe</a></p><p><b>description</b>: Datasheet for 50000121000117103</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://www.medsafe.govt.nz/profs/datasheet/r/Risperdaltabquickletssol.pdf\">https://www.medsafe.govt.nz/profs/datasheet/r/Risperdaltabquickletssol.pdf</a></td><td>Datasheet for 50000121000117103</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Related</b></td></tr><tr><td style=\"display: none\">*</td><td>Identifier: <code>https://standards.digital.health.nz/ns/nzmt-code</code>/50000121000117103</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #Medsafe</b></p><a name=\"medsafe-datasheet-document-reference-example/Medsafe\"> </a><a name=\"hcmedsafe-datasheet-document-reference-example/Medsafe\"> </a><a name=\"medsafe-datasheet-document-reference-example/Medsafe-en-US\"> </a><p><b>name</b>: Medsafe</p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Organization",
"id" : "Medsafe",
"name" : "Medsafe"
}
],
"identifier" : [
{
"system" : "https://standards.digital.health.nz/ns/nzmt-type",
"value" : "50000121000117103"
}
],
"status" : "current",
"docStatus" : "final",
"type" : {
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/nzf-document-type",
"code" : "Datasheet",
"display" : "Medsafe Datasheet"
}
],
"text" : "Medsafe Datasheet"
},
"date" : "2021-07-21T13:03:03.0597357+12:00",
"author" : [
{
"reference" : "#Medsafe",
"type" : "Organization",
"display" : "Medsafe"
}
],
"description" : "Datasheet for 50000121000117103",
"content" : [
{
"attachment" : {
"url" : "https://www.medsafe.govt.nz/profs/datasheet/r/Risperdaltabquickletssol.pdf",
"title" : "Datasheet for 50000121000117103"
}
}
],
"context" : {
"related" : [
{
"identifier" : {
"system" : "https://standards.digital.health.nz/ns/nzmt-code",
"value" : "50000121000117103"
}
}
]
}
}