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

FHIR IG Statistics: StructureDefinition/logOtherSupportingInformationCz

Packagehl7.fhir.cz.img-order
TypeStructureDefinition
IdlogOtherSupportingInformationCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img-order/https://build.fhir.org/ig/HL7-cz/img-order/StructureDefinition-logOtherSupportingInformationCz.html
URLhttps://hl7.cz/fhir/img-order/StructureDefinition/logOtherSupportingInformationCz
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:01:17+00:00
NameLogCzOtherSupportingInformationCz
TitleA.3.4 - Další podpůrné informace
Realmcz
Authorityhl7
DescriptionOstatní podpůrné informace
Typehttps://hl7.cz/fhir/img-order/StructureDefinition/logOtherSupportingInformationCz
Kindlogical

Resources that use this resource

StructureDefinition
logBodyImageOrderCzA.2 a A.3 - Tělo dokumentu

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition logOtherSupportingInformationCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. logOtherSupportingInformationCz 0..*BaseA.3.4 - Další podpůrné informace
... identifikator 0..1IdentifierA.3.4.1 - ID informace
... nazev 1..1stringA.3.4.2 - Název

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "logOtherSupportingInformationCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/img-order/StructureDefinition/logOtherSupportingInformationCz",
  "version": "0.1.0-ballot",
  "name": "LogCzOtherSupportingInformationCz",
  "title": "A.3.4 - Další podpůrné informace",
  "status": "draft",
  "date": "2025-07-18T09:01:17+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Ostatní podpůrné informace",
  "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-order/StructureDefinition/logOtherSupportingInformationCz",
  "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": "logOtherSupportingInformationCz",
        "path": "logOtherSupportingInformationCz",
        "short": "A.3.4 - Další podpůrné informace",
        "definition": "Ostatní podpůrné informace",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "logOtherSupportingInformationCz.identifikator",
        "path": "logOtherSupportingInformationCz.identifikator",
        "short": "A.3.4.1 - ID informace",
        "definition": "Planned care order identifier",
        "min": 0,
        "max": "1",
        "base": {
          "path": "logOtherSupportingInformationCz.identifikator",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "logOtherSupportingInformationCz.nazev",
        "path": "logOtherSupportingInformationCz.nazev",
        "short": "A.3.4.2 - Název",
        "definition": "Lidsky čitelná forma názvu informace",
        "min": 1,
        "max": "1",
        "base": {
          "path": "logOtherSupportingInformationCz.nazev",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "logOtherSupportingInformationCz",
        "path": "logOtherSupportingInformationCz",
        "short": "A.3.4 - Další podpůrné informace",
        "definition": "Ostatní podpůrné informace"
      },
      {
        "id": "logOtherSupportingInformationCz.identifikator",
        "path": "logOtherSupportingInformationCz.identifikator",
        "short": "A.3.4.1 - ID informace",
        "definition": "Planned care order identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "logOtherSupportingInformationCz.nazev",
        "path": "logOtherSupportingInformationCz.nazev",
        "short": "A.3.4.2 - Název",
        "definition": "Lidsky čitelná forma názvu informace",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}