[INFO] fetching crate rh-hl7-fhir-r4-core 0.2.5...
[INFO] documenting rh-hl7-fhir-r4-core-0.2.5 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate rh-hl7-fhir-r4-core 0.2.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rh-hl7-fhir-r4-core 0.2.5
[INFO] finished tweaking crates.io crate rh-hl7-fhir-r4-core 0.2.5
[INFO] tweaked toml for crates.io crate rh-hl7-fhir-r4-core 0.2.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rh-hl7-fhir-r4-core 0.2.5 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rh-hl7-fhir-r4-core 0.2.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_generator v0.14.0
[INFO] [stderr]   Downloaded phf v0.14.0
[INFO] [stderr]   Downloaded phf_shared v0.14.0
[INFO] [stderr]   Downloaded phf_macros v0.14.0
[INFO] [stderr]   Downloaded rh-foundation v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2905d914058fe32475fe3c2ba3267b1c0598a1f3cbfb4a745a763d02d819cde0
[INFO] running `Command { std: "docker" "start" "2905d914058fe32475fe3c2ba3267b1c0598a1f3cbfb4a745a763d02d819cde0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2905d914058fe32475fe3c2ba3267b1c0598a1f3cbfb4a745a763d02d819cde0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2905d914058fe32475fe3c2ba3267b1c0598a1f3cbfb4a745a763d02d819cde0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2905d914058fe32475fe3c2ba3267b1c0598a1f3cbfb4a745a763d02d819cde0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2905d914058fe32475fe3c2ba3267b1c0598a1f3cbfb4a745a763d02d819cde0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]     Checking phf v0.14.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rh-foundation v0.2.5
[INFO] [stderr]  Documenting rh-hl7-fhir-r4-core v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Duration`
[INFO] [stdout]  --> src/extensions/relative_date.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Specifies that a date is relative to some event. The event happens [Duration] after [Event].
[INFO] [stdout]   |                                                                         ^^^^^^^^ no item named `Duration` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Event`
[INFO] [stdout]  --> src/extensions/relative_date.rs:5:90
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Specifies that a date is relative to some event. The event happens [Duration] after [Event].
[INFO] [stdout]   |                                                                                          ^^^^^ no item named `Event` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `id`
[INFO] [stdout]    --> src/resources/test_script.rs:451:48
[INFO] [stdout]     |
[INFO] [stdout] 451 |     /// Id of fixture used for extracting the [id],  [type], and [vid] for GET requests
[INFO] [stdout]     |                                                ^^ no item named `id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `type`
[INFO] [stdout]    --> src/resources/test_script.rs:451:55
[INFO] [stdout]     |
[INFO] [stdout] 451 |     /// Id of fixture used for extracting the [id],  [type], and [vid] for GET requests
[INFO] [stdout]     |                                                       ^^^^ no item named `type` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `vid`
[INFO] [stdout]    --> src/resources/test_script.rs:451:67
[INFO] [stdout]     |
[INFO] [stdout] 451 |     /// Id of fixture used for extracting the [id],  [type], and [vid] for GET requests
[INFO] [stdout]     |                                                                   ^^^ no item named `vid` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CodeSystem`
[INFO] [stdout]   --> src/resources/value_set.rs:20:165
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...ular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).
[INFO] [stdout]    |                                             ^^^^^^^^^^ no item named `CodeSystem` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CodeSystem`
[INFO] [stdout]   --> src/traits/value_set.rs:18:165
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...ular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).
[INFO] [stdout]    |                                             ^^^^^^^^^^ no item named `CodeSystem` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CodeSystem`
[INFO] [stdout]   --> src/traits/value_set.rs:68:165
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...ular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).
[INFO] [stdout]    |                                             ^^^^^^^^^^ no item named `CodeSystem` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CodeSystem`
[INFO] [stdout]    --> src/traits/value_set.rs:141:165
[INFO] [stdout]     |
[INFO] [stdout] 141 | ...ular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).
[INFO] [stdout]     |                                             ^^^^^^^^^^ no item named `CodeSystem` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/account_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/account-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/account-status>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/action_cardinality_behavior.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/action-cardinality-behavior
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/action-cardinality-behavior>
[INFO] [stdout]   |                                  +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/action_condition_kind.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/action-condition-kind
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/action-condition-kind>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/action_grouping_behavior.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/action-grouping-behavior
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/action-grouping-behavior>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/action_participant_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/action-participant-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/action-participant-type>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/action_precheck_behavior.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/action-precheck-behavior
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/action-precheck-behavior>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/action_relationship_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/action-relationship-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/action-relationship-type>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/action_required_behavior.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/action-required-behavior
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/action-required-behavior>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/action_selection_behavior.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/action-selection-behavior
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/action-selection-behavior>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/address_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/address-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/address-type>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/address_use.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/address-use
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/address-use>
[INFO] [stdout]   |                                  +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/administrative_gender.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/administrative-gender
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/administrative-gender>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/adverse_event_actuality.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/adverse-event-actuality
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/adverse-event-actuality>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/all_types.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/all-types
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/all-types>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/allergy_intolerance_category.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/allergy-intolerance-category
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/allergy-intolerance-category>
[INFO] [stdout]   |                                  +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/allergy_intolerance_criticality.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality>
[INFO] [stdout]   |                                  +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/allergy_intolerance_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/allergy-intolerance-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/allergy-intolerance-type>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/appointmentstatus.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/appointmentstatus
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/appointmentstatus>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/assert_direction_codes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/assert-direction-codes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/assert-direction-codes>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/assert_operator_codes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/assert-operator-codes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/assert-operator-codes>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/assert_response_code_types.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/assert-response-code-types
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/assert-response-code-types>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/audit_event_action.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/audit-event-action
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/audit-event-action>
[INFO] [stdout]   |                                  +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/audit_event_outcome.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/audit-event-outcome
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/audit-event-outcome>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/binding_strength.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/binding-strength
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/binding-strength>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/bundle_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/bundle-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/bundle-type>
[INFO] [stdout]   |                                  +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/capability_statement_kind.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/capability-statement-kind
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/capability-statement-kind>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/care_plan_activity_kind.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/care-plan-activity-kind
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/care-plan-activity-kind>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/care_plan_activity_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/care-plan-activity-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/care-plan-activity-status>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/care_plan_intent.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/care-plan-intent
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/care-plan-intent>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/care_team_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/care-team-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/care-team-status>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/chargeitem_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/chargeitem-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/chargeitem-status>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/claim_use.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/claim-use
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/claim-use>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/clinicalimpression_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/clinicalimpression-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/clinicalimpression-status>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/code_search_support.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/code-search-support
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/code-search-support>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/codesystem_content_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/codesystem-content-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/codesystem-content-mode>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/codesystem_hierarchy_meaning.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning>
[INFO] [stdout]   |                                  +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/compartment_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/compartment-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/compartment-type>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/composition_attestation_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/composition-attestation-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/composition-attestation-mode>
[INFO] [stdout]   |                                  +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/composition_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/composition-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/composition-status>
[INFO] [stdout]   |                                  +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/concept_map_equivalence.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/concept-map-equivalence
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/concept-map-equivalence>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/concept_property_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/concept-property-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/concept-property-type>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/conceptmap_unmapped_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/conditional_delete_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/conditional-delete-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/conditional-delete-status>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/conditional_read_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/conditional-read-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/conditional-read-status>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/consent_data_meaning.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/consent-data-meaning
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/consent-data-meaning>
[INFO] [stdout]   |                                  +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/consent_provision_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/consent-provision-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/consent-provision-type>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/consent_state_codes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/consent-state-codes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/consent-state-codes>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/constraint_severity.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/constraint-severity
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/constraint-severity>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/contact_point_system.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/contact-point-system
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/contact-point-system>
[INFO] [stdout]   |                                  +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/contact_point_use.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/contact-point-use
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/contact-point-use>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/contract_publicationstatus.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/contract-publicationstatus
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/contract-publicationstatus>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/contract_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/contract-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/contract-status>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/contributor_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/contributor-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/contributor-type>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/currencies.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/currencies
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/currencies>
[INFO] [stdout]   |                                  +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/days_of_week.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/days-of-week
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/days-of-week>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/defined_types.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/defined-types
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/defined-types>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/detectedissue_severity.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/detectedissue-severity
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/detectedissue-severity>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/device_nametype.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/device-nametype
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/device-nametype>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/device_statement_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/device-statement-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/device-statement-status>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/device_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/device-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/device-status>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/diagnostic_report_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/diagnostic-report-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/diagnostic-report-status>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/discriminator_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/discriminator-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/discriminator-type>
[INFO] [stdout]   |                                  +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/document_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/document-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/document-mode>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/document_reference_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/document-reference-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/document-reference-status>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/document_relationship_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/document-relationship-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/document-relationship-type>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/eligibilityrequest_purpose.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/eligibilityresponse_purpose.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/eligibilityresponse-purpose
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/eligibilityresponse-purpose>
[INFO] [stdout]   |                                  +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/encounter_location_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/encounter-location-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/encounter-location-status>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/encounter_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/encounter-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/encounter-status>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/endpoint_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/endpoint-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/endpoint-status>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/episode_of_care_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/episode-of-care-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/episode-of-care-status>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/event_capability_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/event-capability-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/event-capability-mode>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/event_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/event-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/event-status>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/event_timing.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/event-timing
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/event-timing>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/examplescenario_actor_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/examplescenario-actor-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/examplescenario-actor-type>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/explanationofbenefit_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/explanationofbenefit-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/explanationofbenefit-status>
[INFO] [stdout]   |                                  +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/exposure_state.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/exposure-state
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/exposure-state>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/extension_context_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/extension-context-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/extension-context-type>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/fhir_version.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/FHIR-version
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/FHIR-version>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/filter_operator.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/filter-operator
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/filter-operator>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/flag_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/flag-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/flag-status>
[INFO] [stdout]   |                                  +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/fm_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/fm-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/fm-status>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/goal_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/goal-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/goal-status>
[INFO] [stdout]   |                                  +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/graph_compartment_rule.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/graph-compartment-rule
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/graph-compartment-rule>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/graph_compartment_use.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/graph-compartment-use
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/graph-compartment-use>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/group_measure.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/group-measure
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/group-measure>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/group_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/group-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/group-type>
[INFO] [stdout]   |                                  +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/guidance_response_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/guidance-response-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/guidance-response-status>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/guide_page_generation.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/guide-page-generation
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/guide-page-generation>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/guide_parameter_code.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/guide-parameter-code
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/guide-parameter-code>
[INFO] [stdout]   |                                  +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/history_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/history-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/history-status>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/http_operations.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/http-operations
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/http-operations>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/http_verb.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/http-verb
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/http-verb>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/identifier_use.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/identifier-use
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/identifier-use>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/identity_assurance_level.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/identity-assuranceLevel
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/identity-assuranceLevel>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/imagingstudy_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/imagingstudy-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/imagingstudy-status>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/immunization_evaluation_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/immunization-evaluation-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/immunization-evaluation-status>
[INFO] [stdout]   |                                  +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/immunization_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/immunization-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/immunization-status>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/invoice_price_component_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/invoice-priceComponentType
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/invoice-priceComponentType>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/invoice_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/invoice-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/invoice-status>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/issue_severity.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/issue-severity
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/issue-severity>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/issue_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/issue-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/issue-type>
[INFO] [stdout]   |                                  +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/item_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/item-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/item-type>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/link_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/link-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/link-type>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/linkage_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/linkage-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/linkage-type>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/list_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/list-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/list-mode>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/list_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/list-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/list-status>
[INFO] [stdout]   |                                  +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/location_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/location-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/location-mode>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/location_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/location-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/location-status>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/map_context_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/map-context-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/map-context-type>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/map_group_type_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/map-group-type-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/map-group-type-mode>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/map_input_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/map-input-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/map-input-mode>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/map_model_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/map-model-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/map-model-mode>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/map_source_list_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/map-source-list-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/map-source-list-mode>
[INFO] [stdout]   |                                  +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/map_target_list_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/map-target-list-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/map-target-list-mode>
[INFO] [stdout]   |                                  +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/map_transform.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/map-transform
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/map-transform>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/measure_report_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/measure-report-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/measure-report-status>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/measure_report_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/measure-report-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/measure-report-type>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/medication_admin_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/medication-admin-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/medication-admin-status>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/medication_statement_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/medication-statement-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/medication-statement-status>
[INFO] [stdout]   |                                  +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/medication_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/medication-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/medication-status>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/medicationdispense_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/medicationdispense-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/medicationdispense-status>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/medicationknowledge_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/medicationknowledge-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/medicationknowledge-status>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/medicationrequest_intent.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/medicationrequest-intent
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/medicationrequest-intent>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/medicationrequest_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/medicationrequest-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/medicationrequest-status>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/message_significance_category.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/message-significance-category
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/message-significance-category>
[INFO] [stdout]   |                                  +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/messageheader_response_request.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/messageheader-response-request
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/messageheader-response-request>
[INFO] [stdout]   |                                  +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/metric_calibration_state.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/metric-calibration-state
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/metric-calibration-state>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/metric_calibration_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/metric-calibration-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/metric-calibration-type>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/metric_category.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/metric-category
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/metric-category>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/metric_color.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/metric-color
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/metric-color>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/metric_operational_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/metric-operational-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/metric-operational-status>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/mimetypes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/mimetypes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/mimetypes>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/name_use.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/name-use
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/name-use>
[INFO] [stdout]   |                                  +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/namingsystem_identifier_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/namingsystem-identifier-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/namingsystem-identifier-type>
[INFO] [stdout]   |                                  +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/namingsystem_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/namingsystem-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/namingsystem-type>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/narrative_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/narrative-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/narrative-status>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/network_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/network-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/network-type>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/note_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/note-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/note-type>
[INFO] [stdout]   |                                  +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/observation_range_category.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/observation-range-category
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/observation-range-category>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/observation_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/observation-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/observation-status>
[INFO] [stdout]   |                                  +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/operation_kind.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/operation-kind
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/operation-kind>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/operation_parameter_use.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/operation-parameter-use
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/operation-parameter-use>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/orientation_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/orientation-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/orientation-type>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/participantrequired.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/participantrequired
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/participantrequired>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/participationstatus.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/participationstatus
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/participationstatus>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/permitted_data_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/permitted-data-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/permitted-data-type>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/product_category.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/product-category
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/product-category>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/product_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/product-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/product-status>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/product_storage_scale.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/product-storage-scale
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/product-storage-scale>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/property_representation.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/property-representation
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/property-representation>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/provenance_entity_role.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/provenance-entity-role
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/provenance-entity-role>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/publication_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/publication-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/publication-status>
[INFO] [stdout]   |                                  +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/quality_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/quality-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/quality-type>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/quantity_comparator.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/quantity-comparator
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/quantity-comparator>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/questionnaire_answers_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/questionnaire-answers-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/questionnaire-answers-status>
[INFO] [stdout]   |                                  +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/questionnaire_enable_behavior.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior>
[INFO] [stdout]   |                                  +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/questionnaire_enable_operator.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/questionnaire-enable-operator
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/questionnaire-enable-operator>
[INFO] [stdout]   |                                  +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/reaction_event_severity.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/reaction-event-severity
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/reaction-event-severity>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/reference_handling_policy.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/reference-handling-policy
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/reference-handling-policy>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/reference_version_rules.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/reference-version-rules
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/reference-version-rules>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/related_artifact_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/related-artifact-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/related-artifact-type>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/relation_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/relation-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/relation-type>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/remittance_outcome.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/remittance-outcome
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/remittance-outcome>
[INFO] [stdout]   |                                  +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/report_action_result_codes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/report-action-result-codes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/report-action-result-codes>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/report_participant_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/report-participant-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/report-participant-type>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/report_result_codes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/report-result-codes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/report-result-codes>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/report_status_codes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/report-status-codes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/report-status-codes>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/repository_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/repository-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/repository-type>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/request_intent.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/request-intent
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/request-intent>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/request_priority.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/request-priority
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/request-priority>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/request_resource_types.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/request-resource-types
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/request-resource-types>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/request_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/request-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/request-status>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/research_element_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/research-element-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/research-element-type>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/research_study_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/research-study-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/research-study-status>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/research_subject_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/research-subject-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/research-subject-status>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/resource_aggregation_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/resource-aggregation-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/resource-aggregation-mode>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/resource_slicing_rules.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/resource-slicing-rules
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/resource-slicing-rules>
[INFO] [stdout]   |                                  +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/resource_types.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/resource-types
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/resource-types>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/response_code.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/response-code
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/response-code>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/restful_capability_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/restful-capability-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/restful-capability-mode>
[INFO] [stdout]   |                                  +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/search_comparator.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/search-comparator
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/search-comparator>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/search_entry_mode.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/search-entry-mode
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/search-entry-mode>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/search_modifier_code.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/search-modifier-code
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/search-modifier-code>
[INFO] [stdout]   |                                  +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/search_param_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/search-param-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/search-param-type>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/search_xpath_usage.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/search-xpath-usage
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/search-xpath-usage>
[INFO] [stdout]   |                                  +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/sequence_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/sequence-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/sequence-type>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/slotstatus.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/slotstatus
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/slotstatus>
[INFO] [stdout]   |                                  +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/sort_direction.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/sort-direction
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/sort-direction>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/spdx_license.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/spdx-license
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/spdx-license>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/specimen_contained_preference.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/specimen-contained-preference
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/specimen-contained-preference>
[INFO] [stdout]   |                                  +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/specimen_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/specimen-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/specimen-status>
[INFO] [stdout]   |                                  +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/strand_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/strand-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/strand-type>
[INFO] [stdout]   |                                  +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/structure_definition_kind.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/structure-definition-kind
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/structure-definition-kind>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/subscription_channel_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/subscription-channel-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/subscription-channel-type>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/subscription_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/subscription-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/subscription-status>
[INFO] [stdout]   |                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/substance_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/substance-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/substance-status>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/supplydelivery_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/supplydelivery-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/supplydelivery-status>
[INFO] [stdout]   |                                  +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/supplyrequest_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/supplyrequest-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/supplyrequest-status>
[INFO] [stdout]   |                                  +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/system_restful_interaction.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/system-restful-interaction
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/system-restful-interaction>
[INFO] [stdout]   |                                  +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/task_intent.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/task-intent
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/task-intent>
[INFO] [stdout]   |                                  +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/task_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/task-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/task-status>
[INFO] [stdout]   |                                  +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/trigger_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/trigger-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/trigger-type>
[INFO] [stdout]   |                                  +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/type_derivation_rule.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/type-derivation-rule
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/type-derivation-rule>
[INFO] [stdout]   |                                  +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/type_restful_interaction.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/type-restful-interaction
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/type-restful-interaction>
[INFO] [stdout]   |                                  +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/udi_entry_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/udi-entry-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/udi-entry-type>
[INFO] [stdout]   |                                  +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/units_of_time.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/units-of-time
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/units-of-time>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/v3confidentiality_classification.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification>
[INFO] [stdout]   |                                  +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/variable_type.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/variable-type
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/variable-type>
[INFO] [stdout]   |                                  +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/verificationresult_status.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/verificationresult-status
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/verificationresult-status>
[INFO] [stdout]   |                                  +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/versioning_policy.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/versioning-policy
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/versioning-policy>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/vision_base_codes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/vision-base-codes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/vision-base-codes>
[INFO] [stdout]   |                                  +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bindings/vision_eye_codes.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: http://hl7.org/fhir/ValueSet/vision-eye-codes
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | /// Generated enum for ValueSet: <http://hl7.org/fhir/ValueSet/vision-eye-codes>
[INFO] [stdout]   |                                  +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/address.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: http://hl7.org/fhir/StructureDefinition/Address
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Address>
[INFO] [stdout]    |            +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/address.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/age.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/Age
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Age>
[INFO] [stdout]   |            +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/age.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Quantity
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Quantity>
[INFO] [stdout]    |                        +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/annotation.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: http://hl7.org/fhir/StructureDefinition/Annotation
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Annotation>
[INFO] [stdout]    |            +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/annotation.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/attachment.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: http://hl7.org/fhir/StructureDefinition/Attachment
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Attachment>
[INFO] [stdout]    |            +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/attachment.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/backbone_element.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/backbone_element.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/codeable_concept.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: http://hl7.org/fhir/StructureDefinition/CodeableConcept
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: <http://hl7.org/fhir/StructureDefinition/CodeableConcept>
[INFO] [stdout]    |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/codeable_concept.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/coding.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: http://hl7.org/fhir/StructureDefinition/Coding
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Coding>
[INFO] [stdout]    |            +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/coding.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/coding.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// - URL: http://hl7.org/fhir/StructureDefinition/coding-sctdescid
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// - URL: <http://hl7.org/fhir/StructureDefinition/coding-sctdescid>
[INFO] [stdout]    |            +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/coding.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 53 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/contact_detail.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: http://hl7.org/fhir/StructureDefinition/ContactDetail
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: <http://hl7.org/fhir/StructureDefinition/ContactDetail>
[INFO] [stdout]    |            +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/contact_detail.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/contact_point.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: http://hl7.org/fhir/StructureDefinition/ContactPoint
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: <http://hl7.org/fhir/StructureDefinition/ContactPoint>
[INFO] [stdout]    |            +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/contact_point.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/contributor.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: http://hl7.org/fhir/StructureDefinition/Contributor
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Contributor>
[INFO] [stdout]    |            +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/contributor.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/count.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/Count
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Count>
[INFO] [stdout]   |            +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/count.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Quantity
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Quantity>
[INFO] [stdout]    |                        +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/data_requirement.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// - URL: http://hl7.org/fhir/StructureDefinition/DataRequirement
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// - URL: <http://hl7.org/fhir/StructureDefinition/DataRequirement>
[INFO] [stdout]    |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/data_requirement.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/distance.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/Distance
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Distance>
[INFO] [stdout]   |            +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/distance.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Quantity
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Quantity>
[INFO] [stdout]    |                        +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/dosage.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - URL: http://hl7.org/fhir/StructureDefinition/Dosage
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Dosage>
[INFO] [stdout]    |            +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/dosage.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]    |                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/dosage.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// ValueSet: http://hl7.org/fhir/ValueSet/additional-instruction-codes
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/additional-instruction-codes>
[INFO] [stdout]    |                   +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/dosage.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |     /// ValueSet: http://hl7.org/fhir/ValueSet/approach-site-codes
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 61 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/approach-site-codes>
[INFO] [stdout]    |                   +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/dosage.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |     /// ValueSet: http://hl7.org/fhir/ValueSet/route-codes
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 67 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/route-codes>
[INFO] [stdout]    |                   +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/dosage.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// ValueSet: http://hl7.org/fhir/ValueSet/administration-method-codes
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/administration-method-codes>
[INFO] [stdout]    |                   +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/dosage.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// ValueSet: http://hl7.org/fhir/ValueSet/dose-rate-type
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/dose-rate-type>
[INFO] [stdout]    |                   +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/duration.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/Duration
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Duration>
[INFO] [stdout]   |            +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/duration.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Quantity
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Quantity>
[INFO] [stdout]    |                        +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/element.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]   |            +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/element_definition.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// - URL: http://hl7.org/fhir/StructureDefinition/ElementDefinition
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// - URL: <http://hl7.org/fhir/StructureDefinition/ElementDefinition>
[INFO] [stdout]    |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/element_definition.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 62 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]    |                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/element_definition.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// ValueSet: http://hl7.org/fhir/ValueSet/observation-codes
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/observation-codes>
[INFO] [stdout]    |                   +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/datatypes/element_definition.rs:1017:19
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     /// ValueSet: http://hl7.org/fhir/ValueSet/defined-types
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/defined-types>
[INFO] [stdout]      |                   +                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/elementdefinition_de.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-de
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-de>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/elementdefinition_de.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/ElementDefinition
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/ElementDefinition>
[INFO] [stdout]    |                        +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/elementdefinition_identifier.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/elementdefinition_identifier.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/expression.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: http://hl7.org/fhir/StructureDefinition/Expression
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Expression>
[INFO] [stdout]   |            +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/expression.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/expression.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// ValueSet: http://hl7.org/fhir/ValueSet/expression-language
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/expression-language>
[INFO] [stdout]    |                   +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/extension.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// - URL: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |            +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/extension.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/human_name.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: http://hl7.org/fhir/StructureDefinition/HumanName
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: <http://hl7.org/fhir/StructureDefinition/HumanName>
[INFO] [stdout]    |            +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/human_name.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/identifier.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - URL: http://hl7.org/fhir/StructureDefinition/Identifier
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Identifier>
[INFO] [stdout]    |            +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/identifier.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/identifier.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | /// - URL: http://hl7.org/fhir/StructureDefinition/identifier-validDate
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 65 | /// - URL: <http://hl7.org/fhir/StructureDefinition/identifier-validDate>
[INFO] [stdout]    |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/identifier.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 69 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/marketing_status.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: http://hl7.org/fhir/StructureDefinition/MarketingStatus
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: <http://hl7.org/fhir/StructureDefinition/MarketingStatus>
[INFO] [stdout]    |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/marketing_status.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]    |                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/meta.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: http://hl7.org/fhir/StructureDefinition/Meta
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Meta>
[INFO] [stdout]    |            +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/meta.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/meta.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// ValueSet: http://hl7.org/fhir/ValueSet/security-labels
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/security-labels>
[INFO] [stdout]    |                   +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/meta.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// ValueSet: http://hl7.org/fhir/ValueSet/common-tags
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/common-tags>
[INFO] [stdout]    |                   +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/money.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: http://hl7.org/fhir/StructureDefinition/Money
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Money>
[INFO] [stdout]    |            +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/money.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/money_quantity.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/MoneyQuantity
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/MoneyQuantity>
[INFO] [stdout]   |            +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/money_quantity.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Quantity
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Quantity>
[INFO] [stdout]    |                        +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/narrative.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: http://hl7.org/fhir/StructureDefinition/Narrative
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Narrative>
[INFO] [stdout]    |            +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/narrative.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/narrative.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | /// - URL: http://hl7.org/fhir/StructureDefinition/narrativeLink
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 35 | /// - URL: <http://hl7.org/fhir/StructureDefinition/narrativeLink>
[INFO] [stdout]    |            +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/narrative.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/organization_period.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/organization-period
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/organization-period>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/organization_period.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/parameter_definition.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: http://hl7.org/fhir/StructureDefinition/ParameterDefinition
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: <http://hl7.org/fhir/StructureDefinition/ParameterDefinition>
[INFO] [stdout]    |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/parameter_definition.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/period.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: http://hl7.org/fhir/StructureDefinition/Period
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Period>
[INFO] [stdout]   |            +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/period.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/population.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: http://hl7.org/fhir/StructureDefinition/Population
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Population>
[INFO] [stdout]    |            +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/population.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]    |                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/prod_characteristic.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: http://hl7.org/fhir/StructureDefinition/ProdCharacteristic
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: <http://hl7.org/fhir/StructureDefinition/ProdCharacteristic>
[INFO] [stdout]    |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/prod_characteristic.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]    |                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/product_shelf_life.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: http://hl7.org/fhir/StructureDefinition/ProductShelfLife
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: <http://hl7.org/fhir/StructureDefinition/ProductShelfLife>
[INFO] [stdout]    |            +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/product_shelf_life.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]    |                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/quantity.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: http://hl7.org/fhir/StructureDefinition/Quantity
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Quantity>
[INFO] [stdout]    |            +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/quantity.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/quantity.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// - URL: http://hl7.org/fhir/StructureDefinition/quantity-precision
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// - URL: <http://hl7.org/fhir/StructureDefinition/quantity-precision>
[INFO] [stdout]    |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/quantity.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 52 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/questionnaireresponse_signature.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/questionnaireresponse-signature
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/questionnaireresponse-signature>
[INFO] [stdout]   |            +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/questionnaireresponse_signature.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/range.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: http://hl7.org/fhir/StructureDefinition/Range
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Range>
[INFO] [stdout]   |            +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/range.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/ratio.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: http://hl7.org/fhir/StructureDefinition/Ratio
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Ratio>
[INFO] [stdout]   |            +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/ratio.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/reference.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: http://hl7.org/fhir/StructureDefinition/Reference
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Reference>
[INFO] [stdout]    |            +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/reference.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/reference.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// ValueSet: http://hl7.org/fhir/ValueSet/resource-types
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/resource-types>
[INFO] [stdout]    |                   +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/related_artifact.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: http://hl7.org/fhir/StructureDefinition/RelatedArtifact
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// - URL: <http://hl7.org/fhir/StructureDefinition/RelatedArtifact>
[INFO] [stdout]    |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/related_artifact.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/rendering_markdown.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/rendering-markdown
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/rendering-markdown>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/rendering_markdown.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/rendering_xhtml.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/rendering-xhtml>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/rendering_xhtml.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/sampled_data.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: http://hl7.org/fhir/StructureDefinition/SampledData
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - URL: <http://hl7.org/fhir/StructureDefinition/SampledData>
[INFO] [stdout]    |            +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/sampled_data.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/signature.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: http://hl7.org/fhir/StructureDefinition/Signature
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Signature>
[INFO] [stdout]    |            +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/signature.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/signature.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// ValueSet: http://hl7.org/fhir/ValueSet/signature-type
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/signature-type>
[INFO] [stdout]    |                   +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/simple_quantity.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/SimpleQuantity
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/SimpleQuantity>
[INFO] [stdout]   |            +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/simple_quantity.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Quantity
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Quantity>
[INFO] [stdout]    |                        +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/substance_amount.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: http://hl7.org/fhir/StructureDefinition/SubstanceAmount
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: <http://hl7.org/fhir/StructureDefinition/SubstanceAmount>
[INFO] [stdout]    |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/substance_amount.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]    |                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/timing.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// - URL: http://hl7.org/fhir/StructureDefinition/Timing
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// - URL: <http://hl7.org/fhir/StructureDefinition/Timing>
[INFO] [stdout]    |            +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/timing.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/BackboneElement
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/BackboneElement>
[INFO] [stdout]    |                        +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/timing.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// - URL: http://hl7.org/fhir/StructureDefinition/timing-dayOfMonth
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 63 | /// - URL: <http://hl7.org/fhir/StructureDefinition/timing-dayOfMonth>
[INFO] [stdout]    |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/timing.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/timing.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | /// - URL: http://hl7.org/fhir/StructureDefinition/timing-daysOfCycle
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 79 | /// - URL: <http://hl7.org/fhir/StructureDefinition/timing-daysOfCycle>
[INFO] [stdout]    |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/timing.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 83 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/timing.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// - URL: http://hl7.org/fhir/StructureDefinition/timing-exact
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// - URL: <http://hl7.org/fhir/StructureDefinition/timing-exact>
[INFO] [stdout]    |            +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/timing.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 99 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/trigger_definition.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - URL: http://hl7.org/fhir/StructureDefinition/TriggerDefinition
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - URL: <http://hl7.org/fhir/StructureDefinition/TriggerDefinition>
[INFO] [stdout]    |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/trigger_definition.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/usage_context.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: http://hl7.org/fhir/StructureDefinition/UsageContext
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// - URL: <http://hl7.org/fhir/StructureDefinition/UsageContext>
[INFO] [stdout]    |            +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/usage_context.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Element
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Element>
[INFO] [stdout]    |                        +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/usage_context.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// ValueSet: http://hl7.org/fhir/ValueSet/usage-context-type
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// ValueSet: <http://hl7.org/fhir/ValueSet/usage-context-type>
[INFO] [stdout]    |                   +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/valueset_reference.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/valueset-reference
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/valueset-reference>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/valueset_reference.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/datatypes/workflow_related_artifact.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/workflow-relatedArtifact
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/workflow-relatedArtifact>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/datatypes/workflow_related_artifact.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/allergyintolerance_asserted_date.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/allergyintolerance-assertedDate
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/allergyintolerance-assertedDate>
[INFO] [stdout]   |            +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/allergyintolerance_asserted_date.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/allergyintolerance_certainty.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/allergyintolerance_certainty.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/allergyintolerance_duration.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/allergyintolerance-duration
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/allergyintolerance-duration>
[INFO] [stdout]   |            +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/allergyintolerance_duration.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/allergyintolerance_reason_refuted.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/allergyintolerance-reasonRefuted
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/allergyintolerance-reasonRefuted>
[INFO] [stdout]   |            +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/allergyintolerance_reason_refuted.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/allergyintolerance_resolution_age.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/allergyintolerance-resolutionAge
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/allergyintolerance-resolutionAge>
[INFO] [stdout]   |            +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/allergyintolerance_resolution_age.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/allergyintolerance_substance_exposure_risk.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/allergyintolerance-substanceExposureRisk
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/allergyintolerance-substanceExposureRisk>
[INFO] [stdout]   |            +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/allergyintolerance_substance_exposure_risk.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/auditevent_accession.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/auditevent-Accession
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/auditevent-Accession>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/auditevent_accession.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/auditevent_anonymized.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/auditevent-Anonymized
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/auditevent-Anonymized>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/auditevent_anonymized.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/auditevent_encrypted.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/auditevent-Encrypted
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/auditevent-Encrypted>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/auditevent_encrypted.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/auditevent_instance.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/auditevent-Instance
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/auditevent-Instance>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/auditevent_instance.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/auditevent_mpps.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/auditevent-MPPS
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/auditevent-MPPS>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/auditevent_mpps.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/auditevent_number_of_instances.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/auditevent-NumberOfInstances
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/auditevent-NumberOfInstances>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/auditevent_number_of_instances.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/auditevent_participant_object_contains_study.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/auditevent-ParticipantObjectContainsStudy
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/auditevent-ParticipantObjectContainsStudy>
[INFO] [stdout]   |            +                                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/auditevent_participant_object_contains_study.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/auditevent_sop_class.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/auditevent-SOPClass
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/auditevent-SOPClass>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/auditevent_sop_class.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/body_site.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/bodySite
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/bodySite>
[INFO] [stdout]   |            +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/body_site.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/capabilities.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://fhir-registry.smarthealthit.org/StructureDefinition/capabilities
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://fhir-registry.smarthealthit.org/StructureDefinition/capabilities>
[INFO] [stdout]   |            +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/capabilities.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/capabilitystatement_expectation.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation>
[INFO] [stdout]   |            +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/capabilitystatement_expectation.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/capabilitystatement_prohibited.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/capabilitystatement-prohibited
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/capabilitystatement-prohibited>
[INFO] [stdout]   |            +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/capabilitystatement_prohibited.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/capabilitystatement_search_parameter_combination.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination>
[INFO] [stdout]   |            +                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/capabilitystatement_search_parameter_combination.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/capabilitystatement_supported_system.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/capabilitystatement-supported-system
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/capabilitystatement-supported-system>
[INFO] [stdout]   |            +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/capabilitystatement_supported_system.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/capabilitystatement_websocket.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/capabilitystatement-websocket
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/capabilitystatement-websocket>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/capabilitystatement_websocket.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/careplan_activity_title.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/careplan-activity-title
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/careplan-activity-title>
[INFO] [stdout]   |            +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/careplan_activity_title.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_alternate.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-alternate
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-alternate>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_alternate.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_author.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-author
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-author>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_author.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_concept_comments.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments>
[INFO] [stdout]   |            +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_concept_comments.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_concept_order.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-conceptOrder
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-conceptOrder>
[INFO] [stdout]   |            +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_concept_order.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_effective_date.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_effective_date.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_expiration_date.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-expirationDate
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-expirationDate>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_expiration_date.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_history.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-history
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-history>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_history.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_key_word.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-keyWord
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-keyWord>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_key_word.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_label.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-label
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-label>
[INFO] [stdout]   |            +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_label.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_map.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-map
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-map>
[INFO] [stdout]   |            +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_map.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_other_name.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-otherName
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-otherName>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_other_name.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_replacedby.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-replacedby
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-replacedby>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_replacedby.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_source_reference.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference>
[INFO] [stdout]   |            +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_source_reference.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_trusted_expansion.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-trusted-expansion
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-trusted-expansion>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_trusted_expansion.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_usage.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-usage
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-usage>
[INFO] [stdout]   |            +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_usage.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_warning.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-warning
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-warning>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_warning.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/codesystem_workflow_status.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/codesystem-workflowStatus
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/codesystem-workflowStatus>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/codesystem_workflow_status.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/coding_sctdescid.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/coding-sctdescid
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/coding-sctdescid>
[INFO] [stdout]   |            +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/coding_sctdescid.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/communication_media.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/communication-media
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/communication-media>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/communication_media.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/communicationrequest_initiating_location.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/communicationrequest-initiatingLocation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/communicationrequest-initiatingLocation>
[INFO] [stdout]   |            +                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/communicationrequest_initiating_location.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/composition_clinicaldocument_other_confidentiality.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-otherConfidentiality
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-otherConfidentiality>
[INFO] [stdout]   |            +                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/composition_clinicaldocument_other_confidentiality.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/composition_clinicaldocument_version_number.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber>
[INFO] [stdout]   |            +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/composition_clinicaldocument_version_number.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/composition_section_subject.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/composition-section-subject
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/composition-section-subject>
[INFO] [stdout]   |            +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/composition_section_subject.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/concept_bidirectional.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/concept-bidirectional
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/concept-bidirectional>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/concept_bidirectional.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/condition_asserted_date.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/condition-assertedDate
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/condition-assertedDate>
[INFO] [stdout]   |            +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/condition_asserted_date.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/condition_due_to.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/condition-dueTo
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/condition-dueTo>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/condition_due_to.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/condition_occurred_following.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing>
[INFO] [stdout]   |            +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/condition_occurred_following.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/condition_outcome.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/condition-outcome
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/condition-outcome>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/condition_outcome.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/condition_related.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/condition-related
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/condition-related>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/condition_related.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/condition_ruled_out.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/condition-ruledOut
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/condition-ruledOut>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/condition_ruled_out.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/consent_location.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/consent-location
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/consent-location>
[INFO] [stdout]   |            +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/consent_location.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/consent_notification_endpoint.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/consent-NotificationEndpoint
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/consent-NotificationEndpoint>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/consent_notification_endpoint.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/consent_transcriber.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/consent-Transcriber
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/consent-Transcriber>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/consent_transcriber.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/consent_witness.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/consent-Witness
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/consent-Witness>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/consent_witness.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/contactpoint_area.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/contactpoint-area
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/contactpoint-area>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/contactpoint_area.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/contactpoint_country.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/contactpoint-country
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/contactpoint-country>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/contactpoint_country.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/contactpoint_extension.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/contactpoint-extension
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/contactpoint-extension>
[INFO] [stdout]   |            +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/contactpoint_extension.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/contactpoint_local.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/contactpoint-local
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/contactpoint-local>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/contactpoint_local.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_calculated_value.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-calculatedValue
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-calculatedValue>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_calculated_value.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_cds_hooks_endpoint.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-cdsHooksEndpoint
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-cdsHooksEndpoint>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_cds_hooks_endpoint.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_citation.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-citation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-citation>
[INFO] [stdout]   |            +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_citation.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_encounter_class.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-encounterClass
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-encounterClass>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_encounter_class.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_encounter_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-encounterType
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-encounterType>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_encounter_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_expression.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-expression
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-expression>
[INFO] [stdout]   |            +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_expression.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_initial_value.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-initialValue
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-initialValue>
[INFO] [stdout]   |            +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_initial_value.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_initiating_organization.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-initiatingOrganization
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-initiatingOrganization>
[INFO] [stdout]   |            +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_initiating_organization.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_initiating_person.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-initiatingPerson
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-initiatingPerson>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_initiating_person.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_library.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-library
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-library>
[INFO] [stdout]   |            +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_library.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_measure_info.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-measureInfo
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-measureInfo>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_measure_info.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_quality_of_evidence.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-qualityOfEvidence
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-qualityOfEvidence>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_quality_of_evidence.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_receiving_organization.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-receivingOrganization
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-receivingOrganization>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_receiving_organization.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_receiving_person.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-receivingPerson
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-receivingPerson>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_receiving_person.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_recipient_language.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-recipientLanguage
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-recipientLanguage>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_recipient_language.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_recipient_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-recipientType
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-recipientType>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_recipient_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_relative_date_time.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-relativeDateTime
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-relativeDateTime>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_relative_date_time.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_strength_of_recommendation.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_strength_of_recommendation.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_system_user_language.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-systemUserLanguage
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-systemUserLanguage>
[INFO] [stdout]   |            +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_system_user_language.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_system_user_task_context.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-systemUserTaskContext>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_system_user_task_context.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqf_system_user_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqf-systemUserType
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqf-systemUserType>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqf_system_user_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/cqm_validity_period.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/cqm-ValidityPeriod
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/cqm-ValidityPeriod>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/cqm_validity_period.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/data_absent_reason.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/data_absent_reason.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/design_note.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/designNote
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/designNote>
[INFO] [stdout]   |            +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/design_note.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/device_implant_status.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/device-implantStatus
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/device-implantStatus>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/device_implant_status.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/devicerequest_patient_instruction.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/devicerequest-patientInstruction
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/devicerequest-patientInstruction>
[INFO] [stdout]   |            +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/devicerequest_patient_instruction.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_addendum_of.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf>
[INFO] [stdout]   |            +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_addendum_of.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_extends.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/diagnosticReport-extends
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/diagnosticReport-extends>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_extends.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_genetics_analysis.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsAnalysis
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsAnalysis>
[INFO] [stdout]   |            +                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_genetics_analysis.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_genetics_assessed_condition.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsAssessedCondition
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsAssessedCondition>
[INFO] [stdout]   |            +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_genetics_assessed_condition.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_genetics_family_member_history.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsFamilyMemberHistory
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsFamilyMemberHistory>
[INFO] [stdout]   |            +                                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_genetics_family_member_history.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_genetics_references.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsReferences
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/DiagnosticReport-geneticsReferences>
[INFO] [stdout]   |            +                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_genetics_references.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_location_performed.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/diagnosticReport-locationPerformed
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/diagnosticReport-locationPerformed>
[INFO] [stdout]   |            +                                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_location_performed.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_replaces.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/diagnosticReport-replaces
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/diagnosticReport-replaces>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_replaces.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_risk.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/diagnosticReport-risk
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/diagnosticReport-risk>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_risk.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/diagnostic_report_summary_of.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/diagnosticReport-summaryOf
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/diagnosticReport-summaryOf>
[INFO] [stdout]   |            +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/diagnostic_report_summary_of.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/display.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/display
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/display>
[INFO] [stdout]   |            +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/display.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_allowed_units.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-allowedUnits>
[INFO] [stdout]   |            +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_allowed_units.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_bestpractice.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice>
[INFO] [stdout]   |            +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_bestpractice.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_bestpractice.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation>
[INFO] [stdout]    |            +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_bestpractice.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_bestpractice_explanation.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation>
[INFO] [stdout]   |            +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_bestpractice_explanation.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_binding_name.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_binding_name.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_equivalence.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-equivalence
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-equivalence>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_equivalence.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_inherited_extensible_value_set.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-inheritedExtensibleValueSet
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-inheritedExtensibleValueSet>
[INFO] [stdout]   |            +                                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_inherited_extensible_value_set.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_is_common_binding.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding>
[INFO] [stdout]   |            +                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_is_common_binding.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_max_value_set.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_max_value_set.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_min_value_set.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-minValueSet
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-minValueSet>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_min_value_set.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_namespace.rs:5:86
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Use this extension to indicate tha the element has an XML namespace different to http://hl7.org/fhir.
[INFO] [stdout]   |                                                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Use this extension to indicate tha the element has an XML namespace different to <http://hl7.org/fhir.>
[INFO] [stdout]   |                                                                                      +                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_namespace.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace>
[INFO] [stdout]   |            +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_namespace.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_profile_element.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element>
[INFO] [stdout]   |            +                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_profile_element.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_question.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-question
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-question>
[INFO] [stdout]   |            +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_question.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_selector.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-selector
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-selector>
[INFO] [stdout]   |            +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_selector.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/elementdefinition_translatable.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable>
[INFO] [stdout]   |            +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/elementdefinition_translatable.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/encounter_associated_encounter.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/encounter_associated_encounter.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/encounter_mode_of_arrival.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival>
[INFO] [stdout]   |            +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/encounter_mode_of_arrival.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/encounter_reason_cancelled.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/encounter-reasonCancelled
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/encounter-reasonCancelled>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/encounter_reason_cancelled.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/entry_format.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/entryFormat
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/entryFormat>
[INFO] [stdout]   |            +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/entry_format.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/event_based_on.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/event-basedOn
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/event-basedOn>
[INFO] [stdout]   |            +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/event_based_on.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/event_event_history.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/event-eventHistory
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/event-eventHistory>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/event_event_history.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/event_location.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/event-location
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/event-location>
[INFO] [stdout]   |            +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/event_location.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/event_part_of.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/event-partOf
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/event-partOf>
[INFO] [stdout]   |            +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/event_part_of.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/event_performer_function.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/event-performerFunction
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/event-performerFunction>
[INFO] [stdout]   |            +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/event_performer_function.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/event_status_reason.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/event-statusReason
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/event-statusReason>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/event_status_reason.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/family_member_history_genetics_observation.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-observation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-observation>
[INFO] [stdout]   |            +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/family_member_history_genetics_observation.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/family_member_history_genetics_parent.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-parent
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-parent>
[INFO] [stdout]   |            +                                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/family_member_history_genetics_parent.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/family_member_history_genetics_sibling.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling>
[INFO] [stdout]   |            +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/family_member_history_genetics_sibling.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/familymemberhistory_abatement.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/familymemberhistory-abatement
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/familymemberhistory-abatement>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/familymemberhistory_abatement.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/familymemberhistory_patient_record.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/familymemberhistory-patient-record
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/familymemberhistory-patient-record>
[INFO] [stdout]   |            +                                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/familymemberhistory_patient_record.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/familymemberhistory_severity.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/familymemberhistory-severity
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/familymemberhistory-severity>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/familymemberhistory_severity.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/familymemberhistory_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/familymemberhistory-type
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/familymemberhistory-type>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/familymemberhistory_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/flag_detail.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/flag-detail
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/flag-detail>
[INFO] [stdout]   |            +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/flag_detail.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/flag_priority.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/flag-priority
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/flag-priority>
[INFO] [stdout]   |            +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/flag_priority.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/geolocation.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/geolocation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/geolocation>
[INFO] [stdout]   |            +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/geolocation.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/goal_acceptance.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/goal-acceptance
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/goal-acceptance>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/goal_acceptance.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/goal_reason_rejected.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/goal-reasonRejected
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/goal-reasonRejected>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/goal_reason_rejected.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/goal_relationship.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/goal-relationship
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/goal-relationship>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/goal_relationship.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/hla_genotyping_results_allele_database.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-allele-database
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-allele-database>
[INFO] [stdout]   |            +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/hla_genotyping_results_allele_database.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/hla_genotyping_results_glstring.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring>
[INFO] [stdout]   |            +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/hla_genotyping_results_glstring.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/hla_genotyping_results_haploid.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-haploid
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-haploid>
[INFO] [stdout]   |            +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/hla_genotyping_results_haploid.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/hla_genotyping_results_method.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-method
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-method>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/hla_genotyping_results_method.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/http_response_header.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/http-response-header
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/http-response-header>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/http_response_header.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/humanname_assembly_order.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/humanname-assembly-order
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/humanname-assembly-order>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/humanname_assembly_order.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/humanname_fathers_family.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/humanname-fathers-family
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/humanname-fathers-family>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/humanname_fathers_family.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/humanname_mothers_family.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/humanname-mothers-family
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/humanname-mothers-family>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/humanname_mothers_family.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/humanname_own_name.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/humanname-own-name
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/humanname-own-name>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/humanname_own_name.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/humanname_own_prefix.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/humanname-own-prefix
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/humanname-own-prefix>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/humanname_own_prefix.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/humanname_partner_name.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/humanname-partner-name
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/humanname-partner-name>
[INFO] [stdout]   |            +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/humanname_partner_name.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/humanname_partner_prefix.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/humanname_partner_prefix.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/identifier_valid_date.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/identifier-validDate
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/identifier-validDate>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/identifier_valid_date.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090ad_use.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-AD-use
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-AD-use>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090ad_use.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_additional_locator.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator>
[INFO] [stdout]   |            +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_additional_locator.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_building_number_suffix.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix>
[INFO] [stdout]   |            +                                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_building_number_suffix.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_care_of.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_care_of.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_census_tract.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-censusTract
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-censusTract>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_census_tract.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_delimiter.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-delimiter
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-delimiter>
[INFO] [stdout]   |            +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delimiter.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_delivery_address_line.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryAddressLine
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryAddressLine>
[INFO] [stdout]   |            +                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delivery_address_line.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_delivery_installation_area.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationArea
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationArea>
[INFO] [stdout]   |            +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delivery_installation_area.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_delivery_installation_qualifier.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationQualifier
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationQualifier>
[INFO] [stdout]   |            +                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delivery_installation_qualifier.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_delivery_installation_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationType
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryInstallationType>
[INFO] [stdout]   |            +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delivery_installation_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_delivery_mode.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryMode
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryMode>
[INFO] [stdout]   |            +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delivery_mode.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delivery_mode.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryModeIdentifier
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryModeIdentifier>
[INFO] [stdout]    |            +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delivery_mode.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_delivery_mode_identifier.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryModeIdentifier
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-deliveryModeIdentifier>
[INFO] [stdout]   |            +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_delivery_mode_identifier.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_direction.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-direction
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-direction>
[INFO] [stdout]   |            +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_direction.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_house_number.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_house_number.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_house_number.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric>
[INFO] [stdout]    |            +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_house_number.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_house_number_numeric.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric>
[INFO] [stdout]   |            +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_house_number_numeric.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_post_box.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_post_box.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_precinct.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-precinct
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-precinct>
[INFO] [stdout]   |            +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_precinct.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_street_address_line.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine>
[INFO] [stdout]   |            +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_street_address_line.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_street_name.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_street_name.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_street_name.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase>
[INFO] [stdout]    |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_street_name.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_street_name.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType>
[INFO] [stdout]    |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_street_name.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_street_name_base.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_street_name_base.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_street_name_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_street_name_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_unit_id.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_unit_id.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090adxp_unit_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitType
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitType>
[INFO] [stdout]   |            +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090adxp_unit_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090en_qualifier.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090en_qualifier.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090en_representation.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation>
[INFO] [stdout]   |            +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090en_representation.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090en_use.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-EN-use
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-EN-use>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090en_use.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090null_flavor.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-nullFlavor
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-nullFlavor>
[INFO] [stdout]   |            +                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090null_flavor.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090pq_translation.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation>
[INFO] [stdout]   |            +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090pq_translation.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090preferred.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-preferred
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-preferred>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090preferred.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090sc_coding.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding>
[INFO] [stdout]   |            +                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090sc_coding.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090tel_address.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090tel_address.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090uncertainty.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty>
[INFO] [stdout]   |            +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090uncertainty.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090uncertainty.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType>
[INFO] [stdout]    |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090uncertainty.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/iso21090uncertainty_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/iso21090uncertainty_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/language.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/language
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/language>
[INFO] [stdout]   |            +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/language.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/list_change_base.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/list-changeBase
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/list-changeBase>
[INFO] [stdout]   |            +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/list_change_base.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/location_boundary_geojson.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/location-boundary-geojson>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/location_boundary_geojson.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/location_distance.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/location-distance
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/location-distance>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/location_distance.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/match_grade.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/match-grade
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/match-grade>
[INFO] [stdout]   |            +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/match_grade.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/max_decimal_places.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces>
[INFO] [stdout]   |            +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/max_decimal_places.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/max_size.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/maxSize
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/maxSize>
[INFO] [stdout]   |            +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/max_size.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/max_value.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/maxValue
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/maxValue>
[INFO] [stdout]   |            +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/max_value.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/messageheader_response_request.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/messageheader-response-request
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/messageheader-response-request>
[INFO] [stdout]   |            +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/messageheader_response_request.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/mime_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/mimeType
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/mimeType>
[INFO] [stdout]   |            +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/mime_type.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/min_length.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/minLength
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/minLength>
[INFO] [stdout]   |            +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/min_length.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/min_value.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/minValue
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/minValue>
[INFO] [stdout]   |            +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/min_value.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/narrative_link.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/narrativeLink
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/narrativeLink>
[INFO] [stdout]   |            +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/narrative_link.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/nutritionorder_adaptive_feeding_device.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/nutritionorder-adaptiveFeedingDevice
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/nutritionorder-adaptiveFeedingDevice>
[INFO] [stdout]   |            +                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/nutritionorder_adaptive_feeding_device.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/oauth_ur_is.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris>
[INFO] [stdout]   |            +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/oauth_ur_is.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/observation_body_position.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/observation-bodyPosition
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/observation-bodyPosition>
[INFO] [stdout]   |            +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/observation_body_position.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/observation_delta.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/observation-delta
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/observation-delta>
[INFO] [stdout]   |            +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/observation_delta.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/observation_device_code.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/observation-deviceCode
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/observation-deviceCode>
[INFO] [stdout]   |            +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/observation_device_code.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/observation_focus_code.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/observation-focusCode
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/observation-focusCode>
[INFO] [stdout]   |            +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/observation_focus_code.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/observation_gateway_device.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice>
[INFO] [stdout]   |            +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/observation_gateway_device.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/observation_genetics_allele.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/observation-geneticsAllele
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/observation-geneticsAllele>
[INFO] [stdout]   |            +                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/observation_genetics_allele.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/observation_genetics_amino_acid_change.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/observation-geneticsAminoAcidChange
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/observation-geneticsAminoAcidChange>
[INFO] [stdout]   |            +                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/observation_genetics_amino_acid_change.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: <http://hl7.org/fhir/StructureDefinition/Extension>
[INFO] [stdout]    |                        +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/extensions/observation_genetics_ancestry.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: http://hl7.org/fhir/StructureDefinition/observation-geneticsAncestry
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// - URL: <http://hl7.org/fhir/StructureDefinition/observation-geneticsAncestry>
[INFO] [stdout]   |            +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/extensions/observation_genetics_ancestry.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// - Base Definition: http://hl7.org/fhir/StructureDefinition/Extension
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[WARN] too many lines in the log, truncating it
