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

: patient-information-leaflet-example - JSON Representation

Raw json | Download


{
  "resourceType" : "DocumentReference",
  "id" : "patient-information-leaflet-example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"patient-information-leaflet-example\"> </a><a name=\"hcpatient-information-leaflet-example\"> </a></p><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\">Resource DocumentReference &quot;patient-information-leaflet-example&quot; </p></div><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>type</b>: Patient Information Leaflet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-nzf-document-type.html\">Possible values for NZF Document Type</a>#PIL)</span></p><p><b>date</b>: Aug 4, 2021, 8:38:36\u202fPM</p><p><b>author</b>: <a name=\"hcNewZealandFormulary\"> </a></p><blockquote><p/><p><a name=\"NewZealandFormulary\"> </a></p><p><a name=\"hcNewZealandFormulary\"> </a></p><p><b>name</b>: NewZealandFormulary</p></blockquote><p><b>description</b>: Acarbose</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/pdf</td><td>en-NZ</td><td><a href=\"http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA4&amp;inline=true\">http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA4&amp;inline=true</a></td><td>Acarbose</td></tr></table></blockquote><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/pdf</td><td>en-NZ</td><td><a href=\"http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA5&amp;inline=true\">http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA5&amp;inline=true</a></td><td>Acarbose</td></tr></table></blockquote><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/pdf</td><td>mi</td><td><a href=\"https://mymedicines.nz/TeReo/NZF/Acarbose.pdf\">https://mymedicines.nz/TeReo/NZF/Acarbose.pdf</a></td><td>Acarbose</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Related</b></td></tr><tr><td style=\"display: none\">*</td><td>, </td><td><span><code>https://nzulm.org.nz/nzmt</code>/10306101000116100</span></td></tr></table><hr/><blockquote><p><b>Generated Narrative: Organization #NewZealandFormulary</b><a name=\"NewZealandFormulary\"> </a><a name=\"hcNewZealandFormulary\"> </a></p><p><b>name</b>: NewZealandFormulary</p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Organization",
      "id" : "NewZealandFormulary",
      "name" : "NewZealandFormulary"
    }
  ],
  "status" : "current",
  "docStatus" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "https://standards.digital.health.nz/ns/nzf-document-type-code",
        "code" : "PIL",
        "display" : "Patient Information Leaflet"
      }
    ],
    "text" : "Patient Information Leaflet"
  },
  "date" : "2021-08-05T08:38:36.8551119+12:00",
  "author" : [
    {
      "reference" : "#NewZealandFormulary",
      "type" : "Organization",
      "display" : "NewZealandFormulary"
    }
  ],
  "description" : "Acarbose",
  "content" : [
    {
      "attachment" : {
        "extension" : [
          {
            "url" : "http://hl7.org.nz/fhir/StructureDefinition/nzf-page-size",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://standards.digital.health.nz/ns/nzf-page-size-code",
                  "code" : "A4",
                  "display" : "A4"
                }
              ],
              "text" : "A4"
            }
          }
        ],
        "contentType" : "application/pdf",
        "language" : "en-NZ",
        "url" : "http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA4&inline=true",
        "title" : "Acarbose"
      }
    },
    {
      "attachment" : {
        "extension" : [
          {
            "url" : "http://hl7.org.nz/fhir/StructureDefinition/nzf-page-size",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://standards.digital.health.nz/ns/nzf-page-size-code",
                  "code" : "A5",
                  "display" : "A5"
                }
              ],
              "text" : "A5"
            }
          }
        ],
        "contentType" : "application/pdf",
        "language" : "en-NZ",
        "url" : "http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA5&inline=true",
        "title" : "Acarbose"
      }
    },
    {
      "attachment" : {
        "extension" : [
          {
            "url" : "http://hl7.org.nz/fhir/StructureDefinition/nzf-page-size",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://standards.digital.health.nz/ns/nzf-page-size-code",
                  "code" : "A4",
                  "display" : "A4"
                }
              ],
              "text" : "A4"
            }
          }
        ],
        "contentType" : "application/pdf",
        "language" : "mi",
        "url" : "https://mymedicines.nz/TeReo/NZF/Acarbose.pdf",
        "title" : "Acarbose"
      }
    }
  ],
  "context" : {
    "extension" : [
      {
        "url" : "http://hl7.org.nz/fhir/StructureDefinition/nzf-pil-source",
        "valueCodeableConcept" : {
          "text" : "MyMedicine"
        }
      },
      {
        "url" : "http://hl7.org.nz/fhir/StructureDefinition/nzf-pil-formulary",
        "valueCodeableConcept" : {
          "text" : "NZF"
        }
      }
    ],
    "related" : [
      {
        "identifier" : {
          "system" : "https://nzulm.org.nz/nzmt",
          "value" : "10306101000116100"
        }
      }
    ]
  }
}