FHIR IG analytics
| Package | hl7.fhir.cz.ps |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LogPresentedFormCzEn.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/ps/StructureDefinition-LogPresentedFormCzEn.html |
| URL | https://hl7.cz/fhir/ps/StructureDefinition/LogPresentedFormCzEn |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-01-05T15:11:51+00:00 |
| Name | LogCzPresentedFormEn |
| Title | A.3 - Presented form |
| Realm | cz |
| Authority | hl7 |
| Description | Presented form - Entire report as issued. Various formats could be provided, pdf format is recommended. |
| Type | https://hl7.cz/fhir/ps/StructureDefinition/LogPresentedFormCzEn |
| Kind | logical |
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "LogPresentedFormCzEn",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/ps/StructureDefinition/LogPresentedFormCzEn",
"version": "0.0.1",
"name": "LogCzPresentedFormEn",
"title": "A.3 - Presented form",
"status": "draft",
"date": "2026-01-05T15:11:51+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Presented form - Entire report as issued. Various formats could be provided, pdf format is recommended.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.cz/fhir/ps/StructureDefinition/LogPresentedFormCzEn",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "LogPresentedFormCzEn",
"path": "LogPresentedFormCzEn",
"short": "A.3 - Presented form",
"definition": "Presented form - Entire report as issued. Various formats could be provided, pdf format is recommended.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "LogPresentedFormCzEn.presentedForm",
"path": "LogPresentedFormCzEn.presentedForm",
"short": "A.3 - Presented form",
"definition": "Presented form of document",
"min": 1,
"max": "*",
"base": {
"path": "LogPresentedFormCzEn.presentedForm",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.contentType",
"path": "LogPresentedFormCzEn.presentedForm.contentType",
"short": "A.3.1 – Content type",
"definition": "Content type – MIME type is required",
"min": 0,
"max": "1",
"base": {
"path": "LogPresentedFormCzEn.presentedForm.contentType",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.language",
"path": "LogPresentedFormCzEn.presentedForm.language",
"short": "A.3.2 – Content language",
"definition": "Content language",
"min": 0,
"max": "1",
"base": {
"path": "LogPresentedFormCzEn.presentedForm.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.data",
"path": "LogPresentedFormCzEn.presentedForm.data",
"short": "A.3.3 – Content data",
"definition": "Data encoded in base64",
"min": 1,
"max": "1",
"base": {
"path": "LogPresentedFormCzEn.presentedForm.data",
"min": 1,
"max": "1"
},
"type": [
{
"code": "base64Binary"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.url",
"path": "LogPresentedFormCzEn.presentedForm.url",
"short": "A.3.4 – Content URL",
"definition": "URI where the data can be accessed",
"min": 0,
"max": "1",
"base": {
"path": "LogPresentedFormCzEn.presentedForm.url",
"min": 0,
"max": "1"
},
"type": [
{
"code": "url"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.title",
"path": "LogPresentedFormCzEn.presentedForm.title",
"short": "A.3.5 – Content title",
"definition": "Title that will be displayed before the content",
"min": 1,
"max": "1",
"base": {
"path": "LogPresentedFormCzEn.presentedForm.title",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.creationDate",
"path": "LogPresentedFormCzEn.presentedForm.creationDate",
"short": "A.3.6 – Creation date",
"definition": "Date when the content was first created",
"min": 0,
"max": "1",
"base": {
"path": "LogPresentedFormCzEn.presentedForm.creationDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LogPresentedFormCzEn",
"path": "LogPresentedFormCzEn",
"short": "A.3 - Presented form",
"definition": "Presented form - Entire report as issued. Various formats could be provided, pdf format is recommended."
},
{
"id": "LogPresentedFormCzEn.presentedForm",
"path": "LogPresentedFormCzEn.presentedForm",
"short": "A.3 - Presented form",
"definition": "Presented form of document",
"min": 1,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.contentType",
"path": "LogPresentedFormCzEn.presentedForm.contentType",
"short": "A.3.1 – Content type",
"definition": "Content type – MIME type is required",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.language",
"path": "LogPresentedFormCzEn.presentedForm.language",
"short": "A.3.2 – Content language",
"definition": "Content language",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.data",
"path": "LogPresentedFormCzEn.presentedForm.data",
"short": "A.3.3 – Content data",
"definition": "Data encoded in base64",
"min": 1,
"max": "1",
"type": [
{
"code": "base64Binary"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.url",
"path": "LogPresentedFormCzEn.presentedForm.url",
"short": "A.3.4 – Content URL",
"definition": "URI where the data can be accessed",
"min": 0,
"max": "1",
"type": [
{
"code": "url"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.title",
"path": "LogPresentedFormCzEn.presentedForm.title",
"short": "A.3.5 – Content title",
"definition": "Title that will be displayed before the content",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LogPresentedFormCzEn.presentedForm.creationDate",
"path": "LogPresentedFormCzEn.presentedForm.creationDate",
"short": "A.3.6 – Creation date",
"definition": "Date when the content was first created",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}