FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.lab
Resource TypeStructureDefinition
IdStructureDefinition-RecipientCz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-lab/StructureDefinition-RecipientCz.html
URLhttps://hl7.cz/fhir/lab/StructureDefinition/RecipientCz
Version0.5.0
Statusdraft
Date2025-12-10T22:15:30+00:00
NameLogEnRecipientLabEhnCz
TitleA.1.4 - Information recipient
Realmcz
Authorityhl7
DescriptionInformation 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.
Typehttps://hl7.cz/fhir/lab/StructureDefinition/RecipientCz
Kindlogical

Resources that use this resource

ConceptMap
recipient2FHIR-cz-labeHN Recipient to this guide Map
StructureDefinition
LabReportCzA - Laboratory Report

Resources that this resource uses

StructureDefinition
cz-organization-coreOrganization (CZ core)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition RecipientCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. RecipientCz 0..*BaseA.1.4 - Information recipient
... identifier 0..1IdentifierA.1.4.1 Recipient identifier
... name 0..1HumanNameA.1.4.2 Recipient name
... organizationIdentifier 0..1IdentifierA.1.4.3 Recipient organization id
... organization 0..1CZ_OrganizationCoreA.1.4.4 Recipient organization

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "RecipientCz",
  "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/lab/StructureDefinition/RecipientCz",
  "version": "0.5.0",
  "name": "LogEnRecipientLabEhnCz",
  "title": "A.1.4 - Information recipient",
  "status": "draft",
  "date": "2025-12-10T22:15:30+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 id",
        "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 id",
        "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"
            ]
          }
        ]
      }
    ]
  }
}