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

FHIR IG Statistics: StructureDefinition/OtherSupportingInformationCz

Packagehl7.fhir.cz.img-order
TypeStructureDefinition
IdOtherSupportingInformationCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img-order/https://build.fhir.org/ig/HL7-cz/img-order/StructureDefinition-OtherSupportingInformationCz.html
URLhttps://hl7.cz/fhir/img-order/StructureDefinition/OtherSupportingInformationCz
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:01:17+00:00
NameLogEnOtherSupportingInformationCz
TitleA.3.4 - Other Supporting Information
Realmcz
Authorityhl7
DescriptionOther Supporting Information - Links to other supporting information related to this request form
Typehttps://hl7.cz/fhir/img-order/StructureDefinition/OtherSupportingInformationCz
Kindlogical

Resources that use this resource

ConceptMap
BodyImagingOrder2FHIR-czCZ Body Model to this guide Map
StructureDefinition
BodyImageOrderCzA.2 and A.3 - Body Imaging Order

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition OtherSupportingInformationCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. OtherSupportingInformationCz 0..*BaseA.3.4 - Other Supporting Information
... identifier 0..1IdentifierA.3.4.1 - Other supporting information identifier
... name 1..1stringA.3.4.2 - Name

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "OtherSupportingInformationCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/img-order/StructureDefinition/OtherSupportingInformationCz",
  "version": "0.1.0-ballot",
  "name": "LogEnOtherSupportingInformationCz",
  "title": "A.3.4 - Other Supporting Information",
  "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": "Other Supporting Information - Links to other supporting information related to this request form",
  "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/OtherSupportingInformationCz",
  "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": "OtherSupportingInformationCz",
        "path": "OtherSupportingInformationCz",
        "short": "A.3.4 - Other Supporting Information",
        "definition": "Other Supporting Information - Links to other supporting information related to this request form",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "OtherSupportingInformationCz.identifier",
        "path": "OtherSupportingInformationCz.identifier",
        "short": "A.3.4.1 - Other supporting information identifier",
        "definition": "Planned care order identifier",
        "min": 0,
        "max": "1",
        "base": {
          "path": "OtherSupportingInformationCz.identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "OtherSupportingInformationCz.name",
        "path": "OtherSupportingInformationCz.name",
        "short": "A.3.4.2 - Name",
        "definition": "Name of other supporting information for display in the list of appointments",
        "min": 1,
        "max": "1",
        "base": {
          "path": "OtherSupportingInformationCz.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "OtherSupportingInformationCz",
        "path": "OtherSupportingInformationCz",
        "short": "A.3.4 - Other Supporting Information",
        "definition": "Other Supporting Information - Links to other supporting information related to this request form"
      },
      {
        "id": "OtherSupportingInformationCz.identifier",
        "path": "OtherSupportingInformationCz.identifier",
        "short": "A.3.4.1 - Other supporting information identifier",
        "definition": "Planned care order identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "OtherSupportingInformationCz.name",
        "path": "OtherSupportingInformationCz.name",
        "short": "A.3.4.2 - Name",
        "definition": "Name of other supporting information for display in the list of appointments",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}