HL7 Czech Outpatient Encounter Report Implementation Guide
0.1.0 - ci-build
HL7 Czech Outpatient Encounter Report Implementation Guide, published by HL7 Czech Republic. 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/HL7-cz/amb/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Composition",
"id" : "a87fbcd9-68b7-50ce-010f-fb5d27c4e29e",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/amb/StructureDefinition/cz-composition-amb"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition a87fbcd9-68b7-50ce-010f-fb5d27c4e29e</b></p><a name=\"a87fbcd9-68b7-50ce-010f-fb5d27c4e29e\"> </a><a name=\"hca87fbcd9-68b7-50ce-010f-fb5d27c4e29e\"> </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=\"StructureDefinition-cz-composition-amb.html\">Composition: Outpatient Encounter Report (CZ)</a></p></div><p><b>Composition: Presented Form</b>: </p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 34108-1}\">Outpatient Note</span></p><p><b>date</b>: 2026-02-15 14:30:45+0100</p><p><b>author</b>: <a href=\"Bundle-OutpatientBundle-Novak-L1.html#urn-uuid-a47ac10b-58cc-4372-a567-0e02b2c3d479\">Practitioner Jan Svoboda </a></p><p><b>title</b>: Ambulantní zpráva - L1 composition</p></div>"
},
"extension" : [
{
"url" : "https://hl7.cz/fhir/core/StructureDefinition/presentedForm",
"valueAttachment" : {
"contentType" : "application/pdf",
"language" : "cs",
"title" : "Ambulantní zpráva",
"creation" : "2026-02-15T14:30:45+01:00"
}
}
],
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "34108-1",
"display" : "Outpatient Note"
}
]
},
"subject" : {
"reference" : "urn:uuid:a62559b6-14bc-4bc6-ae50-a0eb75357e63"
},
"date" : "2026-02-15T14:30:45+01:00",
"author" : [
{
"reference" : "urn:uuid:a47ac10b-58cc-4372-a567-0e02b2c3d479"
}
],
"title" : "Ambulantní zpráva - L1 composition"
}