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

FHIR IG Statistics: StructureDefinition/AuthorCz

Packagehl7.fhir.cz.img-order
TypeStructureDefinition
IdAuthorCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img-order/https://build.fhir.org/ig/HL7-cz/img-order/StructureDefinition-AuthorCz.html
URLhttps://hl7.cz/fhir/img-order/StructureDefinition/AuthorCz
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:01:17+00:00
NameLogEnAuthorOrderCz
TitleA.1.5 - Author
Realmcz
Authorityhl7
DescriptionAuthor (by whom the Imaging order was/were authored). Multiple authors could be provided.
Typehttps://hl7.cz/fhir/img-order/StructureDefinition/AuthorCz
Kindlogical

Resources that use this resource

ConceptMap
HeaderImagingOrder2FHIR-czCZ Header Model to this guide Map
StructureDefinition
HeaderImagingOrderA.1 - Imaging Order 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 AuthorCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuthorCz 0..*BaseA.1.5 - Author
... identifier 1..*IdentifierA.1.5.1 - Author identifier
... name 1..1HumanNameA.1.5.2 - Author name
... address 0..*BaseA.1.5.3 - Author's address
... organization 1..1BaseA.1.5.4 - Author organisation

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "AuthorCz",
  "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/img-order/StructureDefinition/AuthorCz",
  "version": "0.1.0-ballot",
  "name": "LogEnAuthorOrderCz",
  "title": "A.1.5 - Author",
  "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": "Author (by whom the Imaging order was/were authored). Multiple authors could be provided.",
  "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/AuthorCz",
  "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": "AuthorCz",
        "path": "AuthorCz",
        "short": "A.1.5 - Author",
        "definition": "Author (by whom the Imaging order was/were authored). Multiple authors could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "AuthorCz.identifier",
        "path": "AuthorCz.identifier",
        "short": "A.1.5.1 - Author identifier",
        "definition": "The health professional identifier that will allow addressing recipients within a national or international data exchange infrastructure, such as the licence or registration number. In case when the recipient is not a health professional, e.g. patient, appropriate personal identifier should be used.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "AuthorCz.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "AuthorCz.name",
        "path": "AuthorCz.name",
        "short": "A.1.5.2 - Author name",
        "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AuthorCz.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "AuthorCz.address",
        "path": "AuthorCz.address",
        "short": "A.1.5.3 - Author's address",
        "definition": "Contact details of the person placing the order (address and telecommunication details).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AuthorCz.address",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AuthorCz.organization",
        "path": "AuthorCz.organization",
        "short": "A.1.5.4 - Author organisation",
        "definition": "The healthcare provider organisation information.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AuthorCz.organization",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "AuthorCz",
        "path": "AuthorCz",
        "short": "A.1.5 - Author",
        "definition": "Author (by whom the Imaging order was/were authored). Multiple authors could be provided."
      },
      {
        "id": "AuthorCz.identifier",
        "path": "AuthorCz.identifier",
        "short": "A.1.5.1 - Author identifier",
        "definition": "The health professional identifier that will allow addressing recipients within a national or international data exchange infrastructure, such as the licence or registration number. In case when the recipient is not a health professional, e.g. patient, appropriate personal identifier should be used.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "AuthorCz.name",
        "path": "AuthorCz.name",
        "short": "A.1.5.2 - Author name",
        "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "AuthorCz.address",
        "path": "AuthorCz.address",
        "short": "A.1.5.3 - Author's address",
        "definition": "Contact details of the person placing the order (address and telecommunication details).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AuthorCz.organization",
        "path": "AuthorCz.organization",
        "short": "A.1.5.4 - Author organisation",
        "definition": "The healthcare provider organisation information.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  }
}