HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions

: Signature of image order - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "cdae7735-f7ee-4bc7-9cf3-3dc806a4eabb",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.cz/fhir/core/StructureDefinition/cz-provenance"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance cdae7735-f7ee-4bc7-9cf3-3dc806a4eabb</b></p><a name=\"cdae7735-f7ee-4bc7-9cf3-3dc806a4eabb\"> </a><a name=\"hccdae7735-f7ee-4bc7-9cf3-3dc806a4eabb\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-provenance.html\">Provenance (CZ)</a></p></div><p>Provenance for Reference(DischargeBundle-Novak-Petr) Rentgen (Identifier: <code>https://ncez.mzcr.cz/fhir/sid/ico</code>/27520536)</p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2023-04-05 17:23:07+0000</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Role</b></td><td><b>who</b></td></tr><tr><td/><td><a href=\"Practitioner-Practitioner-2.html\">MUDr. Hana Doktorová</a></td></tr></table></div>"
  },
  "target" : [
    {
      "identifier" : {
        "system" : "https://ncez.mzcr.cz/fhir/sid/ico",
        "value" : "27520536"
      },
      "display" : "Reference(DischargeBundle-Novak-Petr) Rentgen"
    }
  ],
  "recorded" : "2023-04-05T17:23:07Z",
  "agent" : [
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code" : "AUT"
            }
          ]
        }
      ],
      "who" : {
        🔗 "reference" : "Practitioner/Practitioner-2",
        "display" : "MUDr. Hana Doktorová"
      }
    }
  ],
  "signature" : [
    {
      "type" : [
        {
          "system" : "urn:iso-astm:E1762-95:2013",
          "code" : "1.2.840.10065.1.12.1.1",
          "display" : "Author's Signature"
        }
      ],
      "when" : "2023-04-05T17:23:07Z",
      "who" : {
        🔗 "reference" : "Practitioner/Practitioner-2",
        "identifier" : {
          "system" : "http://example.org/exampleSystem",
          "value" : "MUDr. Hana Doktorová"
        },
        "display" : "MUDr. Hana Doktorová"
      },
      "targetFormat" : "application/fhir+xml",
      "sigFormat" : "application/signature+xml",
      "data" : "dGhpcyBibG9iIGlzIHNuaXBwZWQ="
    }
  ]
}