{
  "resourceType" : "StructureDefinition",
  "id" : "InformationAboutOrder",
  "language" : "en",
  "text" : {
    "status" : "extensions"
  },
  "url" : "https://hl7.cz/fhir/img/StructureDefinition/InformationAboutOrder",
  "version" : "0.1.0-ballot",
  "name" : "LogEnInformationAboutOrderCz",
  "title" : "A.2.1 - Information about the order",
  "status" : "draft",
  "date" : "2026-05-26T08:31:12+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [{
    "name" : "HL7 Czech Republic",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.cz/"
    }]
  }],
  "description" : "Imaging Report - Imaging Report information about the order - A.2.1",
  "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/InformationAboutOrder",
  "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" : "InformationAboutOrder",
      "path" : "InformationAboutOrder",
      "short" : "A.2.1 - Information about the order",
      "definition" : "Imaging Report - Imaging Report information about the order - A.2.1",
      "min" : 0,
      "max" : "*",
      "base" : {
        "path" : "Base",
        "min" : 0,
        "max" : "*"
      },
      "isModifier" : false
    },
    {
      "id" : "InformationAboutOrder.identifierOrder",
      "path" : "InformationAboutOrder.identifierOrder",
      "short" : "A.2.1.1 - Identifier of request (order)",
      "definition" : "Identifier of the health service request (order).",
      "min" : 0,
      "max" : "1",
      "base" : {
        "path" : "InformationAboutOrder.identifierOrder",
        "min" : 0,
        "max" : "1"
      },
      "type" : [{
        "code" : "Identifier"
      }]
    },
    {
      "id" : "InformationAboutOrder.orderDateTime",
      "path" : "InformationAboutOrder.orderDateTime",
      "short" : "A.2.1.2 - Date and time of request",
      "definition" : "Date and time of entering (issuing) the request (order) for health services.",
      "min" : 0,
      "max" : "1",
      "base" : {
        "path" : "InformationAboutOrder.orderDateTime",
        "min" : 0,
        "max" : "1"
      },
      "type" : [{
        "code" : "dateTime"
      }]
    },
    {
      "id" : "InformationAboutOrder.applicantIdentifier",
      "path" : "InformationAboutOrder.applicantIdentifier",
      "short" : "A.2.1.3 - Identification of the applicant (person)",
      "definition" : "The identification number of the healthcare professional issuing the request (order), e.g. the doctor who indicated the examination.",
      "min" : 0,
      "max" : "1",
      "base" : {
        "path" : "InformationAboutOrder.applicantIdentifier",
        "min" : 0,
        "max" : "1"
      },
      "type" : [{
        "code" : "Identifier"
      }]
    },
    {
      "id" : "InformationAboutOrder.applicantName",
      "path" : "InformationAboutOrder.applicantName",
      "short" : "A.2.1.4 - Name of the applicant (person)",
      "definition" : "Name of the applicant/client (person).",
      "min" : 0,
      "max" : "1",
      "base" : {
        "path" : "InformationAboutOrder.applicantName",
        "min" : 0,
        "max" : "1"
      },
      "type" : [{
        "code" : "HumanName"
      }]
    },
    {
      "id" : "InformationAboutOrder.applicantAddress",
      "path" : "InformationAboutOrder.applicantAddress",
      "short" : "A.2.1.5 - Applicant contact details - address",
      "definition" : "Contact details of the applicant/client (address).",
      "min" : 0,
      "max" : "1",
      "base" : {
        "path" : "InformationAboutOrder.applicantAddress",
        "min" : 0,
        "max" : "1"
      },
      "type" : [{
        "code" : "Address"
      }]
    },
    {
      "id" : "InformationAboutOrder.applicantOrganization",
      "path" : "InformationAboutOrder.applicantOrganization",
      "short" : "A.2.1.6 - Applicant (client) organization",
      "definition" : "The organization (healthcare provider) on whose behalf the applicant issued the request.",
      "min" : 0,
      "max" : "1",
      "base" : {
        "path" : "InformationAboutOrder.applicantOrganization",
        "min" : 0,
        "max" : "1"
      },
      "type" : [{
        "code" : "Base"
      }]
    }]
  },
  "differential" : {
    "element" : [{
      "id" : "InformationAboutOrder",
      "path" : "InformationAboutOrder",
      "short" : "A.2.1 - Information about the order",
      "definition" : "Imaging Report - Imaging Report information about the order - A.2.1"
    },
    {
      "id" : "InformationAboutOrder.identifierOrder",
      "path" : "InformationAboutOrder.identifierOrder",
      "short" : "A.2.1.1 - Identifier of request (order)",
      "definition" : "Identifier of the health service request (order).",
      "min" : 0,
      "max" : "1",
      "type" : [{
        "code" : "Identifier"
      }]
    },
    {
      "id" : "InformationAboutOrder.orderDateTime",
      "path" : "InformationAboutOrder.orderDateTime",
      "short" : "A.2.1.2 - Date and time of request",
      "definition" : "Date and time of entering (issuing) the request (order) for health services.",
      "min" : 0,
      "max" : "1",
      "type" : [{
        "code" : "dateTime"
      }]
    },
    {
      "id" : "InformationAboutOrder.applicantIdentifier",
      "path" : "InformationAboutOrder.applicantIdentifier",
      "short" : "A.2.1.3 - Identification of the applicant (person)",
      "definition" : "The identification number of the healthcare professional issuing the request (order), e.g. the doctor who indicated the examination.",
      "min" : 0,
      "max" : "1",
      "type" : [{
        "code" : "Identifier"
      }]
    },
    {
      "id" : "InformationAboutOrder.applicantName",
      "path" : "InformationAboutOrder.applicantName",
      "short" : "A.2.1.4 - Name of the applicant (person)",
      "definition" : "Name of the applicant/client (person).",
      "min" : 0,
      "max" : "1",
      "type" : [{
        "code" : "HumanName"
      }]
    },
    {
      "id" : "InformationAboutOrder.applicantAddress",
      "path" : "InformationAboutOrder.applicantAddress",
      "short" : "A.2.1.5 - Applicant contact details - address",
      "definition" : "Contact details of the applicant/client (address).",
      "min" : 0,
      "max" : "1",
      "type" : [{
        "code" : "Address"
      }]
    },
    {
      "id" : "InformationAboutOrder.applicantOrganization",
      "path" : "InformationAboutOrder.applicantOrganization",
      "short" : "A.2.1.6 - Applicant (client) organization",
      "definition" : "The organization (healthcare provider) on whose behalf the applicant issued the request.",
      "min" : 0,
      "max" : "1",
      "type" : [{
        "code" : "Base"
      }]
    }]
  }
}