//! Generated element-metadata table — DO NOT EDIT.
//!
//! Produced from the FHIR R5 specification JSON by `crate::codegen::meta_gen`.
//! Regenerate with `cargo run -- r5`.
use crate::meta::{BindingMeta, BindingStrength, ElementMeta, TypeRef};
pub(super) static ELEMENTS: &[ElementMeta] = &[
ElementMeta { path: "Account.balance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Account.balance.aggregate", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/account-aggregate") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.balance.amount", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Account.balance.estimate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Account.balance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.balance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Account.balance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.balance.term", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/account-balance-term") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.billingStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/account-billing-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.calculatedAt", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Account.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Account.coverage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Account.coverage.coverage", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage"] }] },
ElementMeta { path: "Account.coverage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.coverage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Account.coverage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.coverage.priority", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Account.currency", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/currencies|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis.condition", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "Account.diagnosis.dateOfDiagnosis", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis.onAdmission", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis.packageCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis.sequence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Account.diagnosis.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-diagnosis-use") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.guarantor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Account.guarantor.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.guarantor.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Account.guarantor.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.guarantor.onHold", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Account.guarantor.party", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Account.guarantor.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Account.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Account.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Account.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Account.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Account.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Account.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Account.owner", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Account.procedure", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Account.procedure.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "Account.procedure.dateOfService", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Account.procedure.device", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Account.procedure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.procedure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Account.procedure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.procedure.packageCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.procedure.sequence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Account.procedure.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.relatedAccount", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Account.relatedAccount.account", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Account"] }] },
ElementMeta { path: "Account.relatedAccount.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.relatedAccount.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Account.relatedAccount.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Account.relatedAccount.relationship", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/account-relationship") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Account.servicePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Account.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/account-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Account.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Account.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Account.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/account-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.asNeeded[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-as-needed-reason") }), types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.bodySite", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.doNotPerform", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.dosage", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Dosage", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.dynamicValue", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.dynamicValue.expression", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.dynamicValue.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.dynamicValue.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.dynamicValue.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.dynamicValue.path", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.intent", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.kind", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.library", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Library"] }] },
ElementMeta { path: "ActivityDefinition.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "ActivityDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.observationRequirement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ActivityDefinition.observationResultRequirement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ActivityDefinition.participant", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.participant.function", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.participant.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/action-participant-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.participant.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.participant.typeCanonical", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }] },
ElementMeta { path: "ActivityDefinition.participant.typeReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/Endpoint", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "ActivityDefinition.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.product[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Ingredient", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.profile", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "ActivityDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.specimenRequirement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SpecimenDefinition"] }] },
ElementMeta { path: "ActivityDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participant-resource-types") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition", "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition", "http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition", "http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition", "http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition"] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "ActivityDefinition.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.timing[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.transform", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureMap"] }] },
ElementMeta { path: "ActivityDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.usage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.capabilities", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }] },
ElementMeta { path: "ActorDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.derivedFrom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActorDefinition"] }] },
ElementMeta { path: "ActorDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.reference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/examplescenario-actor-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ActorDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Address.city", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Address.country", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Address.district", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Address.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Address.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Address.line", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Address.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Address.postalCode", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Address.state", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Address.text", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Address.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/address-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Address.use", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/address-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.administrableDoseForm", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/administrable-dose-form") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.device", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "AdministrableProductDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.formOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition"] }] },
ElementMeta { path: "AdministrableProductDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.ingredient", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.producedFrom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition"] }] },
ElementMeta { path: "AdministrableProductDefinition.property", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.property.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.property.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/product-characteristic-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.property.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Binary"] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/route-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.firstDose", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.maxDosePerDay", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.maxDosePerTreatmentPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.maxSingleDose", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.maxTreatmentPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/target-species") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.supportingInformation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.tissue", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/animal-tissue-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.value", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "AdministrableProductDefinition.unitOfPresentation", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/unit-of-presentation") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.actuality", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-actuality|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.contributingFactor", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.contributingFactor.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.contributingFactor.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.contributingFactor.item[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-contributing-factor") }), types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance", "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory", "http://hl7.org/fhir/StructureDefinition/Immunization", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceUsage", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration", "http://hl7.org/fhir/StructureDefinition/MedicationStatement"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.contributingFactor.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.detected", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "AdverseEvent.expectedInResearchStudy", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.location", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "AdverseEvent.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.mitigatingAction", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.mitigatingAction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.mitigatingAction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.mitigatingAction.item[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-mitigating-action") }), types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration", "http://hl7.org/fhir/StructureDefinition/MedicationRequest"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.mitigatingAction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.note", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.outcome", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-outcome") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.participant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.participant.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/ResearchSubject"] }] },
ElementMeta { path: "AdverseEvent.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.participant.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-participant-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.preventiveAction", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.preventiveAction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.preventiveAction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.preventiveAction.item[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-preventive-action") }), types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Immunization", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration", "http://hl7.org/fhir/StructureDefinition/MedicationRequest"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.preventiveAction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.recordedDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.recorder", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/ResearchSubject"] }] },
ElementMeta { path: "AdverseEvent.resultingEffect", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "AdverseEvent.seriousness", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-seriousness") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.study", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchStudy"] }] },
ElementMeta { path: "AdverseEvent.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/ResearchSubject"] }] },
ElementMeta { path: "AdverseEvent.supportingInfo", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.supportingInfo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.supportingInfo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.supportingInfo.item[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-supporting-info") }), types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance", "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory", "http://hl7.org/fhir/StructureDefinition/Immunization", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration", "http://hl7.org/fhir/StructureDefinition/MedicationStatement", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.supportingInfo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality.assessmentMethod", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-causality-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality.author", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/ResearchSubject"] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality.entityRelatedness", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-causality-assess") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.instance[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Immunization", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration", "http://hl7.org/fhir/StructureDefinition/MedicationStatement", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/ResearchStudy"] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Age.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Age.comparator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Age.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Age.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Age.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Age.unit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Age.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/allergy-intolerance-category|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.clinicalStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/allergyintolerance-clinical|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/allergyintolerance-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.criticality", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "AllergyIntolerance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.lastOccurrence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.onset[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.participant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.participant.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "AllergyIntolerance.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.participant.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participation-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "AllergyIntolerance.reaction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.exposureRoute", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/route-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.manifestation", min: 1, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "AllergyIntolerance.reaction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.onset", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.severity", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/reaction-event-severity|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.reaction.substance", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.recordedDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/allergy-intolerance-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AllergyIntolerance.verificationStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/allergyintolerance-verification|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Annotation.author[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Annotation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Annotation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Annotation.text", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Annotation.time", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Appointment.account", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Account"] }] },
ElementMeta { path: "Appointment.appointmentType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0276") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "Appointment.cancellationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Appointment.cancellationReason", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/appointment-cancellation-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.class", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/EncounterClass") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Appointment.created", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Appointment.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Appointment.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Appointment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Appointment.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Appointment.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Appointment.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Appointment.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Appointment.minutesDuration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Appointment.occurrenceChanged", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.originatingAppointment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment"] }] },
ElementMeta { path: "Appointment.participant", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Appointment.participant.actor", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Appointment.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Appointment.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.participant.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Appointment.participant.required", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.participant.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/participationstatus|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Appointment.participant.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-participant-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.patientInstruction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Binary", "http://hl7.org/fhir/StructureDefinition/Communication"] }] },
ElementMeta { path: "Appointment.previousAppointment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment"] }] },
ElementMeta { path: "Appointment.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActPriority") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.reason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"] }] },
ElementMeta { path: "Appointment.recurrenceId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.excludingDate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.excludingRecurrenceId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.lastOccurrenceDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.monthlyTemplate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.monthlyTemplate.dayOfMonth", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.monthlyTemplate.dayOfWeek", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/days-of-week|5.0.0") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.monthlyTemplate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.monthlyTemplate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.monthlyTemplate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.monthlyTemplate.monthInterval", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.monthlyTemplate.nthWeekOfMonth", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/week-of-month|5.0.0") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.occurrenceCount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.occurrenceDate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.recurrenceType", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/appointment-recurrrence-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.timezone", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/timezones|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.friday", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.monday", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.saturday", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.sunday", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.thursday", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.tuesday", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.wednesday", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.weeklyTemplate.weekInterval", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.yearlyTemplate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.yearlyTemplate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.yearlyTemplate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.yearlyTemplate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Appointment.recurrenceTemplate.yearlyTemplate.yearInterval", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.replaces", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment"] }] },
ElementMeta { path: "Appointment.requestedPeriod", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Appointment.serviceCategory", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.serviceType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "Appointment.slot", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Slot"] }] },
ElementMeta { path: "Appointment.specialty", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/c80-practice-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.start", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Appointment.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/appointmentstatus|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Appointment.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Appointment.supportingInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Appointment.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Appointment.virtualService", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "VirtualServiceDetail", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.actor", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "AppointmentResponse.appointment", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment"] }] },
ElementMeta { path: "AppointmentResponse.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.end", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.occurrenceDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.participantStatus", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/appointmentresponse-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.participantType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-participant-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.proposedNewTime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.recurrenceId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.recurring", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.start", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "AppointmentResponse.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.artifact[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.citeAs[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Citation"] }, TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.author", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "ArtifactAssessment.content.classifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/certainty-rating") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.component", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ArtifactAssessment.content.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.freeToShare", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.informationType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/artifactassessment-information-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.path", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.summary", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.content.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/certainty-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.disposition", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/artifactassessment-disposition|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.lastReviewDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ArtifactAssessment.workflowStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Attachment.contentType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Attachment.creation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Attachment.data", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }] },
ElementMeta { path: "Attachment.duration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Attachment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Attachment.frames", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Attachment.hash", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }] },
ElementMeta { path: "Attachment.height", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Attachment.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Attachment.language", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Attachment.pages", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Attachment.size", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer64", target_profiles: &[] }] },
ElementMeta { path: "Attachment.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Attachment.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Attachment.width", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.action", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-action|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.authorization", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "AuditEvent.agent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.network[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.policy", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.requestor", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.role", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/security-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/participation-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.who", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "AuditEvent.authorization", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/Task"] }] },
ElementMeta { path: "AuditEvent.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-sub-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "AuditEvent.entity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.agent", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "AuditEvent.entity.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.detail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.detail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.detail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.detail.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.detail.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "base64Binary", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.query", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/object-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.securityLabel", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/security-label-examples") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.what", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "AuditEvent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.occurred[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.outcome", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.outcome.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-outcome") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.outcome.detail", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-outcome-detail") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.outcome.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.outcome.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.outcome.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.patient", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "AuditEvent.recorded", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.severity", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-severity|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.source", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.source.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.source.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.source.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.source.observer", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "AuditEvent.source.site", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "AuditEvent.source.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/security-source-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Availability.availableTime", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "Availability.availableTime.allDay", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Availability.availableTime.availableEndTime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "time", target_profiles: &[] }] },
ElementMeta { path: "Availability.availableTime.availableStartTime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "time", target_profiles: &[] }] },
ElementMeta { path: "Availability.availableTime.daysOfWeek", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/days-of-week|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Availability.availableTime.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Availability.availableTime.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Availability.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Availability.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Availability.notAvailableTime", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "Availability.notAvailableTime.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Availability.notAvailableTime.during", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Availability.notAvailableTime.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Availability.notAvailableTime.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BackboneElement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BackboneElement.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BackboneElement.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BackboneType.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BackboneType.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BackboneType.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Basic.author", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "Basic.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/basic-resource-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Basic.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Basic.created", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Basic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Basic.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Basic.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Basic.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Basic.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Basic.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Basic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Basic.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Basic.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Binary.contentType", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Binary.data", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }] },
ElementMeta { path: "Binary.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Binary.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Binary.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Binary.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Binary.securityContext", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "BiologicallyDerivedProduct.biologicalSourceEvent", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.collection", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.collection.collected[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.collection.collector", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "BiologicallyDerivedProduct.collection.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.collection.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.collection.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.collection.source", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "BiologicallyDerivedProduct.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.division", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.expirationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.parent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"] }] },
ElementMeta { path: "BiologicallyDerivedProduct.processingFacility", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "BiologicallyDerivedProduct.productCategory", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/product-category") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.productCode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/biologicallyderived-productcodes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.productStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/biologicallyderived-product-status") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.property.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/biologicallyderived-product-property-type-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.property.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.request", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storageTempRequirements", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.destination", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.location", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.matchStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-match-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.note", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.originRelationshipType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-origin-relationship") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense"] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.performer.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner"] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.performer.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-performer-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.preparedDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.product", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.quantity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.usageInstruction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProductDispense.whenHandedOver", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.excludedStructure", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "BodyStructure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.image", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.clockFacePosition", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/bodystructure-bodylandmarkorientation-clockface-position") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.distanceFromLandmark", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.distanceFromLandmark.device", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.distanceFromLandmark.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.distanceFromLandmark.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.distanceFromLandmark.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.distanceFromLandmark.value", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.landmarkDescription", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.bodyLandmarkOrientation.surfaceOrientation", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/bodystructure-relative-location") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.laterality", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/bodystructure-relative-location") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.qualifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/bodystructure-relative-location") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.includedStructure.spatialReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ImagingSelection"] }] },
ElementMeta { path: "BodyStructure.includedStructure.structure", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.morphology", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/bodystructure-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "BodyStructure.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.fullUrl", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.link", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "Bundle.entry.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.ifMatch", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.ifModifiedSince", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.ifNoneExist", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.ifNoneMatch", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.method", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/http-verb|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.request.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.resource", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response.etag", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response.lastModified", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response.location", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response.outcome", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.response.status", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.search", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.search.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.search.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.search.mode", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-entry-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.search.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.entry.search.score", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Bundle.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Bundle.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Bundle.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Bundle.issues", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Bundle.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Bundle.link", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Bundle.link.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.link.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Bundle.link.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Bundle.link.relation", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/iana-link-relations|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Bundle.link.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Bundle.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Bundle.signature", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Signature", target_profiles: &[] }] },
ElementMeta { path: "Bundle.timestamp", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Bundle.total", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Bundle.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/bundle-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CanonicalResource.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.acceptLanguage", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.date", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.document", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.document.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.document.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.document.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.document.mode", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/document-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.document.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.document.profile", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "CapabilityStatement.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.fhirVersion", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/FHIR-version|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.format", min: 1, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.implementation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.implementation.custodian", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "CapabilityStatement.implementation.description", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.implementation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.implementation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.implementation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.implementation.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.implementationGuide", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ImplementationGuide"] }] },
ElementMeta { path: "CapabilityStatement.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.imports", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }] },
ElementMeta { path: "CapabilityStatement.instantiates", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }] },
ElementMeta { path: "CapabilityStatement.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.kind", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/capability-statement-kind|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.endpoint", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.endpoint.address", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.endpoint.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.endpoint.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.endpoint.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.endpoint.protocol", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/message-transport") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.reliableCache", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.supportedMessage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.supportedMessage.definition", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MessageDefinition"] }] },
ElementMeta { path: "CapabilityStatement.messaging.supportedMessage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.supportedMessage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.supportedMessage.mode", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/event-capability-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.messaging.supportedMessage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.patchFormat", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.compartment", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CompartmentDefinition"] }] },
ElementMeta { path: "CapabilityStatement.rest.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.interaction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.interaction.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/system-restful-interaction|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.interaction.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.interaction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.interaction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.interaction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.mode", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/restful-capability-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.operation", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "CapabilityStatement.rest.resource", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.conditionalCreate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.conditionalDelete", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/conditional-delete-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.conditionalPatch", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.conditionalRead", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/conditional-read-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.conditionalUpdate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.interaction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.interaction.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/type-restful-interaction|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.interaction.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.interaction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.interaction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.interaction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.operation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.operation.definition", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/OperationDefinition"] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.operation.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.operation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.operation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.operation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.operation.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.profile", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.readHistory", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.referencePolicy", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/reference-handling-policy|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchInclude", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchParam", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchParam.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SearchParameter"] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchParam.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchParam.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchParam.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchParam.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchParam.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchParam.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-param-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.searchRevInclude", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.supportedProfile", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.updateCreate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.resource.versioning", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/versioning-policy|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.searchParam", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "CapabilityStatement.rest.security", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.security.cors", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.security.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.security.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.security.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.security.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.rest.security.service", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/restful-security-service") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.software", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.software.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.software.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.software.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.software.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.software.releaseDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.software.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.performedActivity", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/care-plan-activity-performed") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "CarePlan.activity.plannedActivityReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment", "http://hl7.org/fhir/StructureDefinition/CommunicationRequest", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/Task", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription", "http://hl7.org/fhir/StructureDefinition/RequestOrchestration", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/SupplyRequest"] }] },
ElementMeta { path: "CarePlan.activity.progress", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.addresses", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "CarePlan.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/RequestOrchestration", "http://hl7.org/fhir/StructureDefinition/NutritionOrder"] }] },
ElementMeta { path: "CarePlan.careTeam", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "CarePlan.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/care-plan-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.contributor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "CarePlan.created", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.custodian", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "CarePlan.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "CarePlan.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.goal", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Goal"] }] },
ElementMeta { path: "CarePlan.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire", "http://hl7.org/fhir/StructureDefinition/Measure", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/OperationDefinition"] }] },
ElementMeta { path: "CarePlan.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/care-plan-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan"] }] },
ElementMeta { path: "CarePlan.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.replaces", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan"] }] },
ElementMeta { path: "CarePlan.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "CarePlan.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "CarePlan.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/care-team-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.managingOrganization", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "CareTeam.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.participant", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.participant.coverage[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.participant.member", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "CareTeam.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.participant.onBehalfOf", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "CareTeam.participant.role", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/participant-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "CareTeam.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/care-team-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "CareTeam.telecom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.account", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Account"] }] },
ElementMeta { path: "ChargeItem.bodysite", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/chargeitem-billingcodes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.costCenter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ChargeItem.definitionCanonical", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition"] }] },
ElementMeta { path: "ChargeItem.definitionUri", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "ChargeItem.enteredDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.enterer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "ChargeItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.overrideReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.partOf", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ChargeItem"] }] },
ElementMeta { path: "ChargeItem.performer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.performer.actor", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "ChargeItem.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.performer.function", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/performer-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.performingOrganization", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ChargeItem.product", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "ChargeItem.quantity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/icd-10") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.requestingOrganization", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ChargeItem.service", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/ImagingStudy", "http://hl7.org/fhir/StructureDefinition/Immunization", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration", "http://hl7.org/fhir/StructureDefinition/MedicationDispense", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/SupplyDelivery"] }] },
ElementMeta { path: "ChargeItem.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/chargeitem-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "ChargeItem.supportingInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "ChargeItem.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.totalPriceComponent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "MonetaryComponent", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.unitPriceComponent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "MonetaryComponent", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability.condition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability.relatedArtifact", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/chargeitem-billingcodes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.derivedFromUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.instance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "ChargeItemDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition"] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.applicability", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.priceComponent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "MonetaryComponent", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.replaces", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition"] }] },
ElementMeta { path: "ChargeItemDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Citation.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Citation.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.abstract", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.abstract.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.abstract.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.abstract.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.abstract.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.abstract.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.abstract.text", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.abstract.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.classification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.classification.artifactAssessment", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ArtifactAssessment"] }] },
ElementMeta { path: "Citation.citedArtifact.classification.classifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/citation-artifact-classifier") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.classification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.classification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.classification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.classification.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/cited-artifact-classification-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.complete", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.affiliation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.contributionInstance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.contributionInstance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.contributionInstance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.contributionInstance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.contributionInstance.time", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.contributionInstance.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/artifact-contribution-instance-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.contributionType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/artifact-contribution-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.contributor", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.correspondingContact", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.forenameInitials", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.rankingOrder", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.entry.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/contributor-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.summary", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.summary.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.summary.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.summary.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.summary.source", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/contributor-summary-source") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.summary.style", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/contributor-summary-style") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.summary.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/contributor-summary-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.contributorship.summary.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.currentState", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/cited-artifact-status-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.dateAccessed", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.part", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.part.baseCitation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Citation"] }] },
ElementMeta { path: "Citation.citedArtifact.part.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.part.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.part.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.part.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/cited-artifact-part-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.part.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.accessionNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.articleDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.citedMedium", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/cited-medium") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.firstPage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.issue", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.language", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.lastPage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.lastRevisionDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.pageCount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.pageString", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publicationDateSeason", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publicationDateText", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn.publisher", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn.publisherLocation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.publishedIn.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/published-in-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.publicationForm.volume", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatedIdentifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.citation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.classifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/citation-artifact-classifier") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.document", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.label", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.resource", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.resourceReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.relatesTo.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/related-artifact-type-all|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.statusDate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.statusDate.activity", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/cited-artifact-status-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.statusDate.actual", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.statusDate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.statusDate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.statusDate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.statusDate.period", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.title", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.title.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.title.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.title.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.title.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.title.text", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.title.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/title-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.version", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.version.baseCitation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Citation"] }] },
ElementMeta { path: "Citation.citedArtifact.version.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.version.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.version.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.version.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.webLocation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.webLocation.classifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/artifact-url-classifier") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.webLocation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.webLocation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.webLocation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.citedArtifact.webLocation.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Citation.classification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.classification.classifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/citation-artifact-classifier") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.classification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.classification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.classification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.classification.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/citation-classification-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Citation.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Citation.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.currentState", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/citation-status-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Citation.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Citation.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Citation.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Citation.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Citation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Citation.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Citation.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Citation.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Citation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Citation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Citation.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "Citation.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Citation.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Citation.statusDate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.statusDate.activity", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/citation-status-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.statusDate.actual", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Citation.statusDate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.statusDate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.statusDate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.statusDate.period", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Citation.summary", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Citation.summary.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.summary.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Citation.summary.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Citation.summary.style", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/citation-summary-style") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Citation.summary.text", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Citation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Citation.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Citation.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "Citation.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Citation.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Claim.accident", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.accident.date", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Claim.accident.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.accident.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.accident.location[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Claim.accident.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.accident.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActIncidentCode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.billablePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Claim.careTeam", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.careTeam.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.careTeam.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.careTeam.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.careTeam.provider", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Claim.careTeam.responsible", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Claim.careTeam.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-careteamrole") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.careTeam.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.careTeam.specialty", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/provider-qualification") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Claim.created", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Claim.diagnosis", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.diagnosis.diagnosis[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/icd-10") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "Claim.diagnosis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.diagnosis.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.diagnosis.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.diagnosis.onAdmission", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.diagnosis.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.diagnosis.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-diagnosistype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.diagnosisRelatedGroup", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.encounter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Claim.enterer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Claim.event", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.event.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.event.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.event.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.event.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/datestype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.event.when[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Claim.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.facility", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Claim.fundsReserve", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/fundsreserve") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Claim.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance.businessArrangement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance.claimResponse", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "Claim.insurance.coverage", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage"] }] },
ElementMeta { path: "Claim.insurance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance.focal", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance.preAuthRef", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurance.sequence", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.insurer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Claim.item", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.bodySite", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.bodySite.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.bodySite.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.bodySite.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.bodySite.site", min: 1, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/tooth") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "Claim.item.bodySite.subSite", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/surface") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.careTeamSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.programCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-program-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.programCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-program-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.subDetail.udi", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Claim.item.detail.subDetail.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.detail.udi", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Claim.item.detail.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.diagnosisSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.encounter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Claim.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.informationSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.location[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-place") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Claim.item.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.procedureSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.programCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-program-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.request", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/SupplyRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "Claim.item.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.serviced[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.udi", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Claim.item.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Claim.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Claim.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.originalPrescription", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "Claim.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "Claim.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.payee", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.payee.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.payee.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.payee.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.payee.party", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Claim.payee.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/payeetype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.prescription", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "Claim.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/process-priority") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.procedure", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.procedure.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Claim.procedure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.procedure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.procedure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.procedure.procedure[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/icd-10-procedures") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "Claim.procedure.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.procedure.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-procedure-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.procedure.udi", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Claim.provider", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Claim.referral", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "Claim.related", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.related.claim", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Claim"] }] },
ElementMeta { path: "Claim.related.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.related.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.related.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.related.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Claim.related.relationship", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/related-claim-relationship") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Claim.subType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-subtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.category", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-informationcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-exception") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.reason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/missing-tooth-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.timing[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Claim.supportingInfo.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }, TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Claim.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Claim.total", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Claim.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Claim.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/claim-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Claim.use", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/claim-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.addItem.bodySite", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.bodySite.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.bodySite.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.bodySite.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.bodySite.site", min: 1, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/tooth") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "ClaimResponse.addItem.bodySite.subSite", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/surface") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.addItem.detail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detailSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.itemSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.location[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-place") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "ClaimResponse.addItem.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.programCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-program-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.provider", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ClaimResponse.addItem.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.request", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/SupplyRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "ClaimResponse.addItem.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.addItem.serviced[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.subdetailSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.communicationRequest", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CommunicationRequest"] }] },
ElementMeta { path: "ClaimResponse.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.created", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.decision", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-decision") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.diagnosisRelatedGroup", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.disposition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.encounter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "ClaimResponse.error", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.error.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adjudication-error") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.error.detailSequence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.error.expression", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.error.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.error.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.error.itemSequence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.error.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.error.subDetailSequence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.event", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.event.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.event.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.event.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.event.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/datestype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.event.when[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.form", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.formCode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/forms") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.fundsReserve", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/fundsreserve") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.insurance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.insurance.businessArrangement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.insurance.claimResponse", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "ClaimResponse.insurance.coverage", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage"] }] },
ElementMeta { path: "ClaimResponse.insurance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.insurance.focal", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.insurance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.insurance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.insurance.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.insurer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ClaimResponse.item", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.adjudication.amount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.adjudication.category", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adjudication") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.adjudication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.adjudication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.adjudication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.adjudication.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.adjudication.reason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adjudication-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.item.detail.detailSequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail.subDetailSequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.subDetail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.detail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.itemSequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.reviewOutcome.decision", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-decision") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.reviewOutcome.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.reviewOutcome.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.reviewOutcome.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.reviewOutcome.preAuthPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.reviewOutcome.preAuthRef", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.reviewOutcome.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-decision-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.item.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.outcome", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/claim-outcome|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "ClaimResponse.payeeType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/payeetype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.adjustment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.adjustmentReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/payment-adjustment-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.amount", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.payment.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-paymenttype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.preAuthPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.preAuthRef", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.processNote", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.processNote.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.processNote.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.processNote.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.processNote.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.processNote.number", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.processNote.text", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.processNote.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/note-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.request", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Claim"] }] },
ElementMeta { path: "ClaimResponse.requestor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ClaimResponse.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.subType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-subtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.total", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.total.amount", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.total.category", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adjudication") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.total.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.total.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.total.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/claim-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.use", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/claim-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.changePattern", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinicalimpression-change-pattern") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.effective[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "ClinicalImpression.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.finding", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.finding.basis", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.finding.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.finding.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.finding.item", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "ClinicalImpression.finding.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.performer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "ClinicalImpression.previous", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClinicalImpression"] }] },
ElementMeta { path: "ClinicalImpression.problem", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"] }] },
ElementMeta { path: "ClinicalImpression.prognosisCodeableConcept", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinicalimpression-prognosis") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.prognosisReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/RiskAssessment"] }] },
ElementMeta { path: "ClinicalImpression.protocol", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/event-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.statusReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinicalimpression-status-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "ClinicalImpression.summary", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "ClinicalImpression.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-use-definition-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.applicability", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.comorbidity", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/disease-symptom-procedure") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.diseaseStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/disease-status") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.diseaseSymptomProcedure", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/disease-symptom-procedure") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.indication", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.otherTherapy", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.otherTherapy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.otherTherapy.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.otherTherapy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.otherTherapy.relationshipType", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/therapy-relationship-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.contraindication.otherTherapy.treatment", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/therapy") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.indication", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.applicability", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.comorbidity", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/disease-symptom-procedure") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.diseaseStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/disease-status") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.diseaseSymptomProcedure", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/disease-symptom-procedure") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.duration[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.intendedEffect", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/product-intended-use") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.indication.otherTherapy", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "ClinicalUseDefinition.indication.undesirableEffect", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.effect", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/interaction-effect") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.incidence", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/interaction-incidence") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.interactant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.interactant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.interactant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.interactant.item[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/interactant") }), types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.interactant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.management", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/interaction-management") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.interaction.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/interaction-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.library", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Library"] }] },
ElementMeta { path: "ClinicalUseDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.population", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "ClinicalUseDefinition.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"] }] },
ElementMeta { path: "ClinicalUseDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-use-definition-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.undesirableEffect", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.undesirableEffect.classification", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/undesirable-effect-classification") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.undesirableEffect.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.undesirableEffect.frequencyOfOccurrence", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/undesirable-effect-frequency") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.undesirableEffect.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.undesirableEffect.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.undesirableEffect.symptomConditionEffect", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/undesirable-effect-symptom") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ClinicalUseDefinition.warning", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.warning.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/warning-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.warning.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.warning.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.warning.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalUseDefinition.warning.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.caseSensitive", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.compositional", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.concept", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "CodeSystem.concept.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.designation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.designation.additionalUse", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/designation-use") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.designation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.designation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.designation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.designation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.designation.use", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/designation-use") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.designation.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.property.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.concept.property.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.content", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/codesystem-content-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.count", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.filter", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.filter.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.filter.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.filter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.filter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.filter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.filter.operator", min: 1, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/filter-operator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.filter.value", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.hierarchyMeaning", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.property", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.property.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.property.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.property.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/concept-property-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.property.uri", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.supplements", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CodeSystem"] }] },
ElementMeta { path: "CodeSystem.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.valueSet", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "CodeSystem.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "CodeSystem.versionNeeded", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CodeableConcept.coding", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "CodeableConcept.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeableConcept.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CodeableConcept.text", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CodeableReference.concept", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CodeableReference.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CodeableReference.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CodeableReference.reference", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "Coding.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Coding.display", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Coding.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coding.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Coding.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Coding.userSelected", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Coding.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Communication.about", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Communication.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Communication.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/communication-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Communication.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Communication.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Communication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Communication.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Communication.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Communication.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Communication.inResponseTo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Communication"] }] },
ElementMeta { path: "Communication.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/Measure", "http://hl7.org/fhir/StructureDefinition/OperationDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire"] }] },
ElementMeta { path: "Communication.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Communication.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Communication.medium", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ParticipationMode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Communication.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Communication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Communication.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Communication.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Communication.payload", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Communication.payload.content[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Communication.payload.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Communication.payload.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Communication.payload.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Communication.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Communication.reason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Communication.received", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Communication.recipient", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "Communication.sender", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Endpoint", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "Communication.sent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Communication.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/event-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Communication.statusReason", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/communication-not-done-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Communication.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Communication.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Communication.topic", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/communication-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.about", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "CommunicationRequest.authoredOn", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "CommunicationRequest.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/communication-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.doNotPerform", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "CommunicationRequest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.groupIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.informationProvider", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "CommunicationRequest.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.medium", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ParticipationMode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.payload", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.payload.content[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.payload.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.payload.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.payload.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.reason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActReason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "CommunicationRequest.recipient", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "CommunicationRequest.replaces", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CommunicationRequest"] }] },
ElementMeta { path: "CommunicationRequest.requester", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "CommunicationRequest.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.statusReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/communication-request-status-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.subject", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "CommunicationRequest.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/compartment-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource.endParam", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource.param", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.resource.startParam", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.search", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CompartmentDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Composition.attester", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Composition.attester.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.attester.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Composition.attester.mode", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/composition-attestation-mode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Composition.attester.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.attester.party", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Composition.attester.time", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Composition.author", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Composition.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/referenced-item-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Composition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Composition.custodian", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Composition.date", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Composition.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Composition.event", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Composition.event.detail", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActCode") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Composition.event.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.event.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Composition.event.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.event.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Composition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Composition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Composition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Composition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Composition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Composition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Composition.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Composition.relatesTo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "Composition.section", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Composition.section.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Composition.section.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/doc-section-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Composition.section.emptyReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/list-empty-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Composition.section.entry", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Composition.section.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.section.focus", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Composition.section.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Composition.section.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.section.orderedBy", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/list-order") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Composition.section.section", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Composition.section.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Composition.section.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Composition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/composition-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Composition.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Composition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Composition.title", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Composition.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/doc-typecodes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Composition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Composition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "Composition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.additionalAttribute", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.additionalAttribute.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.additionalAttribute.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.additionalAttribute.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.additionalAttribute.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.additionalAttribute.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.additionalAttribute.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/conceptmap-attribute-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.additionalAttribute.uri", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.code", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.noMap", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.code", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.dependsOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.dependsOn.attribute", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.dependsOn.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.dependsOn.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.dependsOn.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.dependsOn.valueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ConceptMap.group.element.target.dependsOn.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.product", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ConceptMap.group.element.target.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.property.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.property.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.relationship", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/concept-map-relationship|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.valueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ConceptMap.group.element.valueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ConceptMap.group.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.source", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CodeSystem"] }] },
ElementMeta { path: "ConceptMap.group.target", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CodeSystem"] }] },
ElementMeta { path: "ConceptMap.group.unmapped", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.unmapped.code", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.unmapped.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.unmapped.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.unmapped.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.unmapped.mode", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.unmapped.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.unmapped.otherMap", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ConceptMap"] }] },
ElementMeta { path: "ConceptMap.group.unmapped.relationship", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/concept-map-relationship|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.unmapped.valueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ConceptMap.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.property", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.property.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.property.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.property.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CodeSystem"] }] },
ElementMeta { path: "ConceptMap.property.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/conceptmap-property-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.property.uri", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.sourceScope[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ConceptMap.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.targetScope[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ConceptMap.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Condition.abatement[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Condition.bodySite", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/condition-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.clinicalStatus", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/condition-clinical|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Condition.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Condition.evidence", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Condition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Condition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Condition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Condition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Condition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Condition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Condition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Condition.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Condition.onset[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Condition.participant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Condition.participant.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "Condition.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Condition.participant.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participation-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Condition.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Condition.recordedDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Condition.severity", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/condition-severity") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.stage", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Condition.stage.assessment", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClinicalImpression", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "Condition.stage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Condition.stage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Condition.stage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Condition.stage.summary", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-stage") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.stage.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-stage-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Condition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Condition.verificationStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/condition-ver-status|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.bodySite", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.definition", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.hasBodySite", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.hasSeverity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.hasStage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.medication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.medication.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/medicationrequest-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.medication.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.medication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.medication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.medication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.observation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.observation.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/observation-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.observation.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.observation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.observation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.observation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.plan", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.plan.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.plan.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.plan.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.plan.reference", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "ConditionDefinition.plan.role", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.precondition", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.precondition.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.precondition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.precondition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.precondition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.precondition.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/condition-precondition-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.precondition.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.questionnaire", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.questionnaire.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.questionnaire.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.questionnaire.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.questionnaire.purpose", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/condition-questionnaire-purpose|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.questionnaire.reference", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Questionnaire"] }] },
ElementMeta { path: "ConditionDefinition.severity", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/condition-severity") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.stage", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-stage") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.team", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "ConditionDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConditionDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Consent.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/consent-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Consent.controller", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner"] }] },
ElementMeta { path: "Consent.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Consent.decision", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/consent-provision-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Consent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.grantee", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Consent.grantor", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Consent.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Consent.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Consent.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Consent.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Consent.manager", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner"] }] },
ElementMeta { path: "Consent.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Consent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Consent.policyBasis", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Consent.policyBasis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.policyBasis.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Consent.policyBasis.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.policyBasis.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Consent.policyBasis.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Consent.policyText", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "Consent.provision", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.action", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/consent-action") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.actor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.actor.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.actor.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.actor.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.actor.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Consent.provision.actor.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participation-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.code", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/consent-content-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.data", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.data.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.data.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.data.meaning", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/consent-data-meaning|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.data.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.data.reference", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Consent.provision.dataPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.documentType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/consent-content-class") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.provision", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Consent.provision.purpose", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.resourceType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.securityLabel", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/security-label-examples") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Consent.regulatoryBasis", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/consent-policy") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.sourceAttachment", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "Consent.sourceReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Consent", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Contract", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"] }] },
ElementMeta { path: "Consent.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/consent-state-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Consent.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Consent.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Consent.verification", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Consent.verification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.verification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Consent.verification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.verification.verificationDate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Consent.verification.verificationType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/consent-verification") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.verification.verified", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Consent.verification.verifiedBy", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Consent.verification.verifiedWith", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "ContactDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ContactDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ContactDetail.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ContactDetail.telecom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "ContactPoint.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ContactPoint.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ContactPoint.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ContactPoint.rank", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ContactPoint.system", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ContactPoint.use", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/contact-point-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ContactPoint.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.alias", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.applies", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Contract.author", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Contract.authority", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Contract.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition.publicationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition.publicationStatus", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/contract-publicationstatus|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition.publisher", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Contract.contentDefinition.subType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-definition-subtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDefinition.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-definition-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.contentDerivative", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-content-derivative") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.domain", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Contract.expirationType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-expiration-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.friendly", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.friendly.content[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Composition", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"] }] },
ElementMeta { path: "Contract.friendly.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.friendly.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.friendly.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Contract.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Contract.instantiatesCanonical", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Contract"] }] },
ElementMeta { path: "Contract.instantiatesUri", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Contract.issued", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Contract.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Contract.legal", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.legal.content[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Composition", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"] }] },
ElementMeta { path: "Contract.legal.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.legal.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.legal.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.legalState", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/contract-legalstate") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.legallyBinding[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Composition", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/Contract"] }] },
ElementMeta { path: "Contract.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Contract.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.relevantHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "Contract.rule", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.rule.content[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "Contract.rule.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.rule.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.rule.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.scope", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-scope") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.signer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.signer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.signer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.signer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.signer.party", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Contract.signer.signature", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Signature", target_profiles: &[] }] },
ElementMeta { path: "Contract.signer.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/contract-signer-type") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Contract.site", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Contract.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/contract-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Contract.subType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-subtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.term", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.context", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter", "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"] }] },
ElementMeta { path: "Contract.term.action.contextLinkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.doNotPerform", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.intent", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.linkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.occurrence[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.performer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Contract.term.action.performerLinkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.performerRole", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/security-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.performerType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/participation-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Questionnaire", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"] }] },
ElementMeta { path: "Contract.term.action.reasonLinkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.requester", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Contract.term.action.requesterLinkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.securityLabelNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.status", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-actionstatus") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.subject", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.subject.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.subject.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.subject.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.subject.reference", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Contract.term.action.subject.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-actorrole") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-action") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.applies", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.answer", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Contract.term.asset.condition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.context", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.context.code", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-assetcontext") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.context.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.context.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.context.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.context.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.term.asset.context.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.linkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.period", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.periodType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/asset-availability") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.relationship", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/consent-content-class") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.scope", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-assetscope") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.securityLabelNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.subtype", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-assetsubtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-assettype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.typeReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.term.asset.usePeriod", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.effectiveTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.entity[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.linkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.payment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.paymentDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.points", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.recipient", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.responsible", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.securityLabelNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.asset.valuedItem.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.group", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Contract.term.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.issued", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.answer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.answer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.answer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.answer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.answer.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.term.offer.decision", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActConsentDirective") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.decisionMode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-decision-mode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.linkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.party", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.party.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.party.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.party.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.party.reference", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Contract.term.offer.party.role", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-party-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.securityLabelNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.offer.topic", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.term.offer.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-term-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.securityLabel", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.securityLabel.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-security-category") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.securityLabel.classification", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-security-classification") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.securityLabel.control", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-security-control") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.securityLabel.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.securityLabel.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.securityLabel.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.securityLabel.number", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.subType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-term-subtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.text", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.topic[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.term.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-term-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Contract.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.topic[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Contract.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/contract-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Contract.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contributor.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Contributor.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Contributor.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Contributor.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contributor.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/contributor-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Count.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Count.comparator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Count.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Count.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Count.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Count.unit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Count.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Coverage.beneficiary", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "Coverage.class", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Coverage.class.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.class.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Coverage.class.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.class.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Coverage.class.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/coverage-class") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Coverage.class.value", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Coverage.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Coverage.contract", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Contract"] }] },
ElementMeta { path: "Coverage.costToBeneficiary", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.exception", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.exception.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.exception.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.exception.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.exception.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.exception.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/coverage-financial-exception") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.network", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-network") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.term", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-term") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/coverage-copay-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.unit", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-unit") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Coverage.costToBeneficiary.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Coverage.dependent", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Coverage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Coverage.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Coverage.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Coverage.insurancePlan", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/InsurancePlan"] }] },
ElementMeta { path: "Coverage.insurer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Coverage.kind", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/coverage-kind|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Coverage.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Coverage.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Coverage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.network", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Coverage.order", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Coverage.paymentBy", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Coverage.paymentBy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.paymentBy.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Coverage.paymentBy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Coverage.paymentBy.party", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Coverage.paymentBy.responsibility", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Coverage.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Coverage.policyHolder", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Coverage.relationship", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subscriber-relationship") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Coverage.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Coverage.subrogation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Coverage.subscriber", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Coverage.subscriberId", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Coverage.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Coverage.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/coverage-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.created", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.enterer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "CoverageEligibilityRequest.event", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.event.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.event.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.event.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.event.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/datestype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.event.when[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.facility", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "CoverageEligibilityRequest.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.insurance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.insurance.businessArrangement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.insurance.coverage", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage"] }] },
ElementMeta { path: "CoverageEligibilityRequest.insurance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.insurance.focal", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.insurance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.insurance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.insurer", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "CoverageEligibilityRequest.item", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.diagnosis", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.diagnosis.diagnosis[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/icd-10") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.diagnosis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.diagnosis.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.diagnosis.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.facility", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.provider", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.supportingInfoSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.item.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "CoverageEligibilityRequest.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/process-priority") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.provider", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "CoverageEligibilityRequest.purpose", min: 1, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.serviced[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.supportingInfo.appliesToAll", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.supportingInfo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.supportingInfo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.supportingInfo.information", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "CoverageEligibilityRequest.supportingInfo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.supportingInfo.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityRequest.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.created", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.disposition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.error", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.error.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adjudication-error") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.error.expression", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.error.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.error.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.error.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.event", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.event.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.event.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.event.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.event.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/datestype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.event.when[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.form", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/forms") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.benefitPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.coverage", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage"] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.inforce", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.authorizationRequired", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.authorizationSupporting", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/coverageeligibilityresponse-ex-auth-support") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.authorizationUrl", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.benefit", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.benefit.allowed[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.benefit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.benefit.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.benefit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.benefit.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.benefit.used[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.excluded", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.network", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-network") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.provider", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.term", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-term") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.item.unit", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-unit") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.insurer", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "CoverageEligibilityResponse.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.outcome", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/eligibility-outcome|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "CoverageEligibilityResponse.preAuthRef", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.purpose", min: 1, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/eligibilityresponse-purpose|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.request", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest"] }] },
ElementMeta { path: "CoverageEligibilityResponse.requestor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "CoverageEligibilityResponse.serviced[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CoverageEligibilityResponse.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.codeFilter", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.codeFilter.code", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.codeFilter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.codeFilter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.codeFilter.path", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.codeFilter.searchParam", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.codeFilter.valueSet", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "DataRequirement.dateFilter", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.dateFilter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.dateFilter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.dateFilter.path", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.dateFilter.searchParam", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.dateFilter.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.limit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.mustSupport", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.profile", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "DataRequirement.sort", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.sort.direction", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/sort-direction|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.sort.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.sort.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.sort.path", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.subject[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participant-resource-types") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "DataRequirement.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fhir-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.valueFilter", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.valueFilter.comparator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/value-filter-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.valueFilter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.valueFilter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.valueFilter.path", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.valueFilter.searchParam", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DataRequirement.valueFilter.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "DataType.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DataType.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.author", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "DetectedIssue.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/detectedissue-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/detectedissue-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.detail", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "DetectedIssue.evidence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.evidence.code", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/manifestation-or-symptom") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.evidence.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DetectedIssue.evidence.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.evidence.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.evidence.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.identified[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.implicated", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DetectedIssue.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.mitigation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.mitigation.action", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/detectedissue-mitigation-action") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.mitigation.author", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "DetectedIssue.mitigation.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.mitigation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.mitigation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.mitigation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.mitigation.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.severity", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/detectedissue-severity|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/detectedissue-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "DetectedIssue.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Device.availabilityStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/device-availability-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.biologicalSourceEvent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Device.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.conformsTo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Device.conformsTo.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-specification-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.conformsTo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.conformsTo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Device.conformsTo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.conformsTo.specification", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-specification-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.conformsTo.version", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Device.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Device.cycle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Count", target_profiles: &[] }] },
ElementMeta { path: "Device.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "Device.displayName", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.duration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "Device.endpoint", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "Device.expirationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Device.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.gateway", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Device.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Device.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Device.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Device.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Device.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Device.lotNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.manufactureDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Device.manufacturer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Device.mode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-operation-mode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.modelNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.name", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Device.name.display", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Device.name.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.name.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Device.name.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.name.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/device-nametype|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Device.name.value", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Device.owner", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Device.parent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Device.partNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Device.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Device.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.property.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-property-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.property.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "Device.safety", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-safety") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.serialNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/device-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Device.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Device.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.carrierAIDC", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.carrierHRF", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.deviceIdentifier", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.entryType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/udi-entry-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.issuer", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.jurisdiction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Device.udiCarrier.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Device.version", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Device.version.component", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Device.version.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.version.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Device.version.installDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Device.version.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.version.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-versiontype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.version.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.bodyStructure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "DeviceAssociation.category", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.device", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "DeviceAssociation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.operation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.operation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.operation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.operation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.operation.operator", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "DeviceAssociation.operation.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.operation.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/deviceassociation-operationstatus") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/deviceassociation-status|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.statusReason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/deviceassociation-status-reason|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceAssociation.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "DeviceAssociation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.chargeItem", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.chargeItem.chargeItemCode", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition"] }] },
ElementMeta { path: "DeviceDefinition.chargeItem.count", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.chargeItem.effectivePeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.chargeItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.chargeItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.chargeItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.chargeItem.useContext", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.classification", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.classification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.classification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.classification.justification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.classification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.classification.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.conformsTo", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.conformsTo.category", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-specification-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.conformsTo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.conformsTo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.conformsTo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.conformsTo.source", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.conformsTo.specification", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-specification-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.conformsTo.version", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.correctiveAction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.correctiveAction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.correctiveAction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.correctiveAction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.correctiveAction.period", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.correctiveAction.recall", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.correctiveAction.scope", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/device-correctiveactionscope|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.deviceName", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.deviceName.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.deviceName.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.deviceName.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.deviceName.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.deviceName.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/device-nametype|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.contraindication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.indication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.intendedUse", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.usageInstruction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.useContext", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.guideline.warning", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.hasPart", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.hasPart.count", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.hasPart.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.hasPart.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.hasPart.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.hasPart.reference", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "DeviceDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.languageCode", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.link", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.link.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.link.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.link.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.link.relatedDevice", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "DeviceDefinition.link.relation", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/devicedefinition-relationtype") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.manufacturer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "DeviceDefinition.material", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.material.allergenicIndicator", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.material.alternate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.material.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.material.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.material.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.material.substance", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.modelNumber", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.owner", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "DeviceDefinition.packaging", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.count", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.distributor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.distributor.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.distributor.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.distributor.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.distributor.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.distributor.organizationReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "DeviceDefinition.packaging.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.packaging", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "DeviceDefinition.packaging.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.packaging.udiDeviceIdentifier", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "DeviceDefinition.partNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.productionIdentifierInUDI", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/device-productidentifierinudi|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.property.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-property-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.property.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.regulatoryIdentifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.regulatoryIdentifier.deviceIdentifier", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.regulatoryIdentifier.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.regulatoryIdentifier.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.regulatoryIdentifier.issuer", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.regulatoryIdentifier.jurisdiction", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.regulatoryIdentifier.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.regulatoryIdentifier.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/devicedefinition-regulatory-identifier-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.safety", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-safety") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.shelfLifeStorage", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ProductShelfLife", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.deviceIdentifier", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.issuer", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.jurisdiction", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.marketDistribution", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.marketDistribution.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.marketDistribution.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.marketDistribution.marketPeriod", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.marketDistribution.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.marketDistribution.subJurisdiction", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.udiDeviceIdentifier.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.version", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.version.component", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.version.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.version.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.version.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.version.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.version.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/DeviceRequest"] }] },
ElementMeta { path: "DeviceDispense.category", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.destination", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "DeviceDispense.device", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "DeviceDispense.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "DeviceDispense.eventHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "DeviceDispense.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "DeviceDispense.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.partOf", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "DeviceDispense.performer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.performer.actor", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "DeviceDispense.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.performer.function", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.preparedDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.receiver", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "DeviceDispense.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/devicedispense-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.statusReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/devicedispense-status-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DetectedIssue"] }] },
ElementMeta { path: "DeviceDispense.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner"] }] },
ElementMeta { path: "DeviceDispense.supportingInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DeviceDispense.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.usageInstruction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "DeviceDispense.whenHandedOver", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration.state", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/metric-calibration-state|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration.time", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/metric-calibration-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.category", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/metric-category|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.color", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/color-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.device", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "DeviceMetric.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.measurementFrequency", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.operationalStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/metric-operational-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/devicemetric-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.unit", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.asNeeded", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.asNeededFor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.authoredOn", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DeviceRequest.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "DeviceRequest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.doNotPerform", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "DeviceRequest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.groupIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "DeviceRequest.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.insurance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage", "http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "DeviceRequest.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.parameter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.parameter.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.parameter.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.performer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "DeviceRequest.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.reason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "DeviceRequest.relevantHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "DeviceRequest.replaces", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceRequest"] }] },
ElementMeta { path: "DeviceRequest.requester", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "DeviceRequest.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "DeviceRequest.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DeviceRequest.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.adherence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.adherence.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/deviceusage-adherence-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.adherence.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.adherence.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.adherence.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.adherence.reason", min: 1, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/deviceusage-adherence-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "DeviceUsage.bodySite", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "DeviceUsage.category", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.context", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter", "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"] }] },
ElementMeta { path: "DeviceUsage.dateAsserted", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.derivedFrom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Claim", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "DeviceUsage.device", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "DeviceUsage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.informationSource", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "DeviceUsage.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "DeviceUsage.reason", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "DeviceUsage.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/deviceusage-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.timing[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.usageReason", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceUsage.usageStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/deviceusage-status|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "DiagnosticReport.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/diagnostic-service-sections") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/report-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.composition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Composition"] }] },
ElementMeta { path: "DiagnosticReport.conclusion", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.conclusionCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.effective[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "DiagnosticReport.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.issued", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.media", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.media.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.media.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.media.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.media.link", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "DiagnosticReport.media.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "DiagnosticReport.presentedForm", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.result", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "DiagnosticReport.resultsInterpreter", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "DiagnosticReport.specimen", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "DiagnosticReport.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/diagnostic-report-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.study", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/GenomicStudy", "http://hl7.org/fhir/StructureDefinition/ImagingStudy"] }] },
ElementMeta { path: "DiagnosticReport.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"] }] },
ElementMeta { path: "DiagnosticReport.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.supportingInfo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.supportingInfo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.supportingInfo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.supportingInfo.reference", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/Citation"] }] },
ElementMeta { path: "DiagnosticReport.supportingInfo.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0936") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DiagnosticReport.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Distance.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Distance.comparator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Distance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Distance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Distance.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Distance.unit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Distance.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.attester", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.attester.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.attester.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.attester.mode", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/composition-attestation-mode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.attester.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.attester.party", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "DocumentReference.attester.time", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.author", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "DocumentReference.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment", "http://hl7.org/fhir/StructureDefinition/AppointmentResponse", "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/Claim", "http://hl7.org/fhir/StructureDefinition/CommunicationRequest", "http://hl7.org/fhir/StructureDefinition/Contract", "http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/EnrollmentRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/RequestOrchestration", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/SupplyRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "DocumentReference.bodySite", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "DocumentReference.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/referenced-item-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.attachment", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.profile", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.profile.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.profile.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.profile.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.content.profile.value[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/v3-HL7FormatCodes") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.context", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment", "http://hl7.org/fhir/StructureDefinition/Encounter", "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"] }] },
ElementMeta { path: "DocumentReference.custodian", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "DocumentReference.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.docStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/composition-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.event", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActCode") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.facilityType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/c80-facilitycodes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.modality", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.practiceSetting", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/c80-practice-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.relatesTo", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.relatesTo.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/document-relationship-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.relatesTo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.relatesTo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.relatesTo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.relatesTo.target", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "DocumentReference.securityLabel", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/security-label-examples") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/document-reference-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DocumentReference.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/doc-typecodes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DomainResource.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DomainResource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DomainResource.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DomainResource.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DomainResource.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DomainResource.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DomainResource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DomainResource.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Dosage.additionalInstruction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/additional-instruction-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Dosage.asNeeded", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Dosage.asNeededFor", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-as-needed-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Dosage.doseAndRate", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "Dosage.doseAndRate.dose[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Dosage.doseAndRate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Dosage.doseAndRate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Dosage.doseAndRate.rate[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Dosage.doseAndRate.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/dose-rate-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Dosage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Dosage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Dosage.maxDosePerAdministration", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Dosage.maxDosePerLifetime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Dosage.maxDosePerPeriod", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "Dosage.method", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/administration-method-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Dosage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Dosage.patientInstruction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Dosage.route", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/route-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Dosage.sequence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "Dosage.site", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/approach-site-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Dosage.text", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Dosage.timing", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "Duration.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Duration.comparator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Duration.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Duration.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Duration.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Duration.unit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Duration.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Element.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Element.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.alias", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.base", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.base.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.base.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.base.max", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.base.min", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.base.path", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional.any", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional.documentation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional.purpose", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/additional-binding-purpose|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional.shortDoco", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional.usage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.additional.valueSet", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ElementDefinition.binding.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.strength", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/binding-strength|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.binding.valueSet", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ElementDefinition.code", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://loinc.org/vs") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.comment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.condition", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint.expression", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint.human", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint.key", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint.requirements", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint.severity", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/constraint-severity|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.constraint.source", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "ElementDefinition.constraint.suppress", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.contentReference", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.defaultValue[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.definition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.example", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.example.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.example.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.example.label", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.example.value[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.fixed[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.isModifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.isModifierReason", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.isSummary", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.label", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mapping", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mapping.comment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mapping.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mapping.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mapping.identity", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mapping.language", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mapping.map", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.max", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.maxLength", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.maxValue[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.meaningWhenMissing", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.min", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.minValue[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mustHaveValue", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.mustSupport", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.orderMeaning", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.path", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.pattern[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.representation", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/property-representation|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.requirements", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.short", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.sliceIsConstraining", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.sliceName", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.discriminator", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.discriminator.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.discriminator.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.discriminator.path", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.discriminator.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/discriminator-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.ordered", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.slicing.rules", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-slicing-rules|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.type", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.type.aggregation", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-aggregation-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.type.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/elementdefinition-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.type.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.type.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.type.profile", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition", "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"] }] },
ElementMeta { path: "ElementDefinition.type.targetProfile", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition", "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"] }] },
ElementMeta { path: "ElementDefinition.type.versioning", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/reference-version-rules|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ElementDefinition.valueAlternatives", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "Encounter.account", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Account"] }] },
ElementMeta { path: "Encounter.actualPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Encounter.admission", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Encounter.admission.admitSource", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-admit-source") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.admission.destination", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Encounter.admission.dischargeDisposition", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-discharge-disposition") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.admission.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.admission.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.admission.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.admission.origin", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Encounter.admission.preAdmissionIdentifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Encounter.admission.reAdmission", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0092") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.appointment", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment"] }] },
ElementMeta { path: "Encounter.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "Encounter.careTeam", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "Encounter.class", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/encounter-class") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Encounter.diagnosis", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Encounter.diagnosis.condition", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "Encounter.diagnosis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.diagnosis.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.diagnosis.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.diagnosis.use", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-diagnosis-use") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.dietPreference", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-diet") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.episodeOfCare", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"] }] },
ElementMeta { path: "Encounter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Encounter.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Encounter.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Encounter.length", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "Encounter.location", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Encounter.location.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.location.form", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/location-form") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.location.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.location.location", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Encounter.location.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.location.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Encounter.location.status", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-location-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Encounter.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Encounter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.partOf", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Encounter.participant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Encounter.participant.actor", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "Encounter.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.participant.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Encounter.participant.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-participant-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.plannedEndDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Encounter.plannedStartDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Encounter.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActPriority") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.reason", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Encounter.reason.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.reason.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.reason.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.reason.use", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-reason-use") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.reason.value", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "Encounter.serviceProvider", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Encounter.serviceType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "Encounter.specialArrangement", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-special-arrangements") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.specialCourtesy", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-special-courtesy") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Encounter.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Encounter.subjectStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-subject-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Encounter.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.virtualService", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "VirtualServiceDetail", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.actualPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.class", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActEncounterCode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "EncounterHistory.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.length", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.location", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.location.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.location.form", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/location-form") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.location.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.location.location", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "EncounterHistory.location.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.plannedEndDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.plannedStartDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.serviceType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "EncounterHistory.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "EncounterHistory.subjectStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-subject-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EncounterHistory.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.address", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.connectionType", min: 1, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/endpoint-connection-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.environmentType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/endpoint-environment") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.header", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.managingOrganization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Endpoint.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.payload", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.payload.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.payload.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.payload.mimeType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.payload.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.payload.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/endpoint-payload-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/endpoint-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.candidate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "EnrollmentRequest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.coverage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage"] }] },
ElementMeta { path: "EnrollmentRequest.created", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.insurer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "EnrollmentRequest.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.provider", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "EnrollmentRequest.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentRequest.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.created", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.disposition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.organization", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "EnrollmentResponse.outcome", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/enrollment-outcome|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.request", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EnrollmentRequest"] }] },
ElementMeta { path: "EnrollmentResponse.requestProvider", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "EnrollmentResponse.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EnrollmentResponse.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.account", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Account"] }] },
ElementMeta { path: "EpisodeOfCare.careManager", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "EpisodeOfCare.careTeam", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "EpisodeOfCare.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.diagnosis", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.diagnosis.condition", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "EpisodeOfCare.diagnosis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.diagnosis.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.diagnosis.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.diagnosis.use", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-diagnosis-use") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.managingOrganization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "EpisodeOfCare.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "EpisodeOfCare.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.reason", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.reason.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.reason.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.reason.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.reason.use", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-reason-use") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.reason.value", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "EpisodeOfCare.referralRequest", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "EpisodeOfCare.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/episode-of-care-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.statusHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.statusHistory.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.statusHistory.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.statusHistory.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.statusHistory.period", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.statusHistory.status", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/episode-of-care-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/episodeofcare-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.approvalDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.lastReviewDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participant-resource-types") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "EventDefinition.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.trigger", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "TriggerDefinition", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.usage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EventDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Evidence.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Evidence.assertion", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.author", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty.rater", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty.rating", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/certainty-rating") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.certainty.subcomponent", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Evidence.certainty.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/certainty-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.citeAs[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Citation"] }, TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Evidence.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Evidence.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Evidence.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Evidence.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Evidence.endorser", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Evidence.experimental", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Evidence.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Evidence.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Evidence.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Evidence.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Evidence.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Evidence.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Evidence.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Evidence.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Evidence.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Evidence.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "Evidence.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.attributeEstimate", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.level", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.range", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.attributeEstimate.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/attribute-estimate-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.category", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.attributeEstimate", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/statistic-model-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable.handling", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/variable-handling|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable.valueCategory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable.valueQuantity", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable.valueRange", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.modelCharacteristic.variable.variableDefinition", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "Evidence.statistic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.numberAffected", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.numberOfEvents", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize.knownDataCount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize.numberOfParticipants", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.sampleSize.numberOfStudies", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Evidence.statistic.statisticType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/statistic-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Evidence.studyDesign", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/study-design") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.synthesisType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/synthesis-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Evidence.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Evidence.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Evidence.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "Evidence.variableDefinition", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Evidence.variableDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Evidence.variableDefinition.directnessMatch", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/directness") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.variableDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.variableDefinition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Evidence.variableDefinition.intended", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "Evidence.variableDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.variableDefinition.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Evidence.variableDefinition.observed", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "Evidence.variableDefinition.variableRole", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/variable-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Evidence.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Evidence.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.author", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.citeAs[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Citation"] }, TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.endorser", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatedIdentifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/report-relation-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.target", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.target.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.target.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.target.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.target.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.target.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.relatesTo.target.resource", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "EvidenceReport.relatesTo.target.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "EvidenceReport.section.emptyReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/list-empty-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.entryClassifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/evidence-classifier-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.entryQuantity", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.entryReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "EvidenceReport.section.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.focus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/evidence-report-section") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.focusReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "EvidenceReport.section.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.mode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/list-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.orderedBy", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/list-order") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.section", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "EvidenceReport.section.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.section.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.characteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.characteristic.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/focus-characteristic-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.characteristic.exclude", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.characteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.characteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.characteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.characteristic.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.characteristic.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.subject.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/evidence-report-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EvidenceReport.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.actual", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.category", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.category.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.category.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.category.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.category.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.category.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByCombination", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByCombination.characteristic", min: 1, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByCombination.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByCombination.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByCombination.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByCombination.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByCombination.threshold", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue.device", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceMetric"] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue.method", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue.offset", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/characteristic-offset") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/usage-context-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionCanonical", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable", "http://hl7.org/fhir/StructureDefinition/Evidence"] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionCodeableConcept", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionExpression", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definitionReference", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Evidence"] }] },
ElementMeta { path: "EvidenceVariable.characteristic.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.duration[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.exclude", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.instances[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent.event[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/evidence-variable-event") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromEvent.range", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.effectivePeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.experimental", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.handling", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/variable-handling|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.shortTitle", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.key", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.title", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/examplescenario-actor-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.containedInstance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.containedInstance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.containedInstance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.containedInstance.instanceReference", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.containedInstance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.containedInstance.versionReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.content", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.key", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.structureProfile[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.structureType", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/examplescenario-instance-type") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.structureVersion", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.title", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version.content", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version.key", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version.title", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.postConditions", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.preConditions", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.alternative", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.alternative.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.alternative.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.alternative.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.alternative.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.alternative.step", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExampleScenario.process.step.alternative.title", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.number", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.initiator", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.initiatorActive", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.receiver", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.receiverActive", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.request", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExampleScenario.process.step.operation.response", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExampleScenario.process.step.operation.title", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/testscript-operation-codes") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.pause", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.process", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExampleScenario.process.step.workflow", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ExampleScenario"] }] },
ElementMeta { path: "ExampleScenario.process.title", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.accident", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.accident.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.accident.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.accident.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.accident.location[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "ExplanationOfBenefit.accident.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.accident.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActIncidentCode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.addItem.bodySite", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.bodySite.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.bodySite.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.bodySite.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.bodySite.site", min: 1, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/tooth") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.bodySite.subSite", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/surface") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.subDetail.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detail.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.detailSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.itemSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.location[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-place") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.programCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-program-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.provider", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.request", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/SupplyRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.addItem.serviced[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.subDetailSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.addItem.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.category", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.excluded", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.financial", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.financial.allowed[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.financial.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.financial.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.financial.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.financial.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.financial.used[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.network", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-network") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.term", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-term") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitBalance.unit", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/benefit-unit") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.benefitPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.billablePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam.provider", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam.responsible", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-careteamrole") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.careTeam.specialty", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/provider-qualification") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.claim", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Claim"] }] },
ElementMeta { path: "ExplanationOfBenefit.claimResponse", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "ExplanationOfBenefit.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.created", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.decision", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-decision") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosis", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosis.diagnosis[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/icd-10") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosis.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosis.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosis.onAdmission", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosis.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosis.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-diagnosistype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.diagnosisRelatedGroup", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.disposition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.encounter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "ExplanationOfBenefit.enterer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "ExplanationOfBenefit.event", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.event.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.event.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.event.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.event.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/datestype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.event.when[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.facility", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ExplanationOfBenefit.form", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.formCode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/forms") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.fundsReserve", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/fundsreserve") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.fundsReserveRequested", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/fundsreserve") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.insurance", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.insurance.coverage", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage"] }] },
ElementMeta { path: "ExplanationOfBenefit.insurance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.insurance.focal", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.insurance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.insurance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.insurance.preAuthRef", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.insurer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ExplanationOfBenefit.item", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.adjudication.amount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.adjudication.category", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adjudication") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.adjudication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.adjudication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.adjudication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.adjudication.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.adjudication.reason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adjudication-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.bodySite", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.bodySite.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.bodySite.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.bodySite.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.bodySite.site", min: 1, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/tooth") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "ExplanationOfBenefit.item.bodySite.subSite", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/surface") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.careTeamSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.programCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-program-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.adjudication", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-benefitcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.programCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-program-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.udi", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.subDetail.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.udi", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "ExplanationOfBenefit.item.detail.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.diagnosisSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.encounter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "ExplanationOfBenefit.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.informationSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.location[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-place") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "ExplanationOfBenefit.item.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-modifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.net", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.noteNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.procedureSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.productOrService", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.productOrServiceEnd", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-uscls") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.programCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-program-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.request", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/SupplyRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "ExplanationOfBenefit.item.revenue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-revenue-center") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.reviewOutcome", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.reviewOutcome.decision", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-decision") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.reviewOutcome.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.reviewOutcome.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.reviewOutcome.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.reviewOutcome.preAuthPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.reviewOutcome.preAuthRef", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.reviewOutcome.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-decision-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.serviced[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.tax", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.udi", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "ExplanationOfBenefit.item.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.originalPrescription", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationRequest"] }] },
ElementMeta { path: "ExplanationOfBenefit.outcome", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/claim-outcome|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "ExplanationOfBenefit.patientPaid", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payee", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payee.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payee.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payee.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payee.party", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "ExplanationOfBenefit.payee.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/payeetype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.adjustment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.adjustmentReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/payment-adjustment-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.amount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.payment.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-paymenttype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.preAuthRef", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.preAuthRefPeriod", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.precedence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.prescription", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "ExplanationOfBenefit.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/process-priority") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure.procedure[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/icd-10-procedures") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ex-procedure-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.procedure.udi", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "ExplanationOfBenefit.processNote", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.processNote.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.processNote.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.processNote.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.processNote.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.processNote.number", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.processNote.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.processNote.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/note-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.provider", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ExplanationOfBenefit.referral", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "ExplanationOfBenefit.related", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.related.claim", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Claim"] }] },
ElementMeta { path: "ExplanationOfBenefit.related.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.related.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.related.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.related.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.related.relationship", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/related-claim-relationship") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/explanationofbenefit-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.subType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-subtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.category", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-informationcategory") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/claim-exception") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.reason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/missing-tooth-reason") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.timing[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.supportingInfo.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }, TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.total", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.total.amount", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.total.category", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/adjudication") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.total.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.total.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.total.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.traceNumber", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/claim-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.use", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/claim-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Expression.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Expression.expression", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Expression.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Expression.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Expression.language", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/expression-language") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Expression.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Expression.reference", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ExtendedContactDetail.address", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "ExtendedContactDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExtendedContactDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ExtendedContactDetail.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "HumanName", target_profiles: &[] }] },
ElementMeta { path: "ExtendedContactDetail.organization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ExtendedContactDetail.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ExtendedContactDetail.purpose", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/contactentity-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ExtendedContactDetail.telecom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Extension.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Extension.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Extension.url", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Extension.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.age[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.born[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition.contributedToDeath", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition.onset[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.condition.outcome", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-outcome") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.dataAbsentReason", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/history-absent-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.deceased[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.estimatedAge", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/Measure", "http://hl7.org/fhir/StructureDefinition/OperationDefinition"] }] },
ElementMeta { path: "FamilyMemberHistory.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.participant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.participant.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "FamilyMemberHistory.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.participant.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participation-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "FamilyMemberHistory.procedure", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.procedure.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.procedure.contributedToDeath", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.procedure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.procedure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.procedure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.procedure.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.procedure.outcome", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.procedure.performed[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.reason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "FamilyMemberHistory.relationship", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-FamilyMember") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.sex", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/administrative-gender") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/history-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Flag.author", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Flag.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/flag-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Flag.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/flag-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Flag.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Flag.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Flag.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Flag.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Flag.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Flag.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Flag.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Flag.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Flag.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Flag.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Flag.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/flag-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Flag.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "Flag.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/formularyitem-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "FormularyItem.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.changeType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/genomicstudy-changetype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.device", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.device.device", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "GenomicStudy.analysis.device.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.device.function", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.device.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.device.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.focus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "GenomicStudy.analysis.genomeBuild", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://loinc.org/vs/LL1040-6") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.input", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.input.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.input.file", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "GenomicStudy.analysis.input.generatedBy[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/GenomicStudy"] }] },
ElementMeta { path: "GenomicStudy.analysis.input.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.input.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.input.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/genomicstudy-dataformat") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.instantiatesCanonical", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition"] }] },
ElementMeta { path: "GenomicStudy.analysis.instantiatesUri", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.methodType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/genomicstudy-methodtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.output", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.output.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.output.file", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "GenomicStudy.analysis.output.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.output.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.output.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/genomicstudy-dataformat") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.performer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.performer.actor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "GenomicStudy.analysis.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.performer.role", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.analysis.protocolPerformed", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Task"] }] },
ElementMeta { path: "GenomicStudy.analysis.regionsCalled", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "GenomicStudy.analysis.regionsStudied", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "GenomicStudy.analysis.specimen", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "GenomicStudy.analysis.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/Task"] }] },
ElementMeta { path: "GenomicStudy.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "GenomicStudy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.instantiatesCanonical", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "GenomicStudy.instantiatesUri", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.interpreter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "GenomicStudy.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.reason", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "GenomicStudy.referrer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "GenomicStudy.startDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/genomicstudy-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "GenomicStudy.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "GenomicStudy.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/genomicstudy-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Goal.achievementStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/goal-achievement") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Goal.addresses", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/MedicationStatement", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/RiskAssessment", "http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "Goal.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/goal-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Goal.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Goal.continuous", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Goal.description", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Goal.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Goal.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Goal.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Goal.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Goal.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Goal.lifecycleStatus", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/goal-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Goal.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Goal.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Goal.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Goal.outcome", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "Goal.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/goal-priority") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Goal.source", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "Goal.start[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/goal-start-event") }), types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Goal.statusDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Goal.statusReason", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Goal.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Goal.target", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Goal.target.detail[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "Goal.target.due[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "Goal.target.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Goal.target.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Goal.target.measure", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Goal.target.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Goal.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/compartment-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment.rule", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/graph-compartment-rule|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.compartment.use", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/graph-compartment-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.max", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.min", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.params", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.path", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.sliceName", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.sourceId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.targetId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.node", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.node.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.node.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.node.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.node.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.node.nodeId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.node.profile", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "GraphDefinition.node.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/version-independent-all-resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.start", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Group.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic.exclude", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic.value[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "Group.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Group.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Group.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Group.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Group.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Group.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Group.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Group.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Group.managingEntity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Group.member", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Group.member.entity", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "Group.member.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Group.member.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Group.member.inactive", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Group.member.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Group.member.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Group.membership", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/group-membership-basis|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Group.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Group.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Group.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Group.quantity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Group.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Group.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/group-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.dataRequirement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "DataRequirement", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "GuidanceResponse.evaluationMessage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/OperationOutcome"] }] },
ElementMeta { path: "GuidanceResponse.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.module[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/guidance-module-code") }), types: &[TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.occurrenceDateTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.outputParameters", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Parameters"] }] },
ElementMeta { path: "GuidanceResponse.performer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "GuidanceResponse.reason", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.requestIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.result", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Appointment", "http://hl7.org/fhir/StructureDefinition/AppointmentResponse", "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/Claim", "http://hl7.org/fhir/StructureDefinition/CommunicationRequest", "http://hl7.org/fhir/StructureDefinition/Contract", "http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/EnrollmentRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/RequestOrchestration", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/SupplyRequest", "http://hl7.org/fhir/StructureDefinition/Task", "http://hl7.org/fhir/StructureDefinition/VisionPrescription"] }] },
ElementMeta { path: "GuidanceResponse.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/guidance-response-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.subject", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "GuidanceResponse.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.appointmentRequired", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availability", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Availability", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.characteristic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-mode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.comment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.communication", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.coverageArea", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "HealthcareService.eligibility", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.eligibility.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.eligibility.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.eligibility.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.eligibility.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.eligibility.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.endpoint", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "HealthcareService.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.extraDetails", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.location", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "HealthcareService.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.offeredIn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "HealthcareService.photo", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.program", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/program") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.providedBy", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "HealthcareService.referralMethod", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-referral-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.serviceProvisionCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-provision-conditions") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.specialty", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/c80-practice-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HumanName.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "HumanName.family", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HumanName.given", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HumanName.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "HumanName.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "HumanName.prefix", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HumanName.suffix", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HumanName.text", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HumanName.use", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/name-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Identifier.assigner", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Identifier.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Identifier.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Identifier.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Identifier.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Identifier.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/identifier-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Identifier.use", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/identifier-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Identifier.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/Appointment", "http://hl7.org/fhir/StructureDefinition/AppointmentResponse", "http://hl7.org/fhir/StructureDefinition/Task"] }] },
ElementMeta { path: "ImagingSelection.bodySite", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "ImagingSelection.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.html") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.html") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.derivedFrom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ImagingStudy", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "ImagingSelection.endpoint", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "ImagingSelection.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.focus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ImagingSelection"] }] },
ElementMeta { path: "ImagingSelection.frameOfReferenceUid", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion2D", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion2D.coordinate", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion2D.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion2D.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion2D.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion2D.regionType", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion3D", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion3D.coordinate", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion3D.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion3D.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion3D.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.imageRegion3D.regionType", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.number", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.sopClass", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.subset", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.instance.uid", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.issued", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.performer.actor", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "ImagingSelection.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.performer.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/series-performer-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.seriesNumber", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.seriesUid", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/imagingselection-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.studyUid", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImagingSelection.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "ImagingSelection.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/Appointment", "http://hl7.org/fhir/StructureDefinition/AppointmentResponse", "http://hl7.org/fhir/StructureDefinition/Task"] }] },
ElementMeta { path: "ImagingStudy.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "ImagingStudy.endpoint", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "ImagingStudy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.location", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "ImagingStudy.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.modality", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.note", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.numberOfInstances", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.numberOfSeries", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "ImagingStudy.procedure", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://loinc.org/vs/loinc-rsna-radiology-playbook") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition"] }] },
ElementMeta { path: "ImagingStudy.reason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "ImagingStudy.referrer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "ImagingStudy.series", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.bodySite", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "ImagingStudy.series.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.endpoint", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "ImagingStudy.series.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.instance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.instance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.instance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.instance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.instance.number", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.instance.sopClass", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.instance.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.instance.uid", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.laterality", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.modality", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.number", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.numberOfInstances", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.performer.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "ImagingStudy.series.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.performer.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/series-performer-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.specimen", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "ImagingStudy.series.started", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.series.uid", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.started", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/imagingstudy-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "ImagingStudy.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Immunization.administeredProduct", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "Immunization.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"] }] },
ElementMeta { path: "Immunization.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Immunization.doseQuantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Immunization.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Immunization.expirationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Immunization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.fundingSource", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-funding-source") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Immunization.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Immunization.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Immunization.informationSource", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-origin") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Immunization.isSubpotent", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Immunization.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Immunization.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Immunization.lotNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Immunization.manufacturer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Immunization.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Immunization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.note", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Immunization.occurrence[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Immunization.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "Immunization.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Immunization.performer.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Immunization.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.performer.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Immunization.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.primarySource", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Immunization.programEligibility", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Immunization.programEligibility.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.programEligibility.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Immunization.programEligibility.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.programEligibility.program", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.programEligibility.programStatus", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-program-eligibility") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.protocolApplied", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Immunization.protocolApplied.authority", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Immunization.protocolApplied.doseNumber", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Immunization.protocolApplied.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.protocolApplied.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Immunization.protocolApplied.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.protocolApplied.series", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Immunization.protocolApplied.seriesDoses", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Immunization.protocolApplied.targetDisease", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-target-disease") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reaction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reaction.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reaction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reaction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reaction.manifestation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "Immunization.reaction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reaction.reported", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"] }] },
ElementMeta { path: "Immunization.route", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-route") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.site", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Immunization.statusReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-status-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.subpotentReason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-subpotent-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.supportingInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Immunization.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Immunization.vaccineCode", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/vaccine-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.authority", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ImmunizationEvaluation.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.doseNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.doseStatus", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.doseStatusReason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.immunizationEvent", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Immunization"] }] },
ElementMeta { path: "ImmunizationEvaluation.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "ImmunizationEvaluation.series", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.seriesDoses", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-evaluation-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.targetDisease", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-target-disease") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.authority", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ImmunizationRecommendation.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.date", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.contraindicatedVaccineCode", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/vaccine-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.dateCriterion", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.dateCriterion.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.dateCriterion.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.dateCriterion.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.dateCriterion.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.dateCriterion.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.doseNumber", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.forecastReason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-recommendation-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.forecastStatus", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-recommendation-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.series", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.seriesDoses", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.supportingImmunization", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Immunization", "http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation"] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.supportingPatientInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.targetDisease", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-target-disease") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.vaccineCode", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/vaccine-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.grouping", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.grouping.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.grouping.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.grouping.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.grouping.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.grouping.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.page", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.page.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.page.generation", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/guide-page-generation|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.page.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.page.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.page.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.page.page", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ImplementationGuide.definition.page.source[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.page.title", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.parameter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.parameter.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/guide-parameter-code") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.parameter.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.fhirVersion", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/FHIR-version|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.groupingId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.isExample", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.profile", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.reference", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "ImplementationGuide.definition.template", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.template.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.template.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.template.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.template.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.template.scope", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.template.source", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.dependsOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.dependsOn.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.dependsOn.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.dependsOn.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.dependsOn.packageId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.dependsOn.reason", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.dependsOn.uri", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ImplementationGuide"] }] },
ElementMeta { path: "ImplementationGuide.dependsOn.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.fhirVersion", min: 1, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/FHIR-version|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.global", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.global.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.global.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.global.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.global.profile", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "ImplementationGuide.global.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.license", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/spdx-license|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.image", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.other", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.page", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.page.anchor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.page.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.page.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.page.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.page.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.page.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.rendering", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.resource", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.resource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.resource.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.resource.isExample", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.resource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.manifest.resource.profile", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "ImplementationGuide.manifest.resource.reference", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "ImplementationGuide.manifest.resource.relativePath", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.packageId", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.allergenicIndicator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.for", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition", "http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition", "http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition"] }] },
ElementMeta { path: "Ingredient.function", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ingredient-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.group", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.manufacturer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.manufacturer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.manufacturer.manufacturer", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Ingredient.manufacturer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.manufacturer.role", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.role", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/ingredient-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"] }] },
ElementMeta { path: "Ingredient.substance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.basis", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.concentration[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.country", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/country") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.measurementPoint", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.presentation[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.referenceStrength", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.referenceStrength.country", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/country") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.referenceStrength.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.referenceStrength.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.referenceStrength.measurementPoint", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.referenceStrength.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.referenceStrength.strength[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.referenceStrength.substance", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"] }] },
ElementMeta { path: "Ingredient.substance.strength.textConcentration", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.substance.strength.textPresentation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Ingredient.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.administeredBy", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "InsurancePlan.alias", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.limit", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.limit.code", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.limit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.limit.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.limit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.limit.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.requirement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.benefit.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverage.network", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "InsurancePlan.coverage.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.coverageArea", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "InsurancePlan.endpoint", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "InsurancePlan.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.network", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "InsurancePlan.ownedBy", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "InsurancePlan.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.coverageArea", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "InsurancePlan.plan.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.generalCost", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.generalCost.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.generalCost.cost", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.generalCost.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.generalCost.groupSize", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.generalCost.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.generalCost.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.generalCost.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.network", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.cost", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.cost.applicability", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/insuranceplan-applicability|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.cost.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.cost.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.cost.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.cost.qualifiers", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.cost.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.cost.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.benefit.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.category", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.specificCost.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.plan.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/insuranceplan-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.association", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.association.associationType", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.association.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.association.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.association.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.association.quantity", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.association.relatedItem", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/InventoryItem", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/MedicationKnowledge", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"] }] },
ElementMeta { path: "InventoryItem.baseUnit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.category", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.characteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.characteristic.characteristicType", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.characteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.characteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.characteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.characteristic.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.code", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.description.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.description.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.description.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.description.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.description.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.instance", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.instance.expiry", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.instance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.instance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.instance.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.instance.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "InventoryItem.instance.lotNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.instance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.instance.subject", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "InventoryItem.inventoryStatus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.name.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.name.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.name.language", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.name.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.name.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.name.nameType", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/inventoryitem-nametype") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.netContent", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.productReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"] }] },
ElementMeta { path: "InventoryItem.responsibleOrganization", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.responsibleOrganization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.responsibleOrganization.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.responsibleOrganization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.responsibleOrganization.organization", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "InventoryItem.responsibleOrganization.role", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/inventoryitem-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InventoryItem.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.countType", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/inventoryreport-counttype|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.countingDateTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.item", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.item.category", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.item.item", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/InventoryItem", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/InventoryItem"] }] },
ElementMeta { path: "InventoryReport.inventoryListing.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.item.quantity", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.itemStatus", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.inventoryListing.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "InventoryReport.inventoryListing.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.operationType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.operationTypeReason", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.reportedDateTime", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.reporter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "InventoryReport.reportingPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/inventoryreport-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "InventoryReport.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Invoice.account", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Account"] }] },
ElementMeta { path: "Invoice.cancelledReason", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Invoice.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Invoice.creation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Invoice.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Invoice.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Invoice.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Invoice.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Invoice.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Invoice.issuer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Invoice.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.chargeItem[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ChargeItem"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.priceComponent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "MonetaryComponent", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.sequence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.serviced[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Invoice.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Invoice.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Invoice.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Invoice.participant", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Invoice.participant.actor", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Invoice.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Invoice.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Invoice.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Invoice.participant.role", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Invoice.paymentTerms", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Invoice.period[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Invoice.recipient", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Invoice.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/invoice-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Invoice.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Invoice.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Invoice.totalGross", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Invoice.totalNet", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Invoice.totalPriceComponent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "MonetaryComponent", target_profiles: &[] }] },
ElementMeta { path: "Invoice.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Library.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Library.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Library.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Library.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Library.content", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "Library.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Library.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Library.dataRequirement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "DataRequirement", target_profiles: &[] }] },
ElementMeta { path: "Library.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Library.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Library.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Library.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Library.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Library.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Library.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Library.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Library.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Library.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Library.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Library.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Library.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Library.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Library.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Library.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Library.parameter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ParameterDefinition", target_profiles: &[] }] },
ElementMeta { path: "Library.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Library.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Library.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "Library.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Library.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Library.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participant-resource-types") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Library.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Library.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Library.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Library.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Library.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/library-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Library.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Library.usage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Library.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "Library.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Library.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Linkage.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Linkage.author", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Linkage.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Linkage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Linkage.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Linkage.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Linkage.item", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Linkage.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Linkage.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Linkage.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Linkage.item.resource", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Linkage.item.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/linkage-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Linkage.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Linkage.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Linkage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Linkage.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "List.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/list-example-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "List.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "List.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "List.emptyReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/list-empty-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "List.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "List.entry", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "List.entry.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "List.entry.deleted", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "List.entry.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "List.entry.flag", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/list-item-flag") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "List.entry.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "List.entry.item", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "List.entry.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "List.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "List.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "List.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "List.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "List.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "List.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "List.mode", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/list-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "List.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "List.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "List.orderedBy", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/list-order") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "List.source", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "List.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/list-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "List.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "List.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "List.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Location.address", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "Location.alias", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Location.characteristic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/location-characteristic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Location.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Location.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Location.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Location.endpoint", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "Location.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Location.form", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/location-form") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Location.hoursOfOperation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Availability", target_profiles: &[] }] },
ElementMeta { path: "Location.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Location.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Location.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Location.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Location.managingOrganization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Location.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Location.mode", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/location-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Location.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Location.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Location.operationalStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0116") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Location.partOf", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Location.position", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Location.position.altitude", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Location.position.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Location.position.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Location.position.latitude", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Location.position.longitude", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Location.position.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Location.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/location-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Location.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Location.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Location.virtualService", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "VirtualServiceDetail", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.amount", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.component", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "ManufacturedItemDefinition.component.constituent", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.constituent.amount", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.constituent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.constituent.function", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.constituent.hasIngredient", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Ingredient"] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.constituent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.constituent.location", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.constituent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.function", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.component.property", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "ManufacturedItemDefinition.component.type", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.ingredient", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.manufacturedDoseForm", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/manufactured-dose-form") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ManufacturedItemDefinition.marketingStatus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "MarketingStatus", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.property", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.property.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/product-characteristic-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.property.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Binary"] }] },
ElementMeta { path: "ManufacturedItemDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ManufacturedItemDefinition.unitOfPresentation", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/unit-of-presentation") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.country", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.dateRange", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.jurisdiction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.restoreDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.status", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Measure.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Measure.basis", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fhir-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Measure.clinicalRecommendationStatement", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.compositeScoring", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/composite-measure-scoring") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Measure.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Measure.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Measure.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.disclaimer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Measure.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Measure.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Measure.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Measure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.basis", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fhir-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-group-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.improvementNotation", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/measure-improvement-notation|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.library", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Library"] }] },
ElementMeta { path: "Measure.group.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.aggregateMethod", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/measure-aggregate-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/measure-population") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.criteria", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.groupDefinition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Measure.group.population.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.inputPopulationId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.population.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.rateAggregation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.scoring", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/measure-scoring") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.scoringUnit", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-scoring-unit") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-stratifier-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-stratifier-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component.criteria", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component.groupDefinition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Measure.group.stratifier.component.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.criteria", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.groupDefinition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Measure.group.stratifier.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participant-resource-types") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Measure.group.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/measure-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.guidance", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Measure.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Measure.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Measure.improvementNotation", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/measure-improvement-notation|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Measure.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Measure.library", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Library"] }] },
ElementMeta { path: "Measure.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Measure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.rateAggregation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.rationale", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "Measure.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Measure.riskAdjustment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.scoring", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/measure-scoring") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.scoringUnit", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-scoring-unit") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Measure.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participant-resource-types") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Measure.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-supplemental-data-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData.criteria", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.supplementalData.usage", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/measure-data-usage") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.term", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Measure.term.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-definition-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.term.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.term.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.term.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Measure.term.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Measure.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Measure.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/measure-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Measure.usage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Measure.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "Measure.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.dataUpdateType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/submit-data-update-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.evaluatedResource", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "MeasureReport.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-group-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.measureScore[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.population", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.population.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/measure-population") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.population.count", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.population.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.population.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.population.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.population.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.population.subjectReport", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MeasureReport"] }] },
ElementMeta { path: "MeasureReport.group.population.subjectResults", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/List"] }] },
ElementMeta { path: "MeasureReport.group.population.subjects", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "MeasureReport.group.stratifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-stratifier-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.component", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.component.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measure-stratifier-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.component.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.component.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.component.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.component.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.component.value[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.measureScore[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/measure-population") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.count", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.subjectReport", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MeasureReport"] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.subjectResults", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/List"] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.population.subjects", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.value[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "MeasureReport.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.improvementNotation", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/measure-improvement-notation|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.inputParameters", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Parameters"] }] },
ElementMeta { path: "MeasureReport.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "MeasureReport.measure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Measure"] }] },
ElementMeta { path: "MeasureReport.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.period", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.reporter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "MeasureReport.reportingVendor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MeasureReport.scoring", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/measure-scoring") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/measure-report-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "MeasureReport.supplementalData", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "MeasureReport.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/measure-report-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Medication.batch", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Medication.batch.expirationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Medication.batch.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Medication.batch.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Medication.batch.lotNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Medication.batch.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Medication.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Medication.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Medication.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationKnowledge"] }] },
ElementMeta { path: "Medication.doseForm", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-form-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Medication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Medication.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Medication.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Medication.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Medication.ingredient", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Medication.ingredient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Medication.ingredient.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Medication.ingredient.isActive", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Medication.ingredient.item", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "Medication.ingredient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Medication.ingredient.strength[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/medication-ingredientstrength") }), types: &[TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Medication.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Medication.marketingAuthorizationHolder", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Medication.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Medication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Medication.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/medication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Medication.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Medication.totalVolume", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan"] }] },
ElementMeta { path: "MedicationAdministration.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-admin-location") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.device", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "MedicationAdministration.dosage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.dose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.method", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/administration-method-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.rate[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.route", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/route-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.site", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/approach-site-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.dosage.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "MedicationAdministration.eventHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "MedicationAdministration.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.isSubPotent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.medication", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "MedicationAdministration.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.occurence[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationAdministration", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/MedicationDispense"] }] },
ElementMeta { path: "MedicationAdministration.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.performer.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "MedicationAdministration.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.performer.function", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/med-admin-perform-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/reason-medication-given-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"] }] },
ElementMeta { path: "MedicationAdministration.recorded", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.request", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationRequest"] }] },
ElementMeta { path: "MedicationAdministration.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/medication-admin-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.statusReason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.subPotentReason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/administration-subpotent-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "MedicationAdministration.supportingInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "MedicationAdministration.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.authorizingPrescription", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationRequest"] }] },
ElementMeta { path: "MedicationDispense.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan"] }] },
ElementMeta { path: "MedicationDispense.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationdispense-admin-location") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.daysSupply", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.destination", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "MedicationDispense.dosageInstruction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Dosage", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "MedicationDispense.eventHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "MedicationDispense.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "MedicationDispense.medication", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "MedicationDispense.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.notPerformedReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationdispense-status-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DetectedIssue"] }] },
ElementMeta { path: "MedicationDispense.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.partOf", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"] }] },
ElementMeta { path: "MedicationDispense.performer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.performer.actor", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "MedicationDispense.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.performer.function", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationdispense-performer-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.receiver", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "MedicationDispense.recorded", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.renderedDosageInstruction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/medicationdispense-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.statusChanged", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "MedicationDispense.substitution", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.substitution.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.substitution.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.substitution.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.substitution.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.substitution.responsibleParty", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicationDispense.substitution.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.substitution.wasSubstituted", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.supportingInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "MedicationDispense.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.whenHandedOver", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.whenPrepared", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.associatedMedication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "MedicationKnowledge.author", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicationKnowledge.clinicalUseIssue", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition"] }] },
ElementMeta { path: "MedicationKnowledge.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost.cost[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-cost-category") }), types: &[TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost.effectiveDate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost.source", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.definition", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition"] }] },
ElementMeta { path: "MedicationKnowledge.definitional.doseForm", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-form-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.drugCharacteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.drugCharacteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.drugCharacteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.drugCharacteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.drugCharacteristic.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationknowledge-characteristic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.drugCharacteristic.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.ingredient", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.ingredient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.ingredient.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.ingredient.item", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "MedicationKnowledge.definitional.ingredient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.ingredient.strength[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-ingredientstrength") }), types: &[TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.ingredient.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-RoleClassIngredientEntity") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.intendedRoute", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/route-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.definitional.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.administrationTreatment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.dosage", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.dosage.dosage", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Dosage", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.dosage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.dosage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.dosage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.dosage.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.patientCharacteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.patientCharacteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.patientCharacteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.patientCharacteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.patientCharacteristic.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.patientCharacteristic.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.dosingGuideline.treatmentIntent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.indication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition"] }] },
ElementMeta { path: "MedicationKnowledge.indicationGuideline.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.intendedJurisdiction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.medicineClassification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.medicineClassification.classification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.medicineClassification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.medicineClassification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.medicineClassification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.medicineClassification.source[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.medicineClassification.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monitoringProgram", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monitoringProgram.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monitoringProgram.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monitoringProgram.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monitoringProgram.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monitoringProgram.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monograph", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monograph.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monograph.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monograph.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monograph.source", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "MedicationKnowledge.monograph.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.packaging", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.packaging.cost", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "MedicationKnowledge.packaging.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.packaging.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.packaging.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.packaging.packagedProduct", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition"] }] },
ElementMeta { path: "MedicationKnowledge.preparationInstruction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.productType", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.maxDispense", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.maxDispense.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.maxDispense.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.maxDispense.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.maxDispense.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.maxDispense.quantity", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.regulatoryAuthority", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.schedule", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.substitution", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.substitution.allowed", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.substitution.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.substitution.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.substitution.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.substitution.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.relatedMedicationKnowledge", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.relatedMedicationKnowledge.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.relatedMedicationKnowledge.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.relatedMedicationKnowledge.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.relatedMedicationKnowledge.reference", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationKnowledge"] }] },
ElementMeta { path: "MedicationKnowledge.relatedMedicationKnowledge.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/medicationknowledge-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.environmentalSetting", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.environmentalSetting.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.environmentalSetting.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.environmentalSetting.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.environmentalSetting.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.environmentalSetting.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.storageGuideline.stabilityDuration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.authoredOn", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"] }] },
ElementMeta { path: "MedicationRequest.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationrequest-admin-location") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.courseOfTherapyType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/medicationrequest-course-of-therapy") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.device", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.dispenseInterval", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.dispenser", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.dispenserInstruction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.doseAdministrationAid", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-dose-aid") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.expectedSupplyDuration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.initialFill", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.initialFill.duration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.initialFill.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.initialFill.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.initialFill.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.initialFill.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dispenseRequest.validityPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.doNotPerform", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.dosageInstruction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Dosage", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.effectiveDosePeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "MedicationRequest.eventHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "MedicationRequest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.groupIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.informationSource", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicationRequest.insurance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage", "http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "MedicationRequest.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/medicationrequest-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.medication", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "MedicationRequest.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.performer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "MedicationRequest.performerType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/medication-intended-performer-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.priorPrescription", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationRequest"] }] },
ElementMeta { path: "MedicationRequest.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "MedicationRequest.recorder", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "MedicationRequest.renderedDosageInstruction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.reported", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.requester", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "MedicationRequest.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/medicationrequest-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.statusChanged", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.statusReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationrequest-status-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "MedicationRequest.substitution", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.substitution.allowed[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode") }), types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.substitution.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.substitution.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.substitution.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.substitution.reason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.supportingInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "MedicationRequest.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.adherence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.adherence.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-statement-adherence") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.adherence.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.adherence.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.adherence.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.adherence.reason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/reason-medication-status-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationrequest-admin-location") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.dateAsserted", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.derivedFrom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "MedicationStatement.dosage", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Dosage", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.effective[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "MedicationStatement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.informationSource", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicationStatement.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.medication", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "MedicationStatement.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.partOf", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/MedicationStatement"] }] },
ElementMeta { path: "MedicationStatement.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"] }] },
ElementMeta { path: "MedicationStatement.relatedClinicalInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "MedicationStatement.renderedDosageInstruction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/medication-statement-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "MedicationStatement.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.additionalMonitoringIndicator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-additional-monitoring") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.attachedDocument", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "MedicinalProductDefinition.characteristic", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.characteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.characteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.characteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.characteristic.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/product-characteristic-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.characteristic.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.classification", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-classification") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.clinicalTrial", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchStudy"] }] },
ElementMeta { path: "MedicinalProductDefinition.code", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-codes") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.combinedPharmaceuticalDoseForm", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/combined-dose-form") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.comprisedOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "MedicinalProductDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.contact.contact", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "MedicinalProductDefinition.contact.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.contact.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.contact.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.contact.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-contact-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.crossReference", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.crossReference.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.crossReference.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.crossReference.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.crossReference.product", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition"] }] },
ElementMeta { path: "MedicinalProductDefinition.crossReference.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-cross-reference-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.domain", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-domain") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.impurity", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-codes") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"] }] },
ElementMeta { path: "MedicinalProductDefinition.indication", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.ingredient", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.legalStatusOfSupply", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/legal-status-of-supply") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.marketingStatus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "MarketingStatus", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.masterFile", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "MedicinalProductDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.part", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.part.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.part.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.part.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.part.part", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.part.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-name-part-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.productName", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-name-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.usage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.usage.country", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/country") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.usage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.usage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.usage.jurisdiction", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.usage.language", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.name.usage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.operation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.operation.confidentialityIndicator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-confidentiality") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.operation.effectiveDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.operation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.operation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.operation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.operation.organization", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProductDefinition.operation.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "MedicinalProductDefinition.packagedMedicinalProduct", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-package-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.pediatricUseIndicator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-pediatric-use") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.route", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/route-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.specialMeasures", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-special-measures") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.statusDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.allowedResponse", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.allowedResponse.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.allowedResponse.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.allowedResponse.message", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MessageDefinition"] }] },
ElementMeta { path: "MessageDefinition.allowedResponse.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.allowedResponse.situation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.base", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MessageDefinition"] }] },
ElementMeta { path: "MessageDefinition.category", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/message-significance-category|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.date", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.event[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/message-events") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.focus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.focus.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.focus.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.focus.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.focus.max", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.focus.min", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.focus.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.focus.profile", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "MessageDefinition.graph", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/GraphDefinition"] }] },
ElementMeta { path: "MessageDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.parent", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "MessageDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.purpose", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.replaces", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MessageDefinition"] }] },
ElementMeta { path: "MessageDefinition.responseRequired", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/messageheader-response-request|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.author", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MessageHeader.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.definition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MessageDefinition"] }] },
ElementMeta { path: "MessageHeader.destination", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.destination.endpoint[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "MessageHeader.destination.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.destination.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.destination.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.destination.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.destination.receiver", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MessageHeader.destination.target", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "MessageHeader.event[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EventDefinition"] }] },
ElementMeta { path: "MessageHeader.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.focus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "MessageHeader.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.reason", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/message-reason-encounter") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.response", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.response.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/response-code|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.response.details", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/OperationOutcome"] }] },
ElementMeta { path: "MessageHeader.response.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.response.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.response.identifier", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.response.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.responsible", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MessageHeader.sender", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MessageHeader.source", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.source.contact", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.source.endpoint[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "MessageHeader.source.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.source.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.source.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.source.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.source.software", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.source.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MessageHeader.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Meta.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Meta.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Meta.lastUpdated", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Meta.profile", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "Meta.security", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/security-labels") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Meta.source", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Meta.tag", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/common-tags") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Meta.versionId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MetadataResource.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.device", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "MolecularSequence.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.focus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "MolecularSequence.formatted", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.literal", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.performer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MolecularSequence.relative", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.coordinateSystem", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://loinc.org/LL5323-2/") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.edit", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.edit.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.edit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.edit.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.edit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.edit.replacedSequence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.edit.replacementSequence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.edit.start", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.ordinalPosition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.sequenceRange", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.chromosome", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://loinc.org/LL2938-0/|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.genomeAssembly", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://loinc.org/LL1040-6/") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.orientation", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/orientation-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.sequence[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MolecularSequence"] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.strand", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/strand-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.windowEnd", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.relative.startingSequence.windowStart", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.specimen", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "MolecularSequence.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "MolecularSequence.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/sequence-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MonetaryComponent.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "MonetaryComponent.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MonetaryComponent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MonetaryComponent.factor", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MonetaryComponent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MonetaryComponent.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/price-component-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Money.currency", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/currencies|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Money.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Money.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Money.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.date", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.kind", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/namingsystem-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.responsible", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/namingsystem-identifier-system-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.authoritative", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.preferred", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/namingsystem-identifier-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.uniqueId.value", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.usage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Narrative.div", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "xhtml", target_profiles: &[] }] },
ElementMeta { path: "Narrative.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Narrative.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Narrative.status", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/narrative-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "NutritionIntake.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/diet-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.notConsumed", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.notConsumedReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/not-consumed-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.nutritionProduct", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/food-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "NutritionIntake.consumedItem.rate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.schedule", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.consumedItem.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/edible-substance-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.derivedFrom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "NutritionIntake.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "NutritionIntake.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.ingredientLabel", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.ingredientLabel.amount", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.ingredientLabel.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.ingredientLabel.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.ingredientLabel.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.ingredientLabel.nutrient", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/nutrient-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "NutritionIntake.instantiatesCanonical", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition", "http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition", "http://hl7.org/fhir/StructureDefinition/EventDefinition", "http://hl7.org/fhir/StructureDefinition/Measure", "http://hl7.org/fhir/StructureDefinition/MessageDefinition", "http://hl7.org/fhir/StructureDefinition/ObservationDefinition", "http://hl7.org/fhir/StructureDefinition/OperationDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire", "http://hl7.org/fhir/StructureDefinition/Requirements", "http://hl7.org/fhir/StructureDefinition/SubscriptionTopic", "http://hl7.org/fhir/StructureDefinition/TestPlan", "http://hl7.org/fhir/StructureDefinition/TestScript"] }] },
ElementMeta { path: "NutritionIntake.instantiatesUri", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "NutritionIntake.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/NutritionIntake", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "NutritionIntake.performer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.performer.actor", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "NutritionIntake.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.performer.function", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/performer-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "NutritionIntake.recorded", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.reported[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "NutritionIntake.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/event-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.statusReason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinicalimpression-status-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionIntake.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "NutritionIntake.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.allergyIntolerance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"] }] },
ElementMeta { path: "NutritionOrder.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "NutritionOrder.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.dateTime", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "NutritionOrder.enteralFormula", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.additive", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.additive.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.additive.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.additive.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.additive.productName", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.additive.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.additive.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/entformula-additive") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.rate[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.schedule", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.schedule.asNeeded", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.schedule.asNeededFor", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-as-needed-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.schedule.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.schedule.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.schedule.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administration.schedule.timing", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administrationInstruction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.baseFormulaProductName", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.baseFormulaType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/entformula-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.caloricDensity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.deliveryDevice", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.maxVolumeToDeliver", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.routeOfAdministration", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/enteral-route") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.excludeFoodModifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/food-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.foodPreferenceModifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-diet") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.groupIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.instantiates", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "NutritionOrder.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.fluidConsistencyType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/consistency-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.instruction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.nutrient", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.nutrient.amount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.nutrient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.nutrient.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.nutrient.modifier", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/nutrient-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.nutrient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.schedule", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.schedule.asNeeded", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.schedule.asNeededFor", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-as-needed-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.schedule.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.schedule.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.schedule.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.schedule.timing", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.texture", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.texture.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.texture.foodType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/modified-foodtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.texture.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.texture.modifier", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/texture-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.texture.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.oralDiet.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/diet-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.orderer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "NutritionOrder.outsideFoodAllowed", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.performer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "NutritionOrder.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "NutritionOrder.supplement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.instruction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.productName", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.schedule", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.schedule.asNeeded", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.schedule.asNeededFor", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-as-needed-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.schedule.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.schedule.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.schedule.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.schedule.timing", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.supplement.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/supplement-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "NutritionOrder.supportingInformation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "NutritionOrder.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/nutrition-product-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.characteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.characteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.characteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.characteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.characteristic.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/measurement-property") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.characteristic.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/edible-substance-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.ingredient", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.ingredient.amount", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.ingredient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.ingredient.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.ingredient.item", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "NutritionProduct.ingredient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.biologicalSourceEvent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.expiry", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.lotNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.instance.useBy", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.knownAllergen", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/allergen-class") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "NutritionProduct.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "NutritionProduct.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.nutrient", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.nutrient.amount", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.nutrient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.nutrient.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.nutrient.item", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/nutrition-product-nutrient") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "NutritionProduct.nutrient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/nutritionproduct-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionProduct.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Observation.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "Observation.bodySite", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.bodyStructure", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "Observation.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/observation-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.component", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Observation.component.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.component.dataAbsentReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/data-absent-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.component.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Observation.component.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Observation.component.interpretation", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/observation-interpretation") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.component.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Observation.component.referenceRange", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Observation.component.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MolecularSequence"] }] },
ElementMeta { path: "Observation.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Observation.dataAbsentReason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/data-absent-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.derivedFrom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/ImagingStudy", "http://hl7.org/fhir/StructureDefinition/ImagingSelection", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/MolecularSequence", "http://hl7.org/fhir/StructureDefinition/GenomicStudy"] }] },
ElementMeta { path: "Observation.device", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceMetric"] }] },
ElementMeta { path: "Observation.effective[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Observation.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Observation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Observation.focus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Observation.hasMember", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/MolecularSequence"] }] },
ElementMeta { path: "Observation.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Observation.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Observation.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Observation.instantiates[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "Observation.interpretation", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/observation-interpretation") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.issued", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Observation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Observation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Observation.method", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-methods") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Observation.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Observation.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationAdministration", "http://hl7.org/fhir/StructureDefinition/MedicationDispense", "http://hl7.org/fhir/StructureDefinition/MedicationStatement", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Immunization", "http://hl7.org/fhir/StructureDefinition/ImagingStudy", "http://hl7.org/fhir/StructureDefinition/GenomicStudy"] }] },
ElementMeta { path: "Observation.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Observation.referenceRange", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.age", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.appliesTo", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/referencerange-appliesto") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.high", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.low", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.normalValue", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Observation.referenceRange.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/referencerange-meaning") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Observation.specimen", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Specimen", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "Observation.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/observation-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Observation.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "Observation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Observation.triggeredBy", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Observation.triggeredBy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Observation.triggeredBy.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Observation.triggeredBy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Observation.triggeredBy.observation", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation"] }] },
ElementMeta { path: "Observation.triggeredBy.reason", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Observation.triggeredBy.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/observation-triggeredbytype|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Observation.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MolecularSequence"] }] },
ElementMeta { path: "ObservationDefinition.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.bodySite", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.component", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.component.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.component.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.component.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.component.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.component.permittedDataType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/permitted-data-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.component.permittedUnit", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.component.qualifiedValue", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ObservationDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.derivedFromCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ObservationDefinition.derivedFromUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.device", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "ObservationDefinition.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.hasMember", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire"] }] },
ElementMeta { path: "ObservationDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.method", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-methods") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.multipleResultsAllowed", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.performerType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.permittedDataType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/permitted-data-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.permittedUnit", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.preferredReportName", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.abnormalCodedValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.age", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.appliesTo", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/referencerange-appliesto") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.condition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.context", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/referencerange-meaning") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.criticalCodedValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.gender", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.gestationalAge", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.normalCodedValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.range", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.rangeCategory", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/observation-range-category|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedValue.validCodedValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ObservationDefinition.specimen", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SpecimenDefinition"] }] },
ElementMeta { path: "ObservationDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.affectsState", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.base", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/OperationDefinition"] }] },
ElementMeta { path: "OperationDefinition.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.inputProfile", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "OperationDefinition.instance", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.kind", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/operation-kind|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.outputProfile", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "OperationDefinition.overload", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.overload.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.overload.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.overload.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.overload.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.overload.parameterName", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.allowedType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fhir-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.binding", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.binding.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.binding.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.binding.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.binding.strength", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/binding-strength|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.binding.valueSet", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "OperationDefinition.parameter.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.max", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.min", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.part", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "OperationDefinition.parameter.referencedFrom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.referencedFrom.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.referencedFrom.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.referencedFrom.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.referencedFrom.source", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.referencedFrom.sourceId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.scope", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/operation-parameter-scope|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.searchType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-param-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.targetProfile", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "OperationDefinition.parameter.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fhir-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.parameter.use", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/operation-parameter-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.resource", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/version-independent-all-resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.system", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.type", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/issue-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.details", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/operation-outcome") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.diagnostics", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.expression", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.location", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.issue.severity", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/issue-severity|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Organization.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Organization.alias", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Organization.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Organization.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Organization.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Organization.endpoint", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "Organization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Organization.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Organization.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Organization.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Organization.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Organization.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Organization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Organization.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Organization.partOf", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Organization.qualification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Organization.qualification.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Organization.qualification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Organization.qualification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Organization.qualification.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Organization.qualification.issuer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Organization.qualification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Organization.qualification.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Organization.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Organization.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/organization-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.code", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/organization-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.endpoint", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "OrganizationAffiliation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.healthcareService", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "OrganizationAffiliation.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.location", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "OrganizationAffiliation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.network", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "OrganizationAffiliation.organization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "OrganizationAffiliation.participatingOrganization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "OrganizationAffiliation.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.specialty", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/c80-practice-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.attachedDocument", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "PackagedProductDefinition.characteristic", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "PackagedProductDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.containedItemQuantity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.copackagedIndicator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.legalStatusOfSupply", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.legalStatusOfSupply.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/legal-status-of-supply") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.legalStatusOfSupply.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.legalStatusOfSupply.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.legalStatusOfSupply.jurisdiction", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.legalStatusOfSupply.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PackagedProductDefinition.marketingStatus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "MarketingStatus", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packageFor", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition"] }] },
ElementMeta { path: "PackagedProductDefinition.packaging", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.alternateMaterial", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/package-material") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.componentPart", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.containedItem", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.containedItem.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.containedItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.containedItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.containedItem.item", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/NutritionProduct"] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.containedItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.material", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/package-material") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.packaging", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "PackagedProductDefinition.packaging.property", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.property.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/product-characteristic-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.property.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.quantity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.shelfLifeStorage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ProductShelfLife", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.packaging.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/packaging-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.statusDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PackagedProductDefinition.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/package-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ParameterDefinition.documentation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ParameterDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ParameterDefinition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ParameterDefinition.max", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ParameterDefinition.min", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "ParameterDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ParameterDefinition.profile", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "ParameterDefinition.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fhir-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ParameterDefinition.use", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/operation-parameter-use|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Parameters.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Parameters.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Parameters.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Parameters.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Parameters.parameter", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Parameters.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Parameters.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Parameters.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Parameters.parameter.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Parameters.parameter.part", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "Parameters.parameter.resource", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Parameters.parameter.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Patient.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Patient.address", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "Patient.birthDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Patient.communication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Patient.communication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Patient.communication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Patient.communication.language", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Patient.communication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Patient.communication.preferred", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.address", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.gender", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "HumanName", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.organization", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Patient.contact.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.relationship", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/patient-contactrelationship") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Patient.contact.telecom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Patient.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Patient.deceased[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Patient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Patient.gender", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Patient.generalPractitioner", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Patient.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Patient.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Patient.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Patient.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Patient.link", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Patient.link.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Patient.link.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Patient.link.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Patient.link.other", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Patient.link.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/link-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Patient.managingOrganization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Patient.maritalStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/marital-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Patient.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Patient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Patient.multipleBirth[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "Patient.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "HumanName", target_profiles: &[] }] },
ElementMeta { path: "Patient.photo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "Patient.telecom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Patient.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.amount", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.created", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.payee", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PaymentNotice.payment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PaymentReconciliation"] }] },
ElementMeta { path: "PaymentNotice.paymentDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.paymentStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/payment-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.recipient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PaymentNotice.reporter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PaymentNotice.request", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "PaymentNotice.response", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "PaymentNotice.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentNotice.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.accountNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.account", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Account"] }] },
ElementMeta { path: "PaymentReconciliation.allocation.amount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "PaymentReconciliation.allocation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.payee", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PaymentReconciliation.allocation.predecessor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.response", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "PaymentReconciliation.allocation.responsible", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "PaymentReconciliation.allocation.submitter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PaymentReconciliation.allocation.target", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Claim", "http://hl7.org/fhir/StructureDefinition/Account", "http://hl7.org/fhir/StructureDefinition/Invoice", "http://hl7.org/fhir/StructureDefinition/ChargeItem", "http://hl7.org/fhir/StructureDefinition/Encounter", "http://hl7.org/fhir/StructureDefinition/Contract"] }] },
ElementMeta { path: "PaymentReconciliation.allocation.targetItem[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.allocation.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/payment-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.amount", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.authorization", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.cardBrand", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.created", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.date", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.disposition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.enterer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PaymentReconciliation.expirationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.formCode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/forms") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.issuerType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/payment-issuertype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.kind", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/payment-kind") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "PaymentReconciliation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.method", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0570") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.outcome", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/payment-outcome|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.paymentIdentifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.paymentIssuer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "PaymentReconciliation.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.processNote", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.processNote.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.processNote.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.processNote.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.processNote.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.processNote.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/note-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.processor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.referenceNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.request", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Task"] }] },
ElementMeta { path: "PaymentReconciliation.requestor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PaymentReconciliation.returnedAmount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.tenderedAmount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/payment-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Period.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Period.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Period.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Period.start", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Permission.asserter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "Permission.combining", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/permission-rule-combining|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Permission.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Permission.date", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Permission.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Permission.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Permission.justification", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Permission.justification.basis", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/consent-policy") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Permission.justification.evidence", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Permission.justification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.justification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Permission.justification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Permission.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Permission.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.activity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.activity.action", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/consent-action") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.activity.actor", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Permission.rule.activity.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.activity.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.activity.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.activity.purpose", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.expression", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.period", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.resource", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.resource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.resource.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.resource.meaning", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/consent-data-meaning|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.resource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.data.resource.reference", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Permission.rule.data.security", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.limit", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/security-label-event-examples") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Permission.rule.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/consent-provision-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Permission.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/permission-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Permission.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Permission.validity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Person.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Person.address", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "Person.birthDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Person.communication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Person.communication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Person.communication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Person.communication.language", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Person.communication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Person.communication.preferred", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Person.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Person.deceased[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Person.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Person.gender", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Person.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Person.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Person.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Person.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Person.link", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Person.link.assurance", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/identity-assuranceLevel|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Person.link.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Person.link.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Person.link.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Person.link.target", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Person"] }] },
ElementMeta { path: "Person.managingOrganization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Person.maritalStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/marital-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Person.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Person.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Person.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "HumanName", target_profiles: &[] }] },
ElementMeta { path: "Person.photo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "Person.telecom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Person.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.action", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "PlanDefinition.action.cardinalityBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-cardinality-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/action-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.condition", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.condition.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.condition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.condition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.condition.kind", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-condition-kind|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.condition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.definition[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/MessageDefinition", "http://hl7.org/fhir/StructureDefinition/ObservationDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire", "http://hl7.org/fhir/StructureDefinition/SpecimenDefinition"] }, TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.documentation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.dynamicValue", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.dynamicValue.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.dynamicValue.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.dynamicValue.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.dynamicValue.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.dynamicValue.path", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.goalId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.groupingBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-grouping-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.input", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.input.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.input.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.input.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.input.relatedData", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.input.requirement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "DataRequirement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.input.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "PlanDefinition.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.output", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.output.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.output.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.output.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.output.relatedData", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.output.requirement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "DataRequirement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.output.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.actorId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.function", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/action-participant-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.typeCanonical", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }] },
ElementMeta { path: "PlanDefinition.action.participant.typeReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/Endpoint", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "PlanDefinition.action.precheckBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-precheck-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.prefix", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/action-reason-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.relatedAction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.relatedAction.endRelationship", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-relationship-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.relatedAction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.relatedAction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.relatedAction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.relatedAction.offset[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.relatedAction.relationship", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-relationship-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.relatedAction.targetId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.requiredBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-required-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.selectionBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-selection-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participant-resource-types") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }, TypeRef { code: "canonical", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.textEquivalent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.timing[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.transform", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureMap"] }] },
ElementMeta { path: "PlanDefinition.action.trigger", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "TriggerDefinition", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/action-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.option", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.option.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.option.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.option.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.option.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/action-participant-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.option.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.actor.option.typeCanonical", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }] },
ElementMeta { path: "PlanDefinition.actor.option.typeReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/Endpoint", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "PlanDefinition.actor.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.asNeeded[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-as-needed-reason") }), types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.addresses", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/goal-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.description", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/clinical-findings") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.documentation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/goal-priority") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.start", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/goal-start-event") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.target", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.target.detail[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.target.due", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.target.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.target.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.target.measure", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/observation-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.goal.target.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.library", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Library"] }] },
ElementMeta { path: "PlanDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participant-resource-types") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition", "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition", "http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition", "http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition", "http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition"] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "PlanDefinition.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/plan-definition-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.usage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.address", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.birthDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.communication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.communication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.communication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.communication.language", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.communication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.communication.preferred", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.deceased[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.gender", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "HumanName", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.photo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.qualification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.qualification.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0360") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.qualification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.qualification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.qualification.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.qualification.issuer", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Practitioner.qualification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.qualification.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.telecom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availability", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Availability", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.characteristic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-mode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.code", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/practitioner-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.communication", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.contact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.endpoint", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Endpoint"] }] },
ElementMeta { path: "PractitionerRole.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.healthcareService", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "PractitionerRole.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.location", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "PractitionerRole.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.organization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "PractitionerRole.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.practitioner", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner"] }] },
ElementMeta { path: "PractitionerRole.specialty", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/c80-practice-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "PrimitiveType.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PrimitiveType.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Procedure.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "Procedure.bodySite", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.complication", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "Procedure.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Procedure.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Procedure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Procedure.focalDevice", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Procedure.focalDevice.action", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/device-action") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.focalDevice.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Procedure.focalDevice.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Procedure.focalDevice.manipulated", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Procedure.focalDevice.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Procedure.focus", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "Procedure.followUp", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-followup") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Procedure.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Procedure.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Procedure.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/Measure", "http://hl7.org/fhir/StructureDefinition/OperationDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire"] }] },
ElementMeta { path: "Procedure.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Procedure.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Procedure.location", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Procedure.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Procedure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Procedure.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Procedure.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "Procedure.outcome", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-outcome") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"] }] },
ElementMeta { path: "Procedure.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Procedure.performer.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "Procedure.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Procedure.performer.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/performer-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Procedure.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Procedure.performer.onBehalfOf", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Procedure.performer.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Procedure.reason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "Procedure.recorded", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Procedure.recorder", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Procedure.report", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Composition"] }] },
ElementMeta { path: "Procedure.reported[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Procedure.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/event-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Procedure.statusReason", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-not-performed-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Procedure.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Procedure.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Procedure.used", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"] }] },
ElementMeta { path: "ProductShelfLife.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ProductShelfLife.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ProductShelfLife.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ProductShelfLife.period[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ProductShelfLife.specialPrecautionsForStorage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ProductShelfLife.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Provenance.activity", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/provenance-activity-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Provenance.agent", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Provenance.agent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Provenance.agent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Provenance.agent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Provenance.agent.onBehalfOf", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "Provenance.agent.role", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/security-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Provenance.agent.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/participation-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Provenance.agent.who", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Provenance.authorization", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &[] }] },
ElementMeta { path: "Provenance.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/Task"] }] },
ElementMeta { path: "Provenance.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Provenance.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Provenance.entity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Provenance.entity.agent", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Provenance.entity.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Provenance.entity.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Provenance.entity.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Provenance.entity.role", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/provenance-entity-role|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Provenance.entity.what", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Provenance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Provenance.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Provenance.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Provenance.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Provenance.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Provenance.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Provenance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Provenance.occurred[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Provenance.patient", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "Provenance.policy", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Provenance.recorded", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Provenance.signature", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Signature", target_profiles: &[] }] },
ElementMeta { path: "Provenance.target", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Provenance.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Quantity.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Quantity.comparator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Quantity.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Quantity.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Quantity.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Quantity.unit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Quantity.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.code", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-questions") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.derivedFrom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Questionnaire"] }] },
ElementMeta { path: "Questionnaire.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.answerConstraint", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-answer-constraint|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.answerOption", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.answerOption.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.answerOption.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.answerOption.initialSelected", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.answerOption.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.answerOption.value[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-answers") }), types: &[TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Questionnaire.item.answerValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "Questionnaire.item.code", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-questions") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.disabledDisplay", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-disabled-display|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.enableBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.enableWhen", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.enableWhen.answer[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-answers") }), types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Questionnaire.item.enableWhen.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.enableWhen.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.enableWhen.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.enableWhen.operator", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.enableWhen.question", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.initial", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.initial.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.initial.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.initial.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.initial.value[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-answers") }), types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Questionnaire.item.item", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "Questionnaire.item.linkId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.maxLength", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.prefix", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.readOnly", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.repeats", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.required", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.item.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/item-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.subjectType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Questionnaire.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.author", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "QuestionnaireResponse.authored", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "QuestionnaireResponse.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "QuestionnaireResponse.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.answer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.answer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.answer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.answer.item", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "QuestionnaireResponse.item.answer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.answer.value[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-answers") }), types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "QuestionnaireResponse.item.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.item", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "QuestionnaireResponse.item.linkId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.item.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "QuestionnaireResponse.questionnaire", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Questionnaire"] }] },
ElementMeta { path: "QuestionnaireResponse.source", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "QuestionnaireResponse.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/questionnaire-answers-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "QuestionnaireResponse.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "QuestionnaireResponse.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Range.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Range.high", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Range.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Range.low", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Ratio.denominator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Ratio.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Ratio.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Ratio.numerator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "RatioRange.denominator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "RatioRange.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RatioRange.highNumerator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "RatioRange.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RatioRange.lowNumerator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Reference.display", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Reference.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Reference.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Reference.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Reference.reference", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Reference.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.attachedDocument", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "RegulatedAuthorization.basis", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/regulated-authorization-basis") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.case", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.case.application", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "RegulatedAuthorization.case.date[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.case.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.case.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.case.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.case.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.case.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.case.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/regulated-authorization-case-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.holder", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "RegulatedAuthorization.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.indication", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition"] }] },
ElementMeta { path: "RegulatedAuthorization.intendedUse", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/product-intended-use") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.region", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.regulator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "RegulatedAuthorization.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.statusDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition", "http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition", "http://hl7.org/fhir/StructureDefinition/Ingredient", "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/ResearchStudy", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/ObservationDefinition", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "RegulatedAuthorization.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/regulated-authorization-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RegulatedAuthorization.validityPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.citation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.classifier", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/citation-artifact-classifier") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.display", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.document", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.label", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.publicationDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.publicationStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.resource", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RelatedArtifact.resourceReference", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RelatedArtifact.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/related-artifact-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.address", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.birthDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.communication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.communication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.communication.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.communication.language", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.communication.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.communication.preferred", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.gender", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "HumanName", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "RelatedPerson.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.photo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.relationship", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.telecom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "RelatedPerson.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.action", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "RequestOrchestration.action.cardinalityBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-cardinality-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.code", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/action-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.condition", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.condition.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.condition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.condition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.condition.kind", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-condition-kind|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.condition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.definition[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/ObservationDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire", "http://hl7.org/fhir/StructureDefinition/SpecimenDefinition"] }, TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.documentation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.dynamicValue", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.dynamicValue.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.dynamicValue.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.dynamicValue.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.dynamicValue.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.dynamicValue.path", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.goal", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Goal"] }] },
ElementMeta { path: "RequestOrchestration.action.groupingBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-grouping-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.input", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.input.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.input.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.input.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.input.relatedData", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.input.requirement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "DataRequirement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.input.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "RequestOrchestration.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.output", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.output.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.output.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.output.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.output.relatedData", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.output.requirement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "DataRequirement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.output.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.participant", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.participant.actor[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/Endpoint", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "RequestOrchestration.action.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.participant.function", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-function") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.participant.role", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/action-participant-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.participant.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.participant.typeCanonical", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }] },
ElementMeta { path: "RequestOrchestration.action.participant.typeReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/Endpoint", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "RequestOrchestration.action.precheckBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-precheck-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.prefix", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.relatedAction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.relatedAction.endRelationship", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-relationship-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.relatedAction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.relatedAction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.relatedAction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.relatedAction.offset[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.relatedAction.relationship", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-relationship-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.relatedAction.targetId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.requiredBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-required-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.resource", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RequestOrchestration.action.selectionBehavior", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-selection-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.textEquivalent", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.timing[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.action.transform", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureMap"] }] },
ElementMeta { path: "RequestOrchestration.action.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/action-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.author", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "RequestOrchestration.authoredOn", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RequestOrchestration.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/action-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "RequestOrchestration.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.goal", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Goal"] }] },
ElementMeta { path: "RequestOrchestration.groupIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/action-reason-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "RequestOrchestration.replaces", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RequestOrchestration.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestOrchestration.subject", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "RequestOrchestration.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Requirements.actor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActorDefinition"] }] },
ElementMeta { path: "Requirements.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Requirements.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Requirements.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Requirements.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Requirements.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Requirements.derivedFrom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Requirements"] }] },
ElementMeta { path: "Requirements.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Requirements.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Requirements.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Requirements.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Requirements.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Requirements.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Requirements.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Requirements.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Requirements.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Requirements.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Requirements.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Requirements.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Requirements.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Requirements.reference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.conditionality", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.conformance", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/conformance-expectation|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.derivedFrom", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.key", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.label", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.parent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.reference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.requirement", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.satisfiedBy", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Requirements.statement.source", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Requirements.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Requirements.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Requirements.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Requirements.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Requirements.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "Requirements.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Requirements.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.associatedParty", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.associatedParty.classifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-party-organization-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.associatedParty.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.associatedParty.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.associatedParty.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.associatedParty.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.associatedParty.party", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ResearchStudy.associatedParty.period", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.associatedParty.role", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-party-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.classifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-classifiers") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.intendedExposure", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.linkId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.observedGroup", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "ResearchStudy.comparisonGroup.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-arm-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.condition", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/condition-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.descriptionSummary", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.focus", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-focus-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition", "http://hl7.org/fhir/StructureDefinition/SubstanceDefinition", "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "ResearchStudy.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.keyword", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.label", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.label.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.label.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.label.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.label.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/title-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.label.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.objective", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.objective.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.objective.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.objective.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.objective.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.objective.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.objective.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-objective-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.outcomeMeasure", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.outcomeMeasure.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.outcomeMeasure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.outcomeMeasure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.outcomeMeasure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.outcomeMeasure.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.outcomeMeasure.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "ResearchStudy.outcomeMeasure.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-objective-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchStudy"] }] },
ElementMeta { path: "ResearchStudy.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.phase", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-phase") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.primaryPurposeType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-prim-purp-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.progressStatus", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.progressStatus.actual", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.progressStatus.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.progressStatus.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.progressStatus.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.progressStatus.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.progressStatus.state", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.protocol", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "ResearchStudy.recruitment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.recruitment.actualGroup", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "ResearchStudy.recruitment.actualNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.recruitment.eligibility", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "ResearchStudy.recruitment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.recruitment.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.recruitment.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.recruitment.targetNumber", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.region", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.result", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceReport", "http://hl7.org/fhir/StructureDefinition/Citation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"] }] },
ElementMeta { path: "ResearchStudy.site", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/ResearchStudy", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ResearchStudy.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.studyDesign", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/study-design") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.version", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.whyStopped", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-reason-stopped") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.actualComparisonGroup", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.assignedComparisonGroup", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.consent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Consent"] }] },
ElementMeta { path: "ResearchSubject.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.endDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.milestone", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/research-subject-milestone") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.reason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/state-change-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.startDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.subjectState", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/research-subject-state|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.progress.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/research-subject-state-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.study", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchStudy"] }] },
ElementMeta { path: "ResearchSubject.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Specimen", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct"] }] },
ElementMeta { path: "ResearchSubject.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Resource.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Resource.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Resource.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Resource.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.basedOn", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RiskAssessment.basis", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RiskAssessment.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.condition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "RiskAssessment.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "RiskAssessment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.method", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.mitigation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.parent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RiskAssessment.performer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "RiskAssessment.prediction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.outcome", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.probability[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.qualitativeRisk", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/risk-probability") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.rationale", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.relativeRisk", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.prediction.when[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.reason", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "RiskAssessment.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/observation-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "RiskAssessment.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SampledData.codeMap", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ConceptMap"] }] },
ElementMeta { path: "SampledData.data", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SampledData.dimensions", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "SampledData.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SampledData.factor", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "SampledData.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SampledData.interval", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "SampledData.intervalUnit", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SampledData.lowerLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "SampledData.offsets", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SampledData.origin", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SampledData.upperLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Schedule.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Schedule.actor", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Schedule.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Schedule.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Schedule.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Schedule.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Schedule.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Schedule.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Schedule.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Schedule.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Schedule.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Schedule.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Schedule.planningHorizon", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Schedule.serviceCategory", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Schedule.serviceType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "Schedule.specialty", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/c80-practice-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Schedule.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.base", min: 1, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/version-independent-all-resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.chain", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.comparator", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.component", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.component.definition", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SearchParameter"] }] },
ElementMeta { path: "SearchParameter.component.expression", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.component.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.component.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.component.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.constraint", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.derivedFrom", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SearchParameter"] }] },
ElementMeta { path: "SearchParameter.description", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-modifier-code|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.multipleAnd", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.multipleOr", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.processingMode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-processingmode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.target", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/version-independent-all-resource-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-param-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.asNeeded[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medication-as-needed-reason") }), types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.authoredOn", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/MedicationRequest"] }] },
ElementMeta { path: "ServiceRequest.bodySite", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.bodyStructure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "ServiceRequest.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/servicerequest-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "ServiceRequest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.doNotPerform", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "ServiceRequest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.focus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "ServiceRequest.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition"] }] },
ElementMeta { path: "ServiceRequest.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.insurance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage", "http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "ServiceRequest.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.location", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "ServiceRequest.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.parameter", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.parameter.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/servicerequest-orderdetail-parameter-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.parameter.value[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.orderDetail.parameterFocus", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://hl7.org/fhir/StructureDefinition/SupplyRequest", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "ServiceRequest.patientInstruction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.patientInstruction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.patientInstruction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.patientInstruction.instruction[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "ServiceRequest.patientInstruction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "ServiceRequest.performerType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/participant-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.quantity[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.reason", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/procedure-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/DetectedIssue"] }] },
ElementMeta { path: "ServiceRequest.relevantHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "ServiceRequest.replaces", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "ServiceRequest.requester", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "ServiceRequest.requisition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.specimen", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "ServiceRequest.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.subject", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "ServiceRequest.supportingInfo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "ServiceRequest.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Signature.data", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }] },
ElementMeta { path: "Signature.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Signature.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Signature.onBehalfOf", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Signature.sigFormat", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Signature.targetFormat", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Signature.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/signature-type") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Signature.when", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Signature.who", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Slot.appointmentType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0276") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Slot.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Slot.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Slot.end", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Slot.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Slot.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Slot.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Slot.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Slot.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Slot.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Slot.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Slot.overbooked", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Slot.schedule", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Schedule"] }] },
ElementMeta { path: "Slot.serviceCategory", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Slot.serviceType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/service-type") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "Slot.specialty", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/c80-practice-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Slot.start", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Slot.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/slotstatus|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Slot.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Specimen.accessionIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection.bodySite", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/BodyStructure"] }] },
ElementMeta { path: "Specimen.collection.collected[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection.collector", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Specimen.collection.device", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Specimen.collection.duration", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection.fastingStatus[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0916") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection.method", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-collection-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.collection.procedure", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "Specimen.collection.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Specimen.combined", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-combined|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Specimen.condition", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0493") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Specimen.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Specimen.container", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Specimen.container.device", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Specimen.container.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.container.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Specimen.container.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Specimen.container.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.container.specimenQuantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Specimen.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.feature", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Specimen.feature.description", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Specimen.feature.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.feature.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Specimen.feature.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.feature.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/body-site") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Specimen.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Specimen.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Specimen.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Specimen.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Specimen.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Specimen.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Specimen.parent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Specimen"] }] },
ElementMeta { path: "Specimen.processing", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Specimen.processing.additive", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "Specimen.processing.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Specimen.processing.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.processing.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Specimen.processing.method", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-processing-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Specimen.processing.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.processing.time[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Specimen.receivedTime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Specimen.request", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "Specimen.role", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Specimen.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Specimen.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Specimen.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Specimen.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0487") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.collection", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-collection") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.derivedFromCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SpecimenDefinition"] }] },
ElementMeta { path: "SpecimenDefinition.derivedFromUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.patientPreparation", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/prepare-patient-prior-specimen-collection") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.subject[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "SpecimenDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.timeAspect", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeCollected", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0487") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.additive", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.additive.additive[x]", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0371") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.additive.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.additive.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.additive.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.cap", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/container-cap") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.capacity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.material", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/container-material") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.minimumVolume[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.preparation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.container.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-container-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.handling", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.handling.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.handling.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.handling.instruction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.handling.maxDuration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.handling.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.handling.temperatureQualifier", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/handling-condition") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.handling.temperatureRange", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.isDerived", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.preference", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-contained-preference|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.rejectionCriterion", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/rejection-criteria") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.requirement", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.retentionTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.singleUse", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.testingDestination", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/diagnostic-service-sections") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.typeTested.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0487") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.useContext", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SpecimenDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.abstract", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.baseDefinition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "StructureDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.context", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.context.expression", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.context.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.context.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.context.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.context.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/extension-context-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.contextInvariant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.derivation", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/type-derivation-rule|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.differential", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.differential.element", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ElementDefinition", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.differential.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.differential.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.differential.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.fhirVersion", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/FHIR-version|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.keyword", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/definition-use") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.kind", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/structure-definition-kind|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.mapping", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.mapping.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.mapping.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.mapping.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.mapping.identity", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.mapping.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.mapping.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.mapping.uri", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.snapshot", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.snapshot.element", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ElementDefinition", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.snapshot.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.snapshot.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.snapshot.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/fhir-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.const", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.const.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.const.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.const.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.const.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.const.value", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.documentation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.extends", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.input", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.input.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.input.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.input.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.input.mode", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/map-input-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.input.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.input.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.input.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.dependent", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.dependent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.dependent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.dependent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.dependent.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.dependent.parameter", min: 1, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "StructureMap.group.rule.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.rule", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "StructureMap.group.rule.source", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.check", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.condition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.context", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.defaultValue", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.element", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.listMode", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/map-source-list-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.logMessage", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.max", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.min", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.source.variable", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.context", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.element", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.listMode", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/map-target-list-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.listRuleId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.parameter", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.parameter.value[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.transform", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/map-transform|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.variable", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.typeMode", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/map-group-type-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.import", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureMap"] }] },
ElementMeta { path: "StructureMap.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.structure", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.structure.alias", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.structure.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.structure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.structure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.structure.mode", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/map-model-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.structure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.structure.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "StructureMap.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Subscription.channelType", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-channel-type") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Subscription.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Subscription.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Subscription.content", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-payload-content|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Subscription.contentType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Subscription.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Subscription.endpoint", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Subscription.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy.comparator", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy.filterParameter", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy.modifier", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-modifier-code|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy.resourceType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Subscription.filterBy.value", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.heartbeatPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Subscription.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Subscription.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Subscription.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Subscription.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Subscription.managingEntity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Subscription.maxCount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Subscription.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Subscription.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.parameter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Subscription.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Subscription.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.parameter.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.parameter.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.reason", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Subscription.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Subscription.timeout", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Subscription.topic", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubscriptionTopic"] }] },
ElementMeta { path: "SubscriptionStatus.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.error", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-error") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.eventsSinceSubscriptionStart", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer64", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.notificationEvent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.notificationEvent.additionalContext", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "SubscriptionStatus.notificationEvent.eventNumber", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer64", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.notificationEvent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.notificationEvent.focus", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "SubscriptionStatus.notificationEvent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.notificationEvent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.notificationEvent.timestamp", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.subscription", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Subscription"] }] },
ElementMeta { path: "SubscriptionStatus.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionStatus.topic", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubscriptionTopic"] }] },
ElementMeta { path: "SubscriptionStatus.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-notification-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.comparator", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-comparator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.filterDefinition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.filterParameter", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.modifier", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-modifier-code|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.canFilterBy.resource", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.derivedFrom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubscriptionTopic"] }] },
ElementMeta { path: "SubscriptionTopic.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.eventTrigger", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.eventTrigger.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.eventTrigger.event", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v2-0003") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.eventTrigger.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.eventTrigger.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.eventTrigger.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.eventTrigger.resource", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.notificationShape", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.notificationShape.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.notificationShape.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.notificationShape.include", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.notificationShape.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.notificationShape.resource", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.notificationShape.revInclude", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.fhirPathCriteria", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria.current", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria.previous", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria.requireBoth", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria.resultForCreate", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/subscriptiontopic-cr-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.queryCriteria.resultForDelete", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/subscriptiontopic-cr-behavior|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.resource", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.resourceTrigger.supportedInteraction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/interaction-trigger|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.url", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubscriptionTopic.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Substance.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/substance-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Substance.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-code") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"] }] },
ElementMeta { path: "Substance.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Substance.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "Substance.expiry", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Substance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Substance.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Substance.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Substance.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Substance.ingredient", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Substance.ingredient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Substance.ingredient.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Substance.ingredient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Substance.ingredient.quantity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "Substance.ingredient.substance[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "Substance.instance", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Substance.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Substance.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Substance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Substance.quantity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Substance.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/substance-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Substance.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.characterization", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.characterization.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.characterization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.characterization.file", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.characterization.form", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-form") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.characterization.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.characterization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.characterization.technique", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-structure-technique") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.classification", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.code", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.code.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.code.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.code.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.code.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.code.note", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.code.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceDefinition.code.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.code.statusDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.domain", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicinal-product-domain") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.grade", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-grade") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.informationSource", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Citation"] }] },
ElementMeta { path: "SubstanceDefinition.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "SubstanceDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.amount[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.measurementType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-amount-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.molecularFormula", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.opticalActivity", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-optical-activity") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.role", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.moiety.stereochemistry", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-stereochemistry") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.molecularWeight", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.molecularWeight.amount", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.molecularWeight.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.molecularWeight.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.molecularWeight.method", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-weight-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.molecularWeight.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.molecularWeight.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-weight-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.domain", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-name-domain") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.language", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.official", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.official.authority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/substance-name-authority") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.official.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.official.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.official.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.official.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.official.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.preferred", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceDefinition.name.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.name.synonym", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "SubstanceDefinition.name.translation", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "SubstanceDefinition.name.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-name-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.note", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.nucleicAcid", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceNucleicAcid"] }] },
ElementMeta { path: "SubstanceDefinition.polymer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstancePolymer"] }] },
ElementMeta { path: "SubstanceDefinition.property", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.property.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/product-characteristic-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.property.value[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.protein", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceProtein"] }] },
ElementMeta { path: "SubstanceDefinition.referenceInformation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation"] }] },
ElementMeta { path: "SubstanceDefinition.relationship", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.amount[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.comparator", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-amount-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.isDefining", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.ratioHighLimitAmount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceDefinition.relationship.substanceDefinition[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceDefinition"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.relationship.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-relationship-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial.countryOfOrigin", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/country|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial.genus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-source-material-genus") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial.part", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-source-material-part") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial.species", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-source-material-species") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.sourceMaterial.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-source-material-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.molecularFormula", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.molecularFormulaByMoiety", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.molecularWeight", min: 0, max: "1", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "SubstanceDefinition.structure.opticalActivity", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-optical-activity") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.representation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.representation.document", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceDefinition.structure.representation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.representation.format", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-representation-format") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.representation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.representation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.representation.representation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.representation.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-representation-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.sourceDocument", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceDefinition.structure.stereochemistry", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-stereochemistry") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.structure.technique", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/substance-structure-technique") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.supplier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "SubstanceDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubstanceDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.areaOfHybridisation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.numberOfSubunits", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.oligoNucleotideType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.sequenceType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.fivePrime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.length", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.linkage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.linkage.connectivity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.linkage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.linkage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.linkage.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.linkage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.linkage.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.linkage.residueSite", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sequence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sequenceAttachment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.subunit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sugar", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sugar.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sugar.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sugar.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sugar.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sugar.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.sugar.residueSite", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.subunit.threePrime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceNucleicAcid.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.class", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.copolymerConnectivity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.geometry", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.modification", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.ratioType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.startingMaterial", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.startingMaterial.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.startingMaterial.category", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.startingMaterial.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.startingMaterial.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.startingMaterial.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.startingMaterial.isDefining", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.monomerSet.startingMaterial.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.averageMolecularFormula", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation.average", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation.high", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation.low", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.orientation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.structuralRepresentation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.structuralRepresentation.attachment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.structuralRepresentation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.structuralRepresentation.format", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.structuralRepresentation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.structuralRepresentation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.structuralRepresentation.representation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.structuralRepresentation.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.unit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnitAmountType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.disulfideLinkage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.numberOfSubunits", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.sequenceType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.cTerminalModification", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.cTerminalModificationId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.length", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.nTerminalModification", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.nTerminalModificationId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.sequence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.sequenceAttachment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.subunit.subunit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "SubstanceProtein.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.comment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.gene", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.gene.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.gene.gene", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.gene.geneSequenceOrigin", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.gene.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.gene.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.gene.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceReferenceInformation.geneElement", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.geneElement.element", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.geneElement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.geneElement.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.geneElement.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.geneElement.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceReferenceInformation.geneElement.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.amountType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.amount[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.interaction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.organism", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.organismType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.target", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.target.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.countryOfOrigin", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.developmentStage", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.fractionDescription", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.fractionDescription.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.fractionDescription.fraction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.fractionDescription.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.fractionDescription.materialType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.fractionDescription.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.geographicalLocation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.author", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.author.authorDescription", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.author.authorType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.author.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.author.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.author.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.family", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.genus", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid.hybridType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid.maternalOrganismId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid.maternalOrganismName", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid.paternalOrganismId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.hybrid.paternalOrganismName", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.intraspecificDescription", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.intraspecificType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.organismGeneral", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.organismGeneral.class", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.organismGeneral.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.organismGeneral.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.organismGeneral.kingdom", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.organismGeneral.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.organismGeneral.order", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.organismGeneral.phylum", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organism.species", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organismId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.organismName", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.parentSubstanceId", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.parentSubstanceName", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.partDescription", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.partDescription.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.partDescription.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.partDescription.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.partDescription.part", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.partDescription.partLocation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.sourceMaterialClass", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.sourceMaterialState", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.sourceMaterialType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSourceMaterial.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SupplyRequest"] }] },
ElementMeta { path: "SupplyDelivery.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.destination", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "SupplyDelivery.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SupplyDelivery", "http://hl7.org/fhir/StructureDefinition/Contract"] }] },
ElementMeta { path: "SupplyDelivery.patient", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "SupplyDelivery.receiver", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "SupplyDelivery.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/supplydelivery-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.suppliedItem", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.suppliedItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.suppliedItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.suppliedItem.item[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemtype") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/InventoryItem"] }] },
ElementMeta { path: "SupplyDelivery.suppliedItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.suppliedItem.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.supplier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "SupplyDelivery.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemtype|5.0.0") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.authoredOn", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "SupplyRequest.category", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/supplyrequest-kind") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.deliverFor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "SupplyRequest.deliverFrom", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "SupplyRequest.deliverTo", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "SupplyRequest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.item", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/supply-item") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct", "http://hl7.org/fhir/StructureDefinition/NutritionProduct", "http://hl7.org/fhir/StructureDefinition/InventoryItem"] }] },
ElementMeta { path: "SupplyRequest.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.occurrence[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.parameter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.parameter.code", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.parameter.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.quantity", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/supplyrequest-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SupplyRequest.requester", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
ElementMeta { path: "SupplyRequest.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/supplyrequest-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.supplier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
ElementMeta { path: "SupplyRequest.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Task.authoredOn", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Task.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Task.businessStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Task.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/task-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Task.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Task.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Task.doNotPerform", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Task.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Task.executionPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Task.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.focus", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Task.for", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Task.groupIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Task.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Task.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Task.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Task.input", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Task.input.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.input.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Task.input.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.input.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Task.input.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Task.instantiatesCanonical", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition"] }] },
ElementMeta { path: "Task.instantiatesUri", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Task.insurance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage", "http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "Task.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/task-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Task.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Task.lastModified", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Task.location", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Task.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Task.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Task.output", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Task.output.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.output.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Task.output.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.output.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Task.output.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Task.owner", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Task.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Task"] }] },
ElementMeta { path: "Task.performer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Task.performer.actor", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Task.performer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.performer.function", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Task.performer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Task.performer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Task.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableReference", target_profiles: &[] }] },
ElementMeta { path: "Task.relevantHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "Task.requestedPerformer", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/performer-role") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Task.requestedPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Task.requester", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Task.restriction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Task.restriction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.restriction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Task.restriction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Task.restriction.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Task.restriction.recipient", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Task.restriction.repetitions", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Task.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/task-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Task.statusReason", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/task-status-reason") }), types: &[TypeRef { code: "CodeableReference", target_profiles: &[] }] },
ElementMeta { path: "Task.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.closure", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.closure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.closure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.closure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.closure.translation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSearch", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/code-search-support|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.content", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/codesystem-content-mode|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.subsumption", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.uri", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CodeSystem"] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.compositional", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.filter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.filter.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.filter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.filter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.filter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.filter.op", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.isDefault", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.language", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.codeSystem.version.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.copyright", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.date", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.hierarchical", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.incomplete", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.paging", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.parameter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.parameter.documentation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.parameter.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.expansion.textFilter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.implementation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.implementation.description", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.implementation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.implementation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.implementation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.implementation.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.kind", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/capability-statement-kind|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.lockedDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.software", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.software.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.software.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.software.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.software.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.software.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.translation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.translation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.translation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.translation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.translation.needsMap", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.validateCode", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.validateCode.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.validateCode.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.validateCode.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.validateCode.translations", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.category", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/testscript-scope-phase-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.dependency", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.dependency.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.dependency.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.dependency.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.dependency.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.dependency.predecessor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.exitCriteria", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.scope", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.assertion", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.assertion.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.assertion.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.assertion.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.assertion.object", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.assertion.result", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableReference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.assertion.type", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.dependency", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.dependency.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.dependency.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.dependency.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.dependency.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.dependency.predecessor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.scope", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.sequence", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testData", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testData.content", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testData.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testData.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testData.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testData.source[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testData.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.narrative", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.script", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.script.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.script.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.script.language", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.script.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testCase.testRun.script.source[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.testTools", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestPlan.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "TestReport.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "TestReport.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "TestReport.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestReport.issued", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "TestReport.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestReport.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "TestReport.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestReport.participant", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.participant.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestReport.participant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.participant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.participant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.participant.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/report-participant-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestReport.participant.uri", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestReport.result", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/report-result-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestReport.score", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.detail", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.message", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.requirement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.requirement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.requirement.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.requirement.link[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Requirements"] }] },
ElementMeta { path: "TestReport.setup.action.assert.requirement.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.assert.result", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/report-action-result-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.operation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.operation.detail", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.operation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.operation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.operation.message", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.operation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.action.operation.result", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/report-action-result-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.setup.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/report-status-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestReport.teardown", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.teardown.action", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.teardown.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.teardown.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.teardown.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.teardown.action.operation", min: 1, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "TestReport.teardown.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.teardown.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.teardown.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.action", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.action.assert", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "TestReport.test.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.action.operation", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "TestReport.test.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestReport.test.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestReport.testScript", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/TestScript"] }] },
ElementMeta { path: "TestReport.tester", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestReport.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "TestScript.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "TestScript.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "TestScript.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestScript.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "TestScript.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestScript.destination", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.destination.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.destination.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.destination.index", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "TestScript.destination.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.destination.profile", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/testscript-profile-destination-types") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "TestScript.destination.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "TestScript.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.fixture", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.fixture.autocreate", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.fixture.autodelete", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.fixture.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.fixture.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.fixture.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.fixture.resource", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "TestScript.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "TestScript.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestScript.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TestScript.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.capabilities", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CapabilityStatement"] }] },
ElementMeta { path: "TestScript.metadata.capability.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.destination", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.link", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.origin", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.required", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.capability.validated", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.link", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.link.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.link.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.link.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.link.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.link.url", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestScript.metadata.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.origin", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.origin.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.origin.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.origin.index", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "TestScript.origin.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.origin.profile", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/testscript-profile-origin-types") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "TestScript.origin.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "TestScript.profile", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
ElementMeta { path: "TestScript.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "TestScript.scope", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.scope.artifact", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "TestScript.scope.conformance", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/testscript-scope-conformance-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TestScript.scope.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.scope.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.scope.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.scope.phase", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/testscript-scope-phase-codes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.compareToSourceExpression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.compareToSourceId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.compareToSourcePath", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.contentType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.defaultManualCompletion", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/assert-manual-completion-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.direction", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/assert-direction-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.headerField", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.label", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.minimumId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.navigationLinks", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.operator", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/assert-operator-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.path", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.requestMethod", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/http-operations|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.requestURL", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.requirement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.requirement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.requirement.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.requirement.link[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Requirements"] }] },
ElementMeta { path: "TestScript.setup.action.assert.requirement.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.resource", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/concrete-fhir-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.response", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/assert-response-code-types|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.responseCode", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.sourceId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.stopTestOnFail", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.validateProfileId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.assert.warningOnly", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.accept", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.contentType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.destination", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.encodeRequestUrl", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.label", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.method", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/http-operations|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.origin", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.params", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.requestHeader", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.requestHeader.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.requestHeader.field", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.requestHeader.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.requestHeader.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.requestHeader.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.requestId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.resource", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/concrete-fhir-types") }), types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.responseId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.sourceId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.targetId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/testscript-operation-codes") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.action.operation.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.setup.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TestScript.teardown", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.teardown.action", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.teardown.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.teardown.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.teardown.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.teardown.action.operation", min: 1, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "TestScript.teardown.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.teardown.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.teardown.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.action", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.action.assert", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "TestScript.test.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.action.operation", min: 0, max: "1", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "TestScript.test.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.test.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "TestScript.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "TestScript.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.defaultValue", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.headerField", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.hint", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.path", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.variable.sourceId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "TestScript.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TestScript.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Timing.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/timing-abbreviation") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Timing.event", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Timing.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Timing.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Timing.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.bounds[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.count", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.countMax", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.dayOfWeek", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/days-of-week|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.duration", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.durationMax", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.durationUnit", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/units-of-time|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.frequency", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.frequencyMax", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.offset", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.periodMax", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.periodUnit", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/units-of-time|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.timeOfDay", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "time", target_profiles: &[] }] },
ElementMeta { path: "Timing.repeat.when", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/event-timing|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Transport.authoredOn", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Transport.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Transport.code", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/transport-code") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Transport.completionTime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Transport.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Transport.currentLocation", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Transport.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Transport.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Transport.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Transport.focus", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Transport.for", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Transport.groupIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Transport.history", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Transport"] }] },
ElementMeta { path: "Transport.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Transport.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Transport.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Transport.input", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Transport.input.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Transport.input.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Transport.input.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Transport.input.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Transport.input.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Transport.instantiatesCanonical", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition"] }] },
ElementMeta { path: "Transport.instantiatesUri", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Transport.insurance", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Coverage", "http://hl7.org/fhir/StructureDefinition/ClaimResponse"] }] },
ElementMeta { path: "Transport.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/transport-intent|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Transport.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Transport.lastModified", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Transport.location", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Transport.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Transport.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Transport.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Transport.output", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Transport.output.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Transport.output.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Transport.output.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Transport.output.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Transport.output.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "base64Binary", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "id", target_profiles: &[] }, TypeRef { code: "instant", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "integer64", target_profiles: &[] }, TypeRef { code: "markdown", target_profiles: &[] }, TypeRef { code: "oid", target_profiles: &[] }, TypeRef { code: "positiveInt", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "time", target_profiles: &[] }, TypeRef { code: "unsignedInt", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "uuid", target_profiles: &[] }, TypeRef { code: "Address", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Annotation", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "CodeableReference", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "Count", target_profiles: &[] }, TypeRef { code: "Distance", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "HumanName", target_profiles: &[] }, TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Money", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "RatioRange", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &[] }, TypeRef { code: "SampledData", target_profiles: &[] }, TypeRef { code: "Signature", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "ContactDetail", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "ParameterDefinition", target_profiles: &[] }, TypeRef { code: "RelatedArtifact", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }, TypeRef { code: "UsageContext", target_profiles: &[] }, TypeRef { code: "Availability", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }, TypeRef { code: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Transport.owner", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Transport.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Transport"] }] },
ElementMeta { path: "Transport.performerType", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/performer-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Transport.priority", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Transport.reason", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableReference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Transport.relevantHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Provenance"] }] },
ElementMeta { path: "Transport.requestedLocation", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Transport.requester", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Transport.restriction", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Transport.restriction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Transport.restriction.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Transport.restriction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Transport.restriction.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Transport.restriction.recipient", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Transport.restriction.repetitions", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Transport.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/transport-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Transport.statusReason", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/transport-status-reason") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Transport.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "TriggerDefinition.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "TriggerDefinition.condition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "TriggerDefinition.data", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "DataRequirement", target_profiles: &[] }] },
ElementMeta { path: "TriggerDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "TriggerDefinition.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "TriggerDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "TriggerDefinition.subscriptionTopic", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubscriptionTopic"] }] },
ElementMeta { path: "TriggerDefinition.timing[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Schedule"] }, TypeRef { code: "date", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "TriggerDefinition.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/trigger-type|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "UsageContext.code", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/usage-context-type") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "UsageContext.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "UsageContext.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "UsageContext.value[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/use-context") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/ResearchStudy", "http://hl7.org/fhir/StructureDefinition/InsurancePlan", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "ValueSet.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.exclude", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ValueSet.compose.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.inactive", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.designation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.designation.additionalUse", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/designation-use") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.designation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.designation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.designation.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.designation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.designation.use", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/designation-use") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.designation.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.concept.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.filter", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.filter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.filter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.filter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.filter.op", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/filter-operator|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.filter.property", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.filter.value", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.system", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.include.valueSet", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ValueSet.compose.include.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.lockedDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.compose.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.copyrightLabel", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.abstract", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.code", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.contains", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ValueSet.expansion.contains.designation", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ValueSet.expansion.contains.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.inactive", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.subProperty", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.subProperty.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.subProperty.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.subProperty.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.subProperty.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.subProperty.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.property.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.system", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.contains.version", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.next", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.offset", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.parameter", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.parameter.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.parameter.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.parameter.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.parameter.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.parameter.value[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "integer", target_profiles: &[] }, TypeRef { code: "decimal", target_profiles: &[] }, TypeRef { code: "uri", target_profiles: &[] }, TypeRef { code: "code", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.property", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.property.code", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.property.uri", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.timestamp", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.expansion.total", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.immutable", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.jurisdiction", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/jurisdiction") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.scope", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.scope.exclusionCriteria", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.scope.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.scope.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.scope.inclusionCriteria", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.scope.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.topic", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/definition-topic") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ValueSet.versionAlgorithm[x]", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/version-algorithm") }), types: &[TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.communicationMethod", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-communication-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.onBehalfOf", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "VerificationResult.attestation.proxyIdentityCertificate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.proxySignature", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Signature", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.sourceIdentityCertificate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.sourceSignature", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Signature", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.attestation.who", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "VerificationResult.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.failureAction", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-failure-action") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.frequency", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.lastPerformed", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.need", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-need") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.nextScheduled", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.canPushUpdates", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-can-push-updates") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.communicationMethod", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-communication-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.pushTypeAvailable", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-push-type-available") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.type", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-primary-source-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.validationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.validationStatus", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-validation-status") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.primarySource.who", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "VerificationResult.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.statusDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.target", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "VerificationResult.targetLocation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validationProcess", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-validation-process") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validationType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/verificationresult-validation-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validator", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validator.attestationSignature", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Signature", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validator.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validator.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validator.identityCertificate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validator.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VerificationResult.validator.organization", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "VirtualServiceDetail.additionalInfo", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "VirtualServiceDetail.address[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }, TypeRef { code: "ContactPoint", target_profiles: &[] }, TypeRef { code: "ExtendedContactDetail", target_profiles: &[] }] },
ElementMeta { path: "VirtualServiceDetail.channelType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/virtual-service-type") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "VirtualServiceDetail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VirtualServiceDetail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "VirtualServiceDetail.maxParticipants", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "VirtualServiceDetail.sessionKey", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.created", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.dateWritten", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "VisionPrescription.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.identifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.language", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/all-languages|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.add", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.axis", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.backCurve", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.brand", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.color", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.cylinder", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.diameter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.duration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.eye", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/vision-eye-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.power", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.prism", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.prism.amount", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.prism.base", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/vision-base-codes|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.prism.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.prism.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.prism.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.product", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/vision-product") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.lensSpecification.sphere", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "VisionPrescription.prescriber", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "VisionPrescription.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|5.0.0") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "VisionPrescription.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "base64Binary.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "base64Binary.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "base64Binary.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "boolean.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "boolean.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "boolean.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.Boolean", target_profiles: &[] }] },
ElementMeta { path: "canonical.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "canonical.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "canonical.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "code.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "code.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "code.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "date.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "date.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "date.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.Date", target_profiles: &[] }] },
ElementMeta { path: "dateTime.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "dateTime.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "dateTime.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.DateTime", target_profiles: &[] }] },
ElementMeta { path: "decimal.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "decimal.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "decimal.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.Decimal", target_profiles: &[] }] },
ElementMeta { path: "id.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "id.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "id.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "instant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "instant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "instant.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.DateTime", target_profiles: &[] }] },
ElementMeta { path: "integer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "integer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "integer.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.Integer", target_profiles: &[] }] },
ElementMeta { path: "integer64.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "integer64.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "integer64.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.Integer", target_profiles: &[] }] },
ElementMeta { path: "markdown.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "markdown.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "markdown.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "oid.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "oid.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "oid.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "positiveInt.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "positiveInt.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "positiveInt.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "string.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "string.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "string.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "time.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "time.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "time.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.Time", target_profiles: &[] }] },
ElementMeta { path: "unsignedInt.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "unsignedInt.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "unsignedInt.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "uri.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "uri.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "uri.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "url.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "url.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "url.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "uuid.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "uuid.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "uuid.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "xhtml.extension", min: 0, max: "0", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "xhtml.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "xhtml.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
];