FHIR IG Statistics: StructureDefinition/RecipientCz
Package | hl7.fhir.cz.lab |
Type | StructureDefinition |
Id | RecipientCz |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/StructureDefinition-RecipientCz.html |
URL | https://hl7.cz/fhir/lab/StructureDefinition/RecipientCz |
Version | 0.5.0 |
Status | draft |
Date | 2025-07-01T07:12:43+00:00 |
Name | RecipientLabEhnCz |
Title | A.1.4 - Information recipient |
Realm | cz |
Authority | hl7 |
Description | Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable.
Section A1.4 of the eHN guideline. |
Type | https://hl7.cz/fhir/lab/StructureDefinition/RecipientCz |
Kind | logical |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "RecipientCz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"url": "https://hl7.cz/fhir/lab/StructureDefinition/RecipientCz",
"version": "0.5.0",
"name": "RecipientLabEhnCz",
"title": "A.1.4 - Information recipient",
"status": "draft",
"date": "2025-07-01T07:12:43+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://hl7.cz"
}
]
}
],
"description": "Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable.\nSection A1.4 of the eHN guideline.",
"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/lab/StructureDefinition/RecipientCz",
"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": "RecipientCz",
"path": "RecipientCz",
"short": "A.1.4 - Information recipient",
"definition": "Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable.\nSection A1.4 of the eHN guideline.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "RecipientCz.identifier",
"path": "RecipientCz.identifier",
"short": "A.1.4.1 Recipient identifier",
"definition": "The health professional identification number.\nEither an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number.\nIn case when recipient is not a health professional, e.g. patient, appropriate personal identifier should be used.",
"min": 0,
"max": "1",
"base": {
"path": "RecipientCz.identifier",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "RecipientCz.name",
"path": "RecipientCz.name",
"short": "A.1.4.2 Recipient name",
"definition": "Name and surname of the recipient.",
"min": 0,
"max": "1",
"base": {
"path": "RecipientCz.name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "RecipientCz.organizationIdentifier",
"path": "RecipientCz.organizationIdentifier",
"short": "A.1.4.3 Recipient organization",
"definition": "Identifier of the recipient organization according to the NRPZS or IČO.",
"min": 0,
"max": "1",
"base": {
"path": "RecipientCz.organizationIdentifier",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "RecipientCz.organization",
"path": "RecipientCz.organization",
"short": "A.1.4.4 Recipient organization",
"definition": "Name and identification details of the recipient's healthcare facility, and, where applicable, the recipient's workplace.",
"min": 0,
"max": "1",
"base": {
"path": "RecipientCz.organization",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Organization",
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
]
}
]
}
]
},
"differential": {
"element": [
{
"id": "RecipientCz",
"path": "RecipientCz",
"short": "A.1.4 - Information recipient",
"definition": "Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable.\nSection A1.4 of the eHN guideline."
},
{
"id": "RecipientCz.identifier",
"path": "RecipientCz.identifier",
"short": "A.1.4.1 Recipient identifier",
"definition": "The health professional identification number.\nEither an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number.\nIn case when recipient is not a health professional, e.g. patient, appropriate personal identifier should be used.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "RecipientCz.name",
"path": "RecipientCz.name",
"short": "A.1.4.2 Recipient name",
"definition": "Name and surname of the recipient.",
"min": 0,
"max": "1",
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "RecipientCz.organizationIdentifier",
"path": "RecipientCz.organizationIdentifier",
"short": "A.1.4.3 Recipient organization",
"definition": "Identifier of the recipient organization according to the NRPZS or IČO.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "RecipientCz.organization",
"path": "RecipientCz.organization",
"short": "A.1.4.4 Recipient organization",
"definition": "Name and identification details of the recipient's healthcare facility, and, where applicable, the recipient's workplace.",
"min": 0,
"max": "1",
"type": [
{
"code": "Organization",
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
]
}
]
}
]
}
}