FHIR IG Statistics: StructureDefinition/AuthorCz
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "AuthorCz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://hl7.cz/fhir/img/StructureDefinition/AuthorCz",
"version": "0.1.0-ballot",
"name": "LogEnAuthorImagingCz",
"title": "A.1.5 - Author",
"status": "draft",
"date": "2025-07-18T09:00:23+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Author (by whom the Imaging report was/were authored). Multiple authors could be provided.",
"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/img/StructureDefinition/AuthorCz",
"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": "AuthorCz",
"path": "AuthorCz",
"short": "A.1.5 - Author",
"definition": "Author (by whom the Imaging report was/were authored). Multiple authors could be provided.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "AuthorCz.identifier",
"path": "AuthorCz.identifier",
"short": "A.1.5.1 - Author identifier",
"definition": "The health professional identifier that will allow addressing recipients within a national or international data exchange infrastructure, such as the licence or registration number. In case when the recipient is not a health professional, e.g. patient, appropriate personal identifier should be used.",
"min": 1,
"max": "*",
"base": {
"path": "AuthorCz.identifier",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "AuthorCz.name",
"path": "AuthorCz.name",
"short": "A.1.5.2 - Author name",
"definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
"min": 1,
"max": "1",
"base": {
"path": "AuthorCz.name",
"min": 1,
"max": "1"
},
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "AuthorCz.organizationID",
"path": "AuthorCz.organizationID",
"short": "A.1.5.3 - Author organisation ID",
"definition": "The healthcare provider organisation identifier. Identifier that is unique within a defined scope. Example: National healthcare provider ID. Multiple identifiers could be provided.",
"min": 1,
"max": "1",
"base": {
"path": "AuthorCz.organizationID",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "AuthorCz.organization",
"path": "AuthorCz.organization",
"short": "A.1.5.4 - Author organisation",
"definition": "The healthcare provider organisation information.",
"min": 1,
"max": "1",
"base": {
"path": "AuthorCz.organization",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "AuthorCz.dateTime",
"path": "AuthorCz.dateTime",
"short": "A.1.5.5 - Date Time",
"definition": "Date and time of the last modification of the document by its Author.",
"min": 1,
"max": "1",
"base": {
"path": "AuthorCz.dateTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "AuthorCz",
"path": "AuthorCz",
"short": "A.1.5 - Author",
"definition": "Author (by whom the Imaging report was/were authored). Multiple authors could be provided."
},
{
"id": "AuthorCz.identifier",
"path": "AuthorCz.identifier",
"short": "A.1.5.1 - Author identifier",
"definition": "The health professional identifier that will allow addressing recipients within a national or international data exchange infrastructure, such as the licence or registration number. In case when the recipient is not a health professional, e.g. patient, appropriate personal identifier should be used.",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "AuthorCz.name",
"path": "AuthorCz.name",
"short": "A.1.5.2 - Author name",
"definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
"min": 1,
"max": "1",
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "AuthorCz.organizationID",
"path": "AuthorCz.organizationID",
"short": "A.1.5.3 - Author organisation ID",
"definition": "The healthcare provider organisation identifier. Identifier that is unique within a defined scope. Example: National healthcare provider ID. Multiple identifiers could be provided.",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "AuthorCz.organization",
"path": "AuthorCz.organization",
"short": "A.1.5.4 - Author organisation",
"definition": "The healthcare provider organisation information.",
"min": 1,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "AuthorCz.dateTime",
"path": "AuthorCz.dateTime",
"short": "A.1.5.5 - Date Time",
"definition": "Date and time of the last modification of the document by its Author.",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}