HL7 Czech PS Implementation Guide
0.0.1 - ci-build Czechia flag

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

: Bundle example for Patient Summary - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "cz-example-bundle-ps",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.cz/fhir/ps/StructureDefinition/cz-bundle-ps"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:0be8f7b6-49e4-4201-a952-e82372d99fa5"
  },
  "type" : "document",
  "timestamp" : "2024-01-01T12:00:00Z",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:61e87aa9-960a-4a33-a368-2abce592cafc",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "cz-example-composition-ps-L1",
        "meta" : {
          "profile" : [
            🔗 "https://hl7.cz/fhir/ps/StructureDefinition/cz-composition-ps"
          ]
        },
        "language" : "cs",
        "text" : {
          "status" : "additional",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_cz-example-composition-ps-L1\"> </a><h2>Patient summary - Karel Budějovický</h2><p>Pacientský sourhn Karel Budějovický v L1 úrovni</p></div>"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "60591-5",
              "display" : "Patient summary document"
            }
          ]
        },
        "subject" : {
          "reference" : "urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57"
        },
        "date" : "2024-01-01T12:00:00Z",
        "author" : [
          {
            "reference" : "urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e"
          }
        ],
        "title" : "PS L1 pacienta - Karel Budějovský",
        "confidentiality" : "N",
        "custodian" : {
          "reference" : "urn:uuid:e206d37b-cfd4-4f10-ad09-ba78038847ca"
        },
        "section" : [
          {
            "title" : "Prezented Form Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "60591-5",
                  "display" : "Patient summary document"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Prezented Form Section obsahující PDF dokument</div>"
            },
            "entry" : [
              {
                "reference" : "urn:uuid:fe437ba4-9e0b-4d45-8db3-228c7c05abc0"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "3c137453-0de8-4e1a-be72-9dc55f500d57",
        "meta" : {
          "profile" : [
            🔗 "https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_3c137453-0de8-4e1a-be72-9dc55f500d57\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 3c137453-0de8-4e1a-be72-9dc55f500d57</b></p><a name=\"3c137453-0de8-4e1a-be72-9dc55f500d57\"> </a><a name=\"hc3c137453-0de8-4e1a-be72-9dc55f500d57\"> </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-patient-core.html\">Patient (CZ core)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Karel Budějovský  Male, DoB: 1975-05-20 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7505201234\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><code>https://ncez.mzcr.cz/fhir/sid/rid</code>/123456789</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Nová 123, 19000 Praha, CZ(home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 cs}\">Czech</span> (preferred)</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "https://ncez.mzcr.cz/fhir/sid/rid",
            "value" : "123456789"
          },
          {
            "use" : "official",
            "system" : "https://ncez.mzcr.cz/fhir/sid/cpoj",
            "value" : "7505201234"
          }
        ],
        "name" : [
          {
            "use" : "usual",
            "family" : "Budějovský",
            "given" : [
              "Karel"
            ],
            "prefix" : [
              "Mudr., Ing., MBA, Ph.D."
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "1975-05-20",
        "address" : [
          {
            "use" : "home",
            "type" : "physical",
            "text" : "Nová 123, 19000 Praha, CZ",
            "line" : [
              "Nová 123"
            ],
            "_line" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString" : "Nová"
                  },
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString" : "123"
                  }
                ]
              }
            ],
            "city" : "Praha",
            "postalCode" : "19000",
            "country" : "CZ",
            "_country" : {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
                  "valueCoding" : {
                    "system" : "urn:iso:std:iso:3166",
                    "code" : "CZ",
                    "display" : "Czechia"
                  }
                }
              ]
            }
          }
        ],
        "communication" : [
          {
            "language" : {
              "coding" : [
                {
                  "system" : "urn:ietf:bcp:47",
                  "code" : "cs"
                }
              ]
            },
            "preferred" : true
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "f64bef19-c377-404a-bac2-23d2bbac8f3e",
        "meta" : {
          "profile" : [
            🔗 "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_f64bef19-c377-404a-bac2-23d2bbac8f3e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole f64bef19-c377-404a-bac2-23d2bbac8f3e</b></p><a name=\"f64bef19-c377-404a-bac2-23d2bbac8f3e\"> </a><a name=\"hcf64bef19-c377-404a-bac2-23d2bbac8f3e\"> </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-practitionerrole-core.html\">Practitioner Role (CZ core)</a></p></div><p><b>practitioner</b>: <a href=\"Bundle-cz-example-bundle-ps-L1.html#urn-uuid-2e877c76-633d-479b-a6d4-c6d95942de3f\">Practitioner Novák Roman </a></p><p><b>organization</b>: <a href=\"Bundle-cz-example-bundle-ps-L1.html#urn-uuid-e206d37b-cfd4-4f10-ad09-ba78038847ca\">Organization Nemocnice s poliklinikou</a></p><p><b>code</b>: <span title=\"Codes:{https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani NL14}\">Zdravotnický záchranář</span></p></div>"
        },
        "practitioner" : {
          "reference" : "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f"
        },
        "organization" : {
          "reference" : "urn:uuid:e206d37b-cfd4-4f10-ad09-ba78038847ca"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani",
                "code" : "NL14",
                "display" : "Zdravotnický záchranář"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "2e877c76-633d-479b-a6d4-c6d95942de3f",
        "meta" : {
          "profile" : [
            🔗 "https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_2e877c76-633d-479b-a6d4-c6d95942de3f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 2e877c76-633d-479b-a6d4-c6d95942de3f</b></p><a name=\"2e877c76-633d-479b-a6d4-c6d95942de3f\"> </a><a name=\"hc2e877c76-633d-479b-a6d4-c6d95942de3f\"> </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-practitioner-core.html\">Practitioner (CZ core)</a></p></div><p><b>identifier</b>: <code>https://ncez.mzcr.cz/fhir/sid/krzp</code>/123456789</p><p><b>name</b>: Novák Roman </p><p><b>gender</b>: Male</p></div>"
        },
        "identifier" : [
          {
            "system" : "https://ncez.mzcr.cz/fhir/sid/krzp",
            "value" : "123456789"
          }
        ],
        "name" : [
          {
            "use" : "usual",
            "family" : "Roman",
            "given" : [
              "Novák"
            ]
          }
        ],
        "gender" : "male"
      }
    },
    {
      "fullUrl" : "urn:uuid:e206d37b-cfd4-4f10-ad09-ba78038847ca",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "e206d37b-cfd4-4f10-ad09-ba78038847ca",
        "meta" : {
          "profile" : [
            🔗 "https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_e206d37b-cfd4-4f10-ad09-ba78038847ca\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization e206d37b-cfd4-4f10-ad09-ba78038847ca</b></p><a name=\"e206d37b-cfd4-4f10-ad09-ba78038847ca\"> </a><a name=\"hce206d37b-cfd4-4f10-ad09-ba78038847ca\"> </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-organization-core.html\">Organization (CZ core)</a></p></div><p><b>identifier</b>: <code>https://ncez.mzcr.cz/fhir/sid/ico</code>/12345678</p><p><b>name</b>: Nemocnice s poliklinikou</p></div>"
        },
        "identifier" : [
          {
            "system" : "https://ncez.mzcr.cz/fhir/sid/ico",
            "value" : "12345678"
          }
        ],
        "name" : "Nemocnice s poliklinikou"
      }
    },
    {
      "fullUrl" : "urn:uuid:fe437ba4-9e0b-4d45-8db3-228c7c05abc0",
      "resource" : {
        "resourceType" : "DocumentReference",
        "id" : "fe437ba4-9e0b-4d45-8db3-228c7c05abc0",
        "meta" : {
          "profile" : [
            🔗 "https://hl7.cz/fhir/core/StructureDefinition/cz-presented-form"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_fe437ba4-9e0b-4d45-8db3-228c7c05abc0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference fe437ba4-9e0b-4d45-8db3-228c7c05abc0</b></p><a name=\"fe437ba4-9e0b-4d45-8db3-228c7c05abc0\"> </a><a name=\"hcfe437ba4-9e0b-4d45-8db3-228c7c05abc0\"> </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-presented-form.html\">Presented Form (CZ)</a></p></div><p><b>status</b>: Current</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>Czech</td><td>2025-05-20 12:02:00+0100</td></tr></table></blockquote></div>"
        },
        "status" : "current",
        "content" : [
          {
            "attachment" : {
              "contentType" : "application/pdf",
              "language" : "cs",
              "creation" : "2025-05-20T12:02:00+01:00"
            }
          }
        ]
      }
    }
  ]
}