FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.org.nz.fhir.ig.formulary
Resource TypeDocumentReference
IdDocumentReference-medsafe-datasheet-document-reference-example.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference medsafe-datasheet-document-reference-example

identifier: https://standards.digital.health.nz/ns/nzmt-type/50000121000117103

status: Current

docStatus: Final

type: Medsafe Datasheet

date: 2021-07-21 13:03:03+1200

author: Medsafe

description: Datasheet for 50000121000117103

content

Attachments

-UrlTitle
*https://www.medsafe.govt.nz/profs/datasheet/r/Risperdaltabquickletssol.pdfDatasheet for 50000121000117103

Contexts

-Related
*Identifier: https://standards.digital.health.nz/ns/nzmt-code/50000121000117103

Generated Narrative: Organization #Medsafe

name: Medsafe


Source1

{
  "resourceType": "DocumentReference",
  "id": "medsafe-datasheet-document-reference-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
        }
      }
    ]
  }
}