FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/InformationRecipientCz

Packagehl7.fhir.cz.img
TypeStructureDefinition
IdInformationRecipientCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/StructureDefinition-InformationRecipientCz.html
URLhttps://hl7.cz/fhir/img/StructureDefinition/InformationRecipientCz
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:00:23+00:00
NameLogEnInformationRecipientImagingCz
TitleA.1.4 - Information recipient - (intended recipient or recipients of the report), if applicable
Realmcz
Authorityhl7
DescriptionInformation recipient - (intended recipient or recipients of the report), if applicable
Typehttps://hl7.cz/fhir/img/StructureDefinition/InformationRecipientCz
Kindlogical

Resources that use this resource

ConceptMap
HeaderImagingReport2FHIR-czCZ Header Model to this guide Map
StructureDefinition
HeaderImagingReportCzA.1 - Imaging Report header data element

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition InformationRecipientCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. InformationRecipientCz 0..*BaseA.1.4 - Information recipient - (intended recipient or recipients of the report), if applicable
... identifier 0..1IdentifierA.1.4.1 - Recipient identifier
... name 0..1HumanNameA.1.4.2 - Recipient name
... organizationID 0..*IdentifierA.1.4.3 - Recipient organisation ID
... organization 0..1BaseA.1.4.4 - Recipient organisation

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "InformationRecipientCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/img/StructureDefinition/InformationRecipientCz",
  "version": "0.1.0-ballot",
  "name": "LogEnInformationRecipientImagingCz",
  "title": "A.1.4 - Information recipient - (intended recipient or recipients of the report), if applicable",
  "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": "Information recipient - (intended recipient or recipients of the report), if applicable",
  "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/InformationRecipientCz",
  "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": "InformationRecipientCz",
        "path": "InformationRecipientCz",
        "short": "A.1.4 - Information recipient - (intended recipient or recipients of the report), if applicable",
        "definition": "Information recipient - (intended recipient or recipients of the report), if applicable",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "InformationRecipientCz.identifier",
        "path": "InformationRecipientCz.identifier",
        "short": "A.1.4.1 - Recipient identifier",
        "definition": "The health professional or patient identifier. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the licence or registration number. In case when the recipient is not a health professional, e.g. patient, appropriate personal identifier could be used.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "InformationRecipientCz.identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "InformationRecipientCz.name",
        "path": "InformationRecipientCz.name",
        "short": "A.1.4.2 - Recipient name",
        "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
        "min": 0,
        "max": "1",
        "base": {
          "path": "InformationRecipientCz.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "InformationRecipientCz.organizationID",
        "path": "InformationRecipientCz.organizationID",
        "short": "A.1.4.3 - Recipient 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": 0,
        "max": "*",
        "base": {
          "path": "InformationRecipientCz.organizationID",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "InformationRecipientCz.organization",
        "path": "InformationRecipientCz.organization",
        "short": "A.1.4.4 - Recipient organisation",
        "definition": "The healthcare provider organisation information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "InformationRecipientCz.organization",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "InformationRecipientCz",
        "path": "InformationRecipientCz",
        "short": "A.1.4 - Information recipient - (intended recipient or recipients of the report), if applicable",
        "definition": "Information recipient - (intended recipient or recipients of the report), if applicable"
      },
      {
        "id": "InformationRecipientCz.identifier",
        "path": "InformationRecipientCz.identifier",
        "short": "A.1.4.1 - Recipient identifier",
        "definition": "The health professional or patient identifier. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the licence or registration number. In case when the recipient is not a health professional, e.g. patient, appropriate personal identifier could be used.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "InformationRecipientCz.name",
        "path": "InformationRecipientCz.name",
        "short": "A.1.4.2 - Recipient name",
        "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "InformationRecipientCz.organizationID",
        "path": "InformationRecipientCz.organizationID",
        "short": "A.1.4.3 - Recipient 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": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "InformationRecipientCz.organization",
        "path": "InformationRecipientCz.organization",
        "short": "A.1.4.4 - Recipient organisation",
        "definition": "The healthcare provider organisation information.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  }
}