CH EPL (R5)
0.1.0 - ci-build

CH EPL (R5), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions

: Triogen, Kapseln Patienteninformation - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "DocRef-PI-Triogen",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-documentreference"
    ]
  },
  "language" : "de-CH",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocRef-PI-Triogen</b></p><a name=\"DocRef-PI-Triogen\"> </a><a name=\"hcDocRef-PI-Triogen\"> </a><a name=\"DocRef-PI-Triogen-en-US\"> </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\">Language: de-CH</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-idmp-documentreference.html\">CH IDMP DocumentReference</a></p></div><p><b>identifier</b>: <code>http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-AttachmentNumber</code>/123456789-initial submission-Example-qrs-321</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-attached-document-type 756005007002}\">Patienteninformation</span></p><p><b>date</b>: 2019-12-01 00:00:00+0000</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://swissmedicinfo.ch/showTextAccepted.aspx?textType=PI&amp;lang=DE&amp;authNr=67431&amp;supportMultipleResults=1\">https://swissmedicinfo.ch/showTextAccepted.aspx?textType=PI&amp;lang=DE&amp;authNr=67431&amp;supportMultipleResults=1</a></td></tr></table></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-AttachmentNumber",
      "value" : "123456789-initial submission-Example-qrs-321"
    }
  ],
  "status" : "current",
  "type" : {
    "coding" : [
      {
        "system" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-attached-document-type",
        "code" : "756005007002",
        "display" : "Patienteninformation"
      }
    ]
  },
  "date" : "2019-12-01T00:00:00Z",
  "content" : [
    {
      "attachment" : {
        "url" : "https://swissmedicinfo.ch/showTextAccepted.aspx?textType=PI&lang=DE&authNr=67431&supportMultipleResults=1"
      }
    }
  ]
}