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

: Composition example for Patient Summary - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="cz-example-composition-ps"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/ps/StructureDefinition/cz-composition-ps"/>
  </meta>
  <language value="cs"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Patient summary - Karel Budějovický</h2><p>Pacientský sourhn Karel Budějovický</p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="60591-5"/>
      <display value="Patient summary document"/>
    </coding>
  </type>
  <subject>
    <reference value="urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57"/>
  </subject>
  <date value="2024-01-01T12:00:00Z"/>
  <author>
    <reference value="urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e"/>
  </author>
  <title value="PS pacienta - Karel Budějovský"/>
  <confidentiality value="N"/>
  <custodian>
    <reference value="urn:uuid:e206d37b-cfd4-4f10-ad09-ba78038847ca"/>
  </custodian>
  <section>
    <title value="Prezented Form Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="60591-5"/>
        <display value="Patient summary document"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Prezented Form Section obsahující PDF dokument</div>
    </text>
    <entry>
      <reference value="urn:uuid:fe437ba4-9e0b-4d45-8db3-228c7c05abc0"/>
    </entry>
  </section>
  <section>
    <title value="Advance Directives Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="42348-3"/>
        <display value="Advance directives"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Advance Directives Section obsahující informace o pokynech pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:ad-directive-example"/>
    </entry>
  </section>
  <section>
    <title value="Travel History Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10182-4"/>
        <display value="Travel history"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Travel History Section obsahující informace o cestách pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:travel-history-example"/>
    </entry>
  </section>
  <section>
    <title value="Allergy Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="48765-2"/>
        <display value="Allergy and adverse reactions"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Allergy Section obsahující informace o alergiích pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:allergy-example"/>
    </entry>
  </section>
  <section>
    <title value="Alert Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="104605-1"/>
        <display value="Alerts"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Alert Section obsahující informace o upozorněních pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:alert-example"/>
    </entry>
  </section>
  <section>
    <title value="Immunizations Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11369-6"/>
        <display value="Immunizations"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Immunizations Section obsahující informace o očkováních pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:immunization-example"/>
    </entry>
  </section>
  <section>
    <title value="Past Illness History Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11348-0"/>
        <display value="Past illness history"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Past Illness History Section obsahující informace o minulých onemocněních pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:past-illness-history-example"/>
    </entry>
  </section>
  <section>
    <title value="Patient History Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="35090-0"/>
        <display value="Patient history"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Patient History Section obsahující informace o zdravotní historii pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:patient-history-example"/>
    </entry>
  </section>
  <section>
    <title value="Medication Summary Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10160-0"/>
        <display value="Medication summary"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Medication Summary Section obsahující informace o lécích pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:medication-summary-example"/>
    </entry>
  </section>
  <section>
    <title value="Alcohol Use Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11331-6"/>
        <display value="Alcohol use"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Alcohol Use Section obsahující informace o užívání alkoholu pacientem</div>
    </text>
    <entry>
      <reference value="urn:uuid:alcohol-use-example"/>
    </entry>
  </section>
  <section>
    <title value="Tobacco Use Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11367-0"/>
        <display value="Tobacco use"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Tobacco Use Section obsahující informace o užívání tabáku pacientem</div>
    </text>
    <entry>
      <reference value="urn:uuid:tobacco-use-example"/>
    </entry>
  </section>
  <section>
    <title value="Drug Use Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11343-1"/>
        <display value="Drug use"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Drug Use Section obsahující informace o užívání drog pacientem</div>
    </text>
    <entry>
      <reference value="urn:uuid:drug-use-example"/>
    </entry>
  </section>
  <section>
    <title value="Other Addictions Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29762-2"/>
        <display value="Other addictions"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Other Addictions Section obsahující informace o jiných závislostech pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:other-addictions-example"/>
    </entry>
  </section>
  <section>
    <title value="Current Pregnancy Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="82810-3"/>
        <display value="Current pregnancy"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Current Pregnancy Section obsahující informace o aktuální graviditě pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:current-pregnancy-example"/>
    </entry>
  </section>
  <section>
    <title value="Pregnancy History Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="56833-7"/>
        <display value="Pregnancy history"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Pregnancy History Section obsahující informace o graviditách v minulosti pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:pregnancy-history-example"/>
    </entry>
  </section>
  <section>
    <title value="Results Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
        <display value="Results"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Results Section obsahující informace o výsledcích vyšetření pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:results-example"/>
    </entry>
  </section>
  <section>
    <title value="Care Plan Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="18776-5"/>
        <display value="Care plan"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Care Plan Section obsahující informace o plánu péče o pacienta</div>
    </text>
    <entry>
      <reference value="urn:uuid:care-plan-example"/>
    </entry>
  </section>
  <section>
    <title value="Attachments Section"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="77599-9"/>
        <display value="Attachments"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Attachments Section obsahující přílohy k pacientskému souhrnu</div>
    </text>
    <entry>
      <reference value="urn:uuid:attachments-example"/>
    </entry>
  </section>
</Composition>