//! Generated element-metadata table — DO NOT EDIT.
//!
//! Produced from the FHIR R4 specification JSON by `crate::codegen::meta_gen`.
//! Regenerate with `cargo run -- r4`.
use crate::meta::{BindingMeta, BindingStrength, ElementMeta, TypeRef};
pub(super) static ELEMENTS: &[ElementMeta] = &[
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.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.partOf", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Account"] }] },
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|4.0.1") }), 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.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.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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.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: "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: "Reference", 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: false, 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: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }] },
ElementMeta { path: "ActivityDefinition.observationResultRequirement", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", 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.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://hl7.org/fhir/ValueSet/action-participant-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ActivityDefinition.participant.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
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|4.0.1") }), 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/Substance"] }, 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: "Reference", 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|4.0.1") }), 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/subject-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
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: "dateTime", target_profiles: &[] }, TypeRef { code: "Age", target_profiles: &[] }, TypeRef { code: "Period", 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: "string", 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: "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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-category") }), 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.contributor", 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/Device"] }] },
ElementMeta { path: "AdverseEvent.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", 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.event", 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.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: "1", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.outcome", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-outcome|4.0.1") }), types: &[TypeRef { code: "CodeableConcept", 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"] }] },
ElementMeta { path: "AdverseEvent.referenceDocument", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "AdverseEvent.resultingCondition", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
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.severity", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/adverse-event-severity|4.0.1") }), types: &[TypeRef { code: "CodeableConcept", 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"] }] },
ElementMeta { path: "AdverseEvent.subjectMedicalHistory", 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", "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/Media", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
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: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality.assessment", 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.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"] }] },
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.method", 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AdverseEvent.suspectEntity.causality.productRelatedness", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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", min: 1, max: "1", is_summary: true, binding: None, types: &[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"] }] },
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|4.0.1") }), 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.asserter", 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: "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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.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: "CodeableConcept", target_profiles: &[] }] },
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|4.0.1") }), 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.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", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
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::Required, value_set: Some("http://hl7.org/fhir/ValueSet/allergy-intolerance-type|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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/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.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/ServiceRequest"] }] },
ElementMeta { path: "Appointment.cancelationReason", 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.comment", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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/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: "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: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/participantrequired|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Appointment.priority", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "unsignedInt", target_profiles: &[] }] },
ElementMeta { path: "Appointment.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Appointment.reasonReference", 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/Procedure", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"] }] },
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: "CodeableConcept", target_profiles: &[] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
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: "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/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: "string", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, binding: None, types: &[TypeRef { code: "Extension", 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/participationstatus|4.0.1") }), 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.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: "Attachment.contentType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|4.0.1") }), 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.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Attachment.hash", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "base64Binary", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Attachment.size", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "unsignedInt", 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: "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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.altId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.media", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/dicm-405-mediatype") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.network", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.network.address", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.network.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.network.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.network.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.network.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/network-type|4.0.1") }), types: &[TypeRef { code: "code", 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.purposeOfUse", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.requestor", min: 1, 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::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/participation-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.agent.who", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "AuditEvent.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
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: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.detail.value[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.lifecycle", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/object-lifecycle-events") }), types: &[TypeRef { code: "Coding", 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.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/object-role") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.securityLabel", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/security-labels") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.entity.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/audit-entity-type") }), types: &[TypeRef { code: "Coding", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.outcome", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-outcome|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.outcomeDesc", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.purposeOfEvent", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.recorded", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.source", min: 1, max: "1", is_summary: false, 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/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "AuditEvent.source.site", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.source.type", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/audit-source-type") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.subtype", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-sub-type") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "AuditEvent.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/audit-event-type") }), types: &[TypeRef { code: "Coding", 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: "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"] }] },
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: "date", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.manipulation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.manipulation.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.manipulation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.manipulation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.manipulation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.manipulation.time[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", 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: false, 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.processing", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.processing.additive", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "BiologicallyDerivedProduct.processing.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.processing.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.processing.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.processing.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.processing.procedure", min: 0, 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: "BiologicallyDerivedProduct.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: "BiologicallyDerivedProduct.productCategory", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/product-category|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.productCode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", 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.status", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/product-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storage", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storage.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storage.duration", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storage.scale", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/product-storage-scale|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.storage.temperature", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "BiologicallyDerivedProduct.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", 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: "string", target_profiles: &[] }] },
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.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: "code", target_profiles: &[] }] },
ElementMeta { path: "BodyStructure.location", 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: "BodyStructure.locationQualifier", 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.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: false, 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|4.0.1") }), 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|4.0.1") }), 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.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: "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: None, types: &[TypeRef { code: "string", 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|4.0.1") }), 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.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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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.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: "string", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CapabilityStatement.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: "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|4.0.1") }), 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: false, 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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: "CarePlan.activity", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.code", min: 0, 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: "CarePlan.activity.detail.dailyAmount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.doNotPerform", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.goal", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Goal"] }] },
ElementMeta { path: "CarePlan.activity.detail.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.detail.instantiatesCanonical", min: 0, max: "*", is_summary: false, 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/Questionnaire", "http://hl7.org/fhir/StructureDefinition/Measure", "http://hl7.org/fhir/StructureDefinition/OperationDefinition"] }] },
ElementMeta { path: "CarePlan.activity.detail.instantiatesUri", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.kind", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.location", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "CarePlan.activity.detail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.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/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "CarePlan.activity.detail.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: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "CarePlan.activity.detail.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.reasonCode", 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: "CarePlan.activity.detail.reasonReference", 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/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "CarePlan.activity.detail.scheduled[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Timing", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.status", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.detail.statusReason", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", 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.outcomeCodeableConcept", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/care-plan-activity-outcome") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.outcomeReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "CarePlan.activity.progress", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.activity.reference", 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/RequestGroup"] }] },
ElementMeta { path: "CarePlan.addresses", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition"] }] },
ElementMeta { path: "CarePlan.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/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.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan"] }] },
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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CarePlan.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: "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: false, 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|4.0.1") }), 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.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.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.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "CareTeam.participant.role", min: 0, max: "*", 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.reasonCode", 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: "CareTeam.reasonReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", 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|4.0.1") }), 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: "CatalogEntry.additionalCharacteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.additionalClassification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.additionalIdentifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.classification", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.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: "code", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.lastUpdated", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.orderable", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.referencedItem", min: 1, max: "1", is_summary: true, 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/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/ActivityDefinition", "http://hl7.org/fhir/StructureDefinition/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/SpecimenDefinition", "http://hl7.org/fhir/StructureDefinition/ObservationDefinition", "http://hl7.org/fhir/StructureDefinition/Binary"] }] },
ElementMeta { path: "CatalogEntry.relatedEntry", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.relatedEntry.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.relatedEntry.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.relatedEntry.item", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CatalogEntry"] }] },
ElementMeta { path: "CatalogEntry.relatedEntry.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.relatedEntry.relationtype", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/relation-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.status", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.validTo", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "CatalogEntry.validityPeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", 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.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: "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.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.factorOverride", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: None, types: &[TypeRef { code: "string", 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/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.priceOverride", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ChargeItem.product[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-kind") }), types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
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: "Reference", 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/Observation", "http://hl7.org/fhir/StructureDefinition/Procedure", "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|4.0.1") }), 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: "ChargeItemDefinition.applicability", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.applicability.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.language", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "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.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.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.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", 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"] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, binding: None, types: &[TypeRef { code: "Extension", 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: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.priceComponent.amount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.priceComponent.code", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.priceComponent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.priceComponent.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.priceComponent.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.priceComponent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.propertyGroup.priceComponent.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/invoice-priceComponentType|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ChargeItemDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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|4.0.1") }), 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: 1, 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: "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.qualification", 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.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.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.packageCode", 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.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.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: "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"] }] },
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: 1, 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: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/tooth") }), 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.productOrService", min: 1, 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.productOrService", min: 1, 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.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.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.procedureSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Claim.item.productOrService", min: 1, 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.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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.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: 1, 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: 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"] }] },
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|4.0.1") }), 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"] }] },
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.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|4.0.1") }), 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: 1, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "ClaimResponse.addItem.bodySite", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/tooth") }), 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: 1, 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: 1, 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.subDetail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClaimResponse.addItem.detail.subDetail.adjudication", min: 1, 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: 1, 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.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", 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: 1, 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.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.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.subdetailSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", 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.disposition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
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: false, 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.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.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: 1, 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: 1, 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.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.adjudication.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", 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: 1, 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.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.subDetailSequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", 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.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: "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: false, 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/remittance-outcome|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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::Required, value_set: Some("http://hl7.org/fhir/ValueSet/note-type|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.assessor", 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.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: "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.itemCodeableConcept", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.finding.itemReference", min: 0, max: "1", 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/Media"] }] },
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.investigation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.investigation.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/investigation-sets") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.investigation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.investigation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.investigation.item", 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/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/RiskAssessment", "http://hl7.org/fhir/StructureDefinition/ImagingStudy", "http://hl7.org/fhir/StructureDefinition/Media"] }] },
ElementMeta { path: "ClinicalImpression.investigation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ClinicalImpression.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: "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: false, 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.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/clinicalimpression-status|4.0.1") }), 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: None }), 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: "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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), 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.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.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|4.0.1") }), 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", 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: false, 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|4.0.1") }), 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.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), 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.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.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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: "string", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Communication.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Communication.reasonReference", 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", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
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/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"] }] },
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"] }] },
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|4.0.1") }), 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.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: "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: false, 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: "string", target_profiles: &[] }, TypeRef { code: "Attachment", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "CommunicationRequest.reasonReference", 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", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
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"] }] },
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.sender", 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", "http://hl7.org/fhir/StructureDefinition/HealthcareService"] }] },
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|4.0.1") }), 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: None }), 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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.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.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|4.0.1") }), 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.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: "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::Required, value_set: Some("http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1") }), types: &[TypeRef { code: "code", 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/document-classcodes") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Composition.confidentiality", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26") }), types: &[TypeRef { code: "code", 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.code", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Composition.event.detail", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", 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: "1", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.relatesTo", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Composition.relatesTo.code", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Composition.relatesTo.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.relatesTo.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Composition.relatesTo.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Composition.relatesTo.target[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Composition"] }] },
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.mode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/list-mode|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Composition.subject", min: 0, max: "1", 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: "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.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.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.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.display", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.property", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.element.target.dependsOn.system", 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.element.target.dependsOn.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.equivalence", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/concept-map-equivalence|4.0.1") }), types: &[TypeRef { code: "code", 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.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: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.sourceVersion", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.target", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.group.targetVersion", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
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|4.0.1") }), 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.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ConceptMap"] }] },
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: "1", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", 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: false, 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.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.source[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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ConceptMap.target[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.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: "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.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/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
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::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/condition-category") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Condition.clinicalStatus", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/condition-clinical|4.0.1") }), 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: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Condition.evidence.code", min: 0, max: "*", is_summary: true, 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: "Condition.evidence.detail", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Condition.evidence.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Condition.evidence.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Condition.evidence.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.recordedDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Condition.recorder", 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: "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|4.0.1") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.category", min: 1, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, 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.dateTime", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Consent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.organization", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Consent.patient", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "Consent.performer", 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/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/PractitionerRole"] }] },
ElementMeta { path: "Consent.policy", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Consent.policy.authority", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Consent.policy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.policy.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Consent.policy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Consent.policy.uri", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Consent.policyRule", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/consent-policy") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision", min: 0, max: "1", 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: 1, 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: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/security-role-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.provision.class", min: 0, max: "*", is_summary: true, 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: "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|4.0.1") }), 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.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.securityLabel", 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: "Consent.provision.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Consent.scope", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/consent-scope") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Consent.source[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }, 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
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: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", 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.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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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/provenance-agent-role") }), 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/provenance-agent-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.reason", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.reasonCode", 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: "Contract.term.action.reasonLinkId", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Contract.term.action.reasonReference", 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/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Questionnaire", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"] }] },
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|4.0.1") }), 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|4.0.1") }), 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: "string", 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.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.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.value[x]", min: 1, 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.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: "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: false, 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.payor", min: 1, max: "*", 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: "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|4.0.1") }), 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: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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|4.0.1") }), 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: false, 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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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/remittance-outcome|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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/subject-type") }), 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/all-types|4.0.1") }), types: &[TypeRef { code: "code", 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/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
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: "string", target_profiles: &[] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.patient", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
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|4.0.1") }), 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/observation-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DetectedIssue.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", 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.definition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "Device.deviceName", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Device.deviceName.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.deviceName.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Device.deviceName.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.deviceName.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Device.deviceName.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/device-nametype|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Device.distinctIdentifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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.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: false, binding: None, types: &[TypeRef { code: "Extension", 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.patient", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
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: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.property.valueCode", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.property.valueQuantity", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Device.safety", min: 0, max: "*", is_summary: true, binding: None, 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.specialization", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Device.specialization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.specialization.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Device.specialization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Device.specialization.systemType", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Device.specialization.version", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Device.statusReason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/device-status-reason") }), types: &[TypeRef { code: "CodeableConcept", 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: "1", 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: 0, 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|4.0.1") }), 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: 0, max: "1", is_summary: false, 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.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: None, 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: "DeviceDefinition.capability", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.capability.description", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.capability.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.capability.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.capability.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.capability.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", 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.deviceName", min: 0, max: "*", is_summary: false, 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: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.deviceName.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/device-nametype|4.0.1") }), 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.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: false, 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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.manufacturer[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }, 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: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.modifierExtension", min: 0, max: "*", is_summary: false, 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.onlineInformation", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", 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.parentDevice", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "DeviceDefinition.physicalCharacteristics", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "ProdCharacteristic", 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: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.property.valueCode", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.property.valueQuantity", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", 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.specialization", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.specialization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.specialization.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.specialization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.specialization.systemType", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.specialization.version", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-kind") }), types: &[TypeRef { code: "CodeableConcept", 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.url", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceDefinition.version", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration", min: 0, max: "*", is_summary: true, 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: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/metric-calibration-state|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration.time", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.calibration.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/metric-calibration-type|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.color", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/metric-color|4.0.1") }), 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.measurementPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Timing", 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: false, 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceMetric.parent", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "DeviceMetric.source", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
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/devicemetric-type") }), 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[x]", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-kind") }), types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.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: "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: false, 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: "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: "DeviceRequest.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: "DeviceRequest.priorRequest", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceRequest.reasonCode", 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: "DeviceRequest.reasonReference", 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", "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.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|4.0.1") }), 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: "DeviceUseStatement.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "DeviceUseStatement.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: "DeviceUseStatement.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.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: "DeviceUseStatement.device", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "DeviceUseStatement.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.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: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.reasonCode", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.reasonReference", 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", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Media"] }] },
ElementMeta { path: "DeviceUseStatement.recordedOn", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.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"] }] },
ElementMeta { path: "DeviceUseStatement.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/device-statement-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.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: "DeviceUseStatement.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DeviceUseStatement.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: "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.conclusion", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.imagingStudy", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ImagingStudy"] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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/Media"] }] },
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: false, binding: None, types: &[TypeRef { code: "Extension", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
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"] }] },
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|4.0.1") }), 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: "DocumentManifest.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"] }] },
ElementMeta { path: "DocumentManifest.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.content", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DocumentManifest.created", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.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: "code", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.masterIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.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/Organization"] }] },
ElementMeta { path: "DocumentManifest.related", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.related.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.related.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.related.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.related.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.related.ref", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DocumentManifest.source", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.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", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "DocumentManifest.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "DocumentManifest.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActCode") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.authenticator", 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: "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"] }] },
ElementMeta { path: "DocumentReference.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/document-classcodes") }), 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.format", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/formatcodes") }), types: &[TypeRef { code: "Coding", 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.context", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.context.encounter", min: 0, max: "*", 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: "DocumentReference.context.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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.context.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.context.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.context.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.context.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.context.period", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.context.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.context.related", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "DocumentReference.context.sourcePatientInfo", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
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: "string", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.masterIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "DocumentReference.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", 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::Required, value_set: Some("http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1") }), types: &[TypeRef { code: "code", 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::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/security-labels") }), 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|4.0.1") }), 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/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
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/c80-doc-typecodes") }), types: &[TypeRef { code: "CodeableConcept", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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[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: "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://hl7.org/fhir/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: "1", 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|4.0.1") }), 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: "EffectEvidenceSynthesis.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.certaintySubcomponent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.certaintySubcomponent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.certaintySubcomponent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.certaintySubcomponent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.certaintySubcomponent.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.certaintySubcomponent.rating", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/certainty-subcomponent-rating") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.certaintySubcomponent.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/certainty-subcomponent-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.certainty.rating", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/evidence-quality") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.precisionEstimate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.precisionEstimate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.precisionEstimate.from", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.precisionEstimate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.precisionEstimate.level", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.precisionEstimate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.precisionEstimate.to", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.precisionEstimate.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/precision-estimate-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/effect-estimate-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.unitOfMeasure", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units|4.0.1") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectEstimate.variantState", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/evidence-variant-state") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.exposure", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "EffectEvidenceSynthesis.exposureAlternative", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "EffectEvidenceSynthesis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.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: "EffectEvidenceSynthesis.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: "code", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.outcome", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "EffectEvidenceSynthesis.population", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "EffectEvidenceSynthesis.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.resultsByExposure", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.resultsByExposure.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.resultsByExposure.exposureState", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/exposure-state|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.resultsByExposure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.resultsByExposure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.resultsByExposure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.resultsByExposure.riskEvidenceSynthesis", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/RiskEvidenceSynthesis"] }] },
ElementMeta { path: "EffectEvidenceSynthesis.resultsByExposure.variantState", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/evidence-variant-state") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.sampleSize", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.sampleSize.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.sampleSize.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.sampleSize.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.sampleSize.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.sampleSize.numberOfParticipants", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.sampleSize.numberOfStudies", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.studyType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/study-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.synthesisType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/synthesis-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.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: "EffectEvidenceSynthesis.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "EffectEvidenceSynthesis.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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|4.0.1") }), 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://hl7.org/fhir/ValueSet/observation-codes") }), 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: "string", 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|4.0.1") }), 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.xpath", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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: "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: "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: "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: "Contributor", 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: "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: "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: "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: "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: "Contributor", 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: "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: "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: "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: "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: "Contributor", 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: "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: "string", 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|4.0.1") }), 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: "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: "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.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: "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: "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: "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: "Contributor", 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: "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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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/defined-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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
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.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/ServiceRequest"] }] },
ElementMeta { path: "Encounter.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: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Encounter.classHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Encounter.classHistory.class", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-ActEncounterCode") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "Encounter.classHistory.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.classHistory.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.classHistory.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.classHistory.period", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", 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: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
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.rank", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Encounter.diagnosis.use", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/diagnosis-role") }), 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.hospitalization", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Encounter.hospitalization.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.hospitalization.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.hospitalization.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.hospitalization.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.hospitalization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.hospitalization.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.hospitalization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.hospitalization.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.hospitalization.preAdmissionIdentifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Encounter.hospitalization.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.hospitalization.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.hospitalization.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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.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.physicalType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/location-physical-type") }), types: &[TypeRef { code: "CodeableConcept", 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|4.0.1") }), 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: false, 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.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.individual", 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"] }] },
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.period", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", 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.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Encounter.reasonReference", 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/Procedure", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"] }] },
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: "1", 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: "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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Encounter.statusHistory", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Encounter.statusHistory.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.statusHistory.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Encounter.statusHistory.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Encounter.statusHistory.period", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Encounter.statusHistory.status", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/encounter-status|4.0.1") }), 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.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: "Endpoint.address", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.connectionType", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/endpoint-connection-type") }), types: &[TypeRef { code: "Coding", 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.payloadMimeType", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Endpoint.payloadType", min: 1, 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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/remittance-outcome|4.0.1") }), 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|4.0.1") }), 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.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: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", 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.rank", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.diagnosis.role", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/diagnosis-role") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EpisodeOfCare.team", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CareTeam"] }] },
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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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/subject-type") }), 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: "string", 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: "Evidence.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "Evidence.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", 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.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: true, 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.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Evidence.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "Evidence.exposureBackground", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "Evidence.exposureVariant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
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.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: "Evidence.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: "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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Evidence.name", min: 0, max: "1", is_summary: true, 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.outcome", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "Evidence.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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.shortTitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Evidence.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.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: "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.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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.characteristic", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.definition[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ActivityDefinition"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }, TypeRef { code: "TriggerDefinition", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.groupMeasure", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/group-measure|4.0.1") }), types: &[TypeRef { code: "code", 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.participantEffective[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.timeFromStart", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.characteristic.usageContext", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "UsageContext", 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.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: true, 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.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", 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.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: "EvidenceVariable.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: "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: false, 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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "EvidenceVariable.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.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: "EvidenceVariable.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/variable-type|4.0.1") }), types: &[TypeRef { code: "code", 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: "ExampleScenario.actor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.actorId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.actor.name", min: 0, 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|4.0.1") }), 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.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.containedInstance.resourceId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.containedInstance.versionId", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.resourceId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.resourceType", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types|4.0.1") }), types: &[TypeRef { code: "code", 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.description", min: 1, 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.instance.version.versionId", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.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.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ExampleScenario.process.step.operation.number", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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: "*", is_summary: false, binding: None, types: &[] },
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|4.0.1") }), 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.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.workflow", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ExampleScenario"] }] },
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: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/tooth") }), 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.productOrService", min: 1, 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.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.productOrService", min: 1, 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.unitPrice", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", 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.productOrService", min: 1, 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.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.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.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.qualification", 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.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.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.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.packageCode", 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.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.disposition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
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"] }] },
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"] }] },
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: 1, 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: 1, 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.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.adjudication.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.bodySite", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/tooth") }), 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.productOrService", min: 1, 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.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.productOrService", min: 1, 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.sequence", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", 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.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.procedureSequence", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.item.productOrService", min: 1, 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.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.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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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/remittance-outcome|4.0.1") }), 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.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://terminology.hl7.org/CodeSystem/processpriority") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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::Required, value_set: Some("http://hl7.org/fhir/ValueSet/note-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ExplanationOfBenefit.provider", 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"] }] },
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|4.0.1") }), 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"] }] },
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.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|4.0.1") }), 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: 1, 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: "id", target_profiles: &[] }] },
ElementMeta { path: "Expression.reference", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", 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: "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: "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: "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: "Contributor", 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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.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.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "FamilyMemberHistory.reasonReference", 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", "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|4.0.1") }), 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/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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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/Location", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "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: "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/NutritionOrder", "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "http://hl7.org/fhir/StructureDefinition/RiskAssessment"] }] },
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.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.expressedBy", 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"] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), 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: false, 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.outcomeCode", 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: "Goal.outcomeReference", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", 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.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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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.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.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.target", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.compartment", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.compartment.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.compartment.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.compartment.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.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.target.compartment.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.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.target.link", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "GraphDefinition.link.target.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.params", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "GraphDefinition.link.target.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.link.target.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types|4.0.1") }), types: &[TypeRef { code: "code", 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: false, 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.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.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: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/resource-types|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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.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: "Group.active", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Group.actual", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Group.characteristic.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: "Group.characteristic.exclude", min: 1, max: "1", is_summary: false, 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: false, 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
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.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: false, 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|4.0.1") }), 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: "*", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.module[x]", min: 1, max: "1", is_summary: true, binding: None, 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.reasonCode", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "GuidanceResponse.reasonReference", 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/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
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: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/RequestGroup"] }] },
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|4.0.1") }), 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.availabilityExceptions", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availableTime", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availableTime.allDay", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availableTime.availableEndTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "time", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availableTime.availableStartTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "time", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availableTime.daysOfWeek", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/days-of-week|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availableTime.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availableTime.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.availableTime.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", 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: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.comment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.communication", 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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.notAvailable", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.notAvailable.description", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.notAvailable.during", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.notAvailable.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.notAvailable.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "HealthcareService.notAvailable.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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.telecom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", 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|4.0.1") }), 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|4.0.1") }), 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: "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.interpreter", 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"] }] },
ElementMeta { path: "ImagingStudy.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: "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_29.html") }), types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.modifierExtension", min: 0, max: "*", is_summary: false, 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.procedureCode", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://www.rsna.org/RadLex_Playbook.aspx") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.procedureReference", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Procedure"] }] },
ElementMeta { path: "ImagingStudy.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ImagingStudy.reasonReference", 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", "http://hl7.org/fhir/StructureDefinition/Media", "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: "Coding", target_profiles: &[] }] },
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://hl7.org/fhir/ValueSet/bodysite-laterality") }), types: &[TypeRef { code: "Coding", 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_29.html") }), types: &[TypeRef { code: "Coding", 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"] }] },
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|4.0.1") }), 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.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.education", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Immunization.education.documentType", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Immunization.education.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.education.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Immunization.education.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Immunization.education.presentationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Immunization.education.publicationDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Immunization.education.reference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "uri", 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: "Reference", 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: false, 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"] }] },
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: 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[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }, 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[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }, 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.detail", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation"] }] },
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.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.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reasonReference", 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/DiagnosticReport"] }] },
ElementMeta { path: "Immunization.recorded", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Immunization.reportOrigin", 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: "CodeableConcept", target_profiles: &[] }] },
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|4.0.1") }), 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.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: "string", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationEvaluation.doseNumber[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }, 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }, 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|4.0.1") }), 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-evaluation-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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: "string", target_profiles: &[] }] },
ElementMeta { path: "ImmunizationRecommendation.recommendation.doseNumber[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }, 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[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }, 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: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/immunization-recommendation-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.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: "string", 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|4.0.1") }), 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[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Binary"] }] },
ElementMeta { path: "ImplementationGuide.definition.page.page", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
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::Required, value_set: Some("http://hl7.org/fhir/ValueSet/guide-parameter-code|4.0.1") }), types: &[TypeRef { code: "code", 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: 1, 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: "string", target_profiles: &[] }] },
ElementMeta { path: "ImplementationGuide.definition.resource.example[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
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|4.0.1") }), 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.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.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.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|4.0.1") }), 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|4.0.1") }), 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), 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.example[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/StructureDefinition"] }] },
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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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: false, 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.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), 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: "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: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contact.address", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contact.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contact.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contact.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contact.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "HumanName", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contact.purpose", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/contactentity-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "InsurancePlan.contact.telecom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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|4.0.1") }), 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: "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.date", min: 0, max: "1", is_summary: true, 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.priceComponent.amount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.priceComponent.code", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.priceComponent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.priceComponent.factor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.priceComponent.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.priceComponent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Invoice.lineItem.priceComponent.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/invoice-priceComponentType|4.0.1") }), types: &[TypeRef { code: "code", 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.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: false, 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.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|4.0.1") }), 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: &[] },
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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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/subject-type") }), 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: "string", 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: "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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Linkage.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: "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: false, 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "List.modifierExtension", min: 0, max: "*", is_summary: false, 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"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "List.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"] }] },
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.availabilityExceptions", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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: "string", 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.hoursOfOperation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Location.hoursOfOperation.allDay", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "Location.hoursOfOperation.closingTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "time", target_profiles: &[] }] },
ElementMeta { path: "Location.hoursOfOperation.daysOfWeek", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/days-of-week|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Location.hoursOfOperation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Location.hoursOfOperation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Location.hoursOfOperation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Location.hoursOfOperation.openingTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "time", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Location.modifierExtension", min: 0, max: "*", is_summary: false, 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.physicalType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/location-physical-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Location.telecom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", 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: "MarketingStatus.country", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MarketingStatus.dateRange", min: 1, 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.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.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Measure.definition", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", 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.code", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.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.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: 1, 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: "string", 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.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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", 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: None, 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: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Measure.group.stratifier.component.criteria", min: 1, 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: "string", 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.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.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: "string", 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.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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: "string", 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: "string", target_profiles: &[] }] },
ElementMeta { path: "Measure.scoring", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/measure-scoring") }), 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|4.0.1") }), 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/subject-type") }), 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: None, 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: "string", 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.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.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: "string", 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: "MeasureReport.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", 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: None, 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.measureScore", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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.stratifier", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.code", min: 0, max: "*", is_summary: false, binding: None, 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.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: None, 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.group.stratifier.stratum.component.value", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", 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", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
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|4.0.1") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MeasureReport.measure", min: 1, 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: false, 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/Location", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
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|4.0.1") }), 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/Patient", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Group"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Media.basedOn", 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/CarePlan"] }] },
ElementMeta { path: "Media.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: "Media.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Media.content", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "Media.created[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "Media.device", 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/DeviceMetric", "http://hl7.org/fhir/StructureDefinition/Device"] }] },
ElementMeta { path: "Media.deviceName", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Media.duration", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "Media.encounter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "Media.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Media.frames", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Media.height", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Media.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Media.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Media.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Media.issued", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Media.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: "code", target_profiles: &[] }] },
ElementMeta { path: "Media.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "Media.modality", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/media-modality") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Media.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Media.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "Media.operator", 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/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson"] }] },
ElementMeta { path: "Media.partOf", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "Media.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Media.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/event-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Media.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/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Specimen", "http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "Media.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Media.type", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/media-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Media.view", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/media-view") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Media.width", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "positiveInt", target_profiles: &[] }] },
ElementMeta { path: "Medication.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", 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.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Medication.form", 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.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[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", 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", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "Medication.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: "code", target_profiles: &[] }] },
ElementMeta { path: "Medication.manufacturer", 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: false, 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|4.0.1") }), 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: "MedicationAdministration.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/medication-admin-category") }), 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.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: "MedicationAdministration.device", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", 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.effective[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }] },
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.instantiates", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.medication[x]", 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: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", 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: false, 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.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"] }] },
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: "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"] }] },
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.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationAdministration.reasonReference", 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/DiagnosticReport"] }] },
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|4.0.1") }), 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.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.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/medicationdispense-category") }), 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.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: "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.detectedIssue", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DetectedIssue"] }] },
ElementMeta { path: "MedicationDispense.dosageInstruction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Dosage", target_profiles: &[] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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[x]", 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: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", 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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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"] }] },
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"] }] },
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"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationDispense.statusReason[x]", 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: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DetectedIssue"] }] },
ElementMeta { path: "MedicationDispense.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: "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: "*", 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: "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.administrationGuidelines", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.dosage", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.dosage.dosage", min: 1, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Dosage", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.dosage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.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.administrationGuidelines.dosage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.dosage.type", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.indication[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/ObservationDefinition"] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.patientCharacteristics", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.patientCharacteristics.characteristic[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.patientCharacteristics.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.patientCharacteristics.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.patientCharacteristics.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.administrationGuidelines.patientCharacteristics.value", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", 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.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.contraindication", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DetectedIssue"] }] },
ElementMeta { path: "MedicationKnowledge.cost", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.cost.cost", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", 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.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.drugCharacteristic", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.drugCharacteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.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.drugCharacteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.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.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: &[] }] },
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.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.ingredient", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.ingredient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.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.ingredient.isActive", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.ingredient.item[x]", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "MedicationKnowledge.ingredient.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.ingredient.strength", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.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.kinetics", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.kinetics.areaUnderCurve", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.kinetics.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.kinetics.halfLifePeriod", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.kinetics.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.kinetics.lethalDose50", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.kinetics.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.manufacturer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
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.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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.monitoringProgram", min: 0, max: "*", is_summary: false, 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", "http://hl7.org/fhir/StructureDefinition/Media"] }] },
ElementMeta { path: "MedicationKnowledge.monograph.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.packaging", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
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.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.packaging.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationknowledge-package-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
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: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.schedule.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.schedule.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.schedule.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.regulatory.schedule.schedule", min: 1, max: "1", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationKnowledge.synonym", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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-category") }), 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::Example, value_set: Some("http://hl7.org/fhir/ValueSet/medicationrequest-course-of-therapy") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.detectedIssue", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DetectedIssue"] }] },
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.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.performer", 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.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.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.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.medication[x]", 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: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", 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: false, 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: "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: "MedicationRequest.performerType", 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: "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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationRequest.reasonCode", 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: "MedicationRequest.reasonReference", 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"] }] },
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.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/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", 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::Example, 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.basedOn", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicationRequest", "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ServiceRequest"] }] },
ElementMeta { path: "MedicationStatement.category", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/medication-statement-category") }), 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.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: "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: &[] }] },
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: "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/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicationStatement.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.medication[x]", 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: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", 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: false, 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: 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/Observation"] }] },
ElementMeta { path: "MedicationStatement.reasonCode", 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: "MedicationStatement.reasonReference", 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/DiagnosticReport"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicationStatement.statusReason", min: 0, max: "*", 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.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: "MedicinalProduct.additionalMonitoringIndicator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.attachedDocument", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "MedicinalProduct.clinicalTrial", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchStudy"] }] },
ElementMeta { path: "MedicinalProduct.combinedPharmaceuticalDoseForm", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.contact", 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/PractitionerRole"] }] },
ElementMeta { path: "MedicinalProduct.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.crossReference", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.domain", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.legalStatusOfSupply", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.authorisationReferenceNumber", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.confidentialityIndicator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.effectiveDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.operationType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.manufacturingBusinessOperation.regulator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProduct.marketingStatus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "MarketingStatus", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.masterFile", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "MedicinalProduct.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.countryLanguage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.countryLanguage.country", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.countryLanguage.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.countryLanguage.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.countryLanguage.jurisdiction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.countryLanguage.language", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.countryLanguage.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.namePart", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.namePart.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.namePart.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.namePart.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.namePart.part", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.namePart.type", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Coding", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.name.productName", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.packagedMedicinalProduct", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged"] }] },
ElementMeta { path: "MedicinalProduct.paediatricUseIndicator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.pharmaceuticalProduct", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductPharmaceutical"] }] },
ElementMeta { path: "MedicinalProduct.productClassification", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.indication[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/MedicinalProductIndication"] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.intendedUse", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.species", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.status", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialDesignation.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.specialMeasures", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProduct.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.country", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.dataExclusivityPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.dateOfFirstAuthorization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.holder", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProductAuthorization.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.internationalBirthDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdiction", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization.country", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization.jurisdiction", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization.legalStatusOfSupply", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.jurisdictionalAuthorization.validityPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.legalBasis", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.procedure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.procedure.application", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "MedicinalProductAuthorization.procedure.date[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.procedure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.procedure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.procedure.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.procedure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.procedure.type", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.regulator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProductAuthorization.restoreDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.status", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.statusDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.subject", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProduct", "http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged"] }] },
ElementMeta { path: "MedicinalProductAuthorization.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductAuthorization.validityPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.comorbidity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.disease", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.diseaseStatus", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.otherTherapy", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.otherTherapy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.otherTherapy.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.otherTherapy.medication[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/MedicinalProduct", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/SubstanceSpecification"] }] },
ElementMeta { path: "MedicinalProductContraindication.otherTherapy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.otherTherapy.therapyRelationshipType", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.population", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Population", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProduct", "http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "MedicinalProductContraindication.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductContraindication.therapeuticIndication", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductIndication"] }] },
ElementMeta { path: "MedicinalProductIndication.comorbidity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.diseaseStatus", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.diseaseSymptomProcedure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.duration", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.intendedEffect", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.otherTherapy", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.otherTherapy.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.otherTherapy.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.otherTherapy.medication[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/MedicinalProduct", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/SubstanceSpecification"] }] },
ElementMeta { path: "MedicinalProductIndication.otherTherapy.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.otherTherapy.therapyRelationshipType", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.population", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Population", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProduct", "http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "MedicinalProductIndication.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIndication.undesirableEffect", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductUndesirableEffect"] }] },
ElementMeta { path: "MedicinalProductIngredient.allergenicIndicator", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProductIngredient.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.role", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.confidentiality", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.group", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.concentration", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.concentrationLowLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.country", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.measurementPoint", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.presentation", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.presentationLowLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength.country", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.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: "MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength.measurementPoint", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength.strength", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength.strengthLowLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength.substance", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.substance", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.substance.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.substance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.substance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.substance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductIngredient.substance.strength", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "MedicinalProductIngredient.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.effect", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.incidence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.interactant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.interactant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.interactant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.interactant.item[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProduct", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/ObservationDefinition"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.interactant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.management", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProduct", "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "MedicinalProductInteraction.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductInteraction.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.ingredient", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductIngredient"] }] },
ElementMeta { path: "MedicinalProductManufactured.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.manufacturedDoseForm", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProductManufactured.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.otherCharacteristics", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.physicalCharacteristics", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "ProdCharacteristic", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.quantity", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductManufactured.unitOfPresentation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.batchIdentifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.batchIdentifier.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.batchIdentifier.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.batchIdentifier.immediatePackaging", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.batchIdentifier.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.batchIdentifier.outerPackaging", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.legalStatusOfSupply", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProductPackaged.marketingAuthorization", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductAuthorization"] }] },
ElementMeta { path: "MedicinalProductPackaged.marketingStatus", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "MarketingStatus", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.alternateMaterial", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.device", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.manufacturedItem", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductManufactured"] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.manufacturer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.material", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.otherCharacteristics", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.packageItem", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.physicalCharacteristics", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "ProdCharacteristic", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.quantity", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.shelfLifeStorage", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ProductShelfLife", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.packageItem.type", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPackaged.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProduct"] }] },
ElementMeta { path: "MedicinalProductPackaged.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.administrableDoseForm", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.characteristics", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.characteristics.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.characteristics.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.characteristics.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.characteristics.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.characteristics.status", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.device", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DeviceDefinition"] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.ingredient", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProductIngredient"] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.firstDose", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.maxDosePerDay", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.maxDosePerTreatmentPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.maxSingleDose", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.maxTreatmentPeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.code", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.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: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.withdrawalPeriod", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.withdrawalPeriod.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.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: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.withdrawalPeriod.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.withdrawalPeriod.supportingInformation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.withdrawalPeriod.tissue", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.withdrawalPeriod.value", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductPharmaceutical.unitOfPresentation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.classification", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.frequencyOfOccurrence", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.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: "code", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.population", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Population", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.subject", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MedicinalProduct", "http://hl7.org/fhir/StructureDefinition/Medication"] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.symptomConditionEffect", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MedicinalProductUndesirableEffect.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", 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|4.0.1") }), 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.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|4.0.1") }), 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: "*", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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|4.0.1") }), 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: "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"] }] },
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", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
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.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"] }] },
ElementMeta { path: "MessageHeader.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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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: "id", 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/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", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
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.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.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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", 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: false, 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.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), 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.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: "MolecularSequence.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.coordinateSystem", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", 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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.observedSeq", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.patient", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
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.pointer", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MolecularSequence"] }] },
ElementMeta { path: "MolecularSequence.quality", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.fScore", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.gtFP", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.method", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/sequence-quality-method") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.precision", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.queryFP", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.queryTP", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.recall", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.fMeasure", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.numFN", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.numFP", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.numTP", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.precision", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.score", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.roc.sensitivity", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.score", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.standardSequence", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/sequence-quality-standardSequence") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.start", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.truthFN", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.truthTP", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quality.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/quality-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.quantity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.readCoverage", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.chromosome", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/chromosome-human") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.genomeBuild", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.orientation", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/orientation-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.referenceSeqId", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/sequence-referenceSeq") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.referenceSeqPointer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/MolecularSequence"] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.referenceSeqString", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.strand", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/strand-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.windowEnd", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.referenceSeq.windowStart", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.datasetId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.readsetId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/repository-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.repository.variantsetId", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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.structureVariant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.exact", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.inner", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.inner.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.inner.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.inner.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.inner.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.inner.start", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.length", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.outer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.outer.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.outer.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.outer.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.outer.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.outer.start", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.structureVariant.variantType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://loinc.org/vs/LL379-9|4.0.1") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.cigar", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.observedAllele", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.referenceAllele", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.start", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "MolecularSequence.variant.variantPointer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Observation"] }] },
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|4.0.1") }), 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.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.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.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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NamingSystem.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: "code", 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: false, 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.responsible", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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|4.0.1") }), 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.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/identifier-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.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|4.0.1") }), 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.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: "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|4.0.1") }), types: &[TypeRef { code: "code", 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.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.additiveProductName", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.additiveType", 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: "CodeableConcept", target_profiles: &[] }] },
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: "Timing", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.administrationInstruction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.enteralFormula.caloricDensity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.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: "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: false, 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: "*", 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.patient", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
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: "*", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "NutritionOrder.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.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: &[] }] },
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/Media", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/MolecularSequence"] }] },
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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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"] }] },
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.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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"] }] },
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|4.0.1") }), 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"] }] },
ElementMeta { path: "Observation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", 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: &[] }] },
ElementMeta { path: "ObservationDefinition.abnormalCodedValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
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.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.criticalCodedValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
ElementMeta { path: "ObservationDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
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: "*", 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.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: "code", 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: false, 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.normalCodedValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.preferredReportName", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.age", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.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.qualifiedInterval.category", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/observation-range-category|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.condition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.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.qualifiedInterval.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.gender", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.gestationalAge", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.qualifiedInterval.range", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.quantitativeDetails", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.quantitativeDetails.conversionFactor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.quantitativeDetails.customaryUnit", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.quantitativeDetails.decimalPrecision", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.quantitativeDetails.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.quantitativeDetails.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.quantitativeDetails.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ObservationDefinition.quantitativeDetails.unit", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units") }), 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.validCodedValueSet", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }] },
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.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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationDefinition.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: "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: false, 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.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|4.0.1") }), 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: "string", 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.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|4.0.1") }), 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/all-types|4.0.1") }), 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|4.0.1") }), 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/resource-types|4.0.1") }), 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|4.0.1") }), 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: "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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "OperationOutcome.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: "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: false, 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.address", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Address", 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: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Organization.contact.address", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Address", target_profiles: &[] }] },
ElementMeta { path: "Organization.contact.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Organization.contact.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Organization.contact.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Organization.contact.name", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "HumanName", target_profiles: &[] }] },
ElementMeta { path: "Organization.contact.purpose", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/contactentity-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Organization.contact.telecom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "Organization.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.telecom", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactPoint", 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.telecom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "OrganizationAffiliation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", 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/all-types|4.0.1") }), 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: "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: "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: "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: "Contributor", 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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), 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: false, 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: 1, 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.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: "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.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|4.0.1") }), 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.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.detail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.detail.amount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.detail.date", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.detail.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.detail.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.detail.identifier", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.detail.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.detail.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.detail.predecessor", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.detail.request", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "PaymentReconciliation.detail.response", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "PaymentReconciliation.detail.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.detail.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.detail.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/payment-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.disposition", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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.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: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.modifierExtension", min: 0, max: "*", is_summary: false, 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/remittance-outcome|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.paymentAmount", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Money", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.paymentDate", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "date", 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"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", 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.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/fm-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PaymentReconciliation.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", 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: "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: false, 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.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", 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|4.0.1") }), 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: false, 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), 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.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: false, 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: "1", 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.code", min: 0, max: "*", is_summary: false, binding: None, 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|4.0.1") }), 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/PlanDefinition", "http://hl7.org/fhir/StructureDefinition/Questionnaire"] }, TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", 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|4.0.1") }), 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: "DataRequirement", target_profiles: &[] }] },
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: "DataRequirement", 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.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", 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://hl7.org/fhir/ValueSet/action-participant-role") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.participant.type", min: 1, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.action.reason", min: 0, max: "*", is_summary: false, binding: None, 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.actionId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", 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|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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|4.0.1") }), 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/subject-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "PlanDefinition.action.textEquivalent", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PlanDefinition.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: "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.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", 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.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: &[] }] },
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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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/subject-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
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: "string", 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: "Population.age[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Population.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Population.gender", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Population.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Population.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Population.physiologicalCondition", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Population.race", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", 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: Some(BindingMeta { strength: BindingStrength::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Practitioner.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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-2.7-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.availabilityExceptions", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availableTime", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availableTime.allDay", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availableTime.availableEndTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "time", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availableTime.availableStartTime", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "time", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availableTime.daysOfWeek", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/days-of-week|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availableTime.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availableTime.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.availableTime.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.notAvailable", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.notAvailable.description", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.notAvailable.during", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.notAvailable.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.notAvailable.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.notAvailable.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.telecom", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactPoint", target_profiles: &[] }] },
ElementMeta { path: "PractitionerRole.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Procedure.asserter", 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.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: "1", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.complicationDetail", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.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.performed[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: &[] }] },
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"] }] },
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.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.reasonReference", 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", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
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.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/event-status|4.0.1") }), 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"] }] },
ElementMeta { path: "Procedure.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "Procedure.usedCode", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/device-kind") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Procedure.usedReference", 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/Medication", "http://hl7.org/fhir/StructureDefinition/Substance"] }] },
ElementMeta { path: "ProdCharacteristic.color", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.depth", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.externalDiameter", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.height", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.image", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.imprint", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.nominalVolume", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.scoring", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.shape", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.weight", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "ProdCharacteristic.width", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
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.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ProductShelfLife.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ProductShelfLife.period", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", 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: 1, 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::Extensible, 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: false, 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/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
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::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/provenance-agent-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/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Organization"] }] },
ElementMeta { path: "Provenance.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "Provenance.entity", min: 0, max: "*", is_summary: false, 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.policy", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "Provenance.reason", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://terminology.hl7.org/ValueSet/v3-PurposeOfUse") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Provenance.recorded", min: 1, 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|4.0.1") }), 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.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: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Questionnaire"] }] },
ElementMeta { path: "Questionnaire.description", min: 0, max: "1", is_summary: false, 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.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.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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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|4.0.1") }), 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: "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: "1", 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: 0, 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: 0, 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/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|4.0.1") }), 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: "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: "RelatedArtifact.citation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", 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.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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RelatedArtifact.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: "RequestGroup.action", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.action", min: 0, max: "*", is_summary: false, binding: None, types: &[] },
ElementMeta { path: "RequestGroup.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.code", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.condition", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.condition.expression", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Expression", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.condition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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: "RequestGroup.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.condition.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.documentation", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.participant", 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"] }] },
ElementMeta { path: "RequestGroup.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.prefix", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.relatedAction", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.relatedAction.actionId", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "id", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.relatedAction.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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: "RequestGroup.action.relatedAction.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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: "RequestGroup.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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: "RequestGroup.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.action.textEquivalent", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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: "RequestGroup.action.title", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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: "RequestGroup.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: "RequestGroup.authoredOn", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.basedOn", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RequestGroup.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.encounter", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Encounter"] }] },
ElementMeta { path: "RequestGroup.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.groupIdentifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.instantiatesCanonical", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.instantiatesUri", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.intent", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-intent|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.priority", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-priority|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.reasonCode", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.reasonReference", 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/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "RequestGroup.replaces", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
ElementMeta { path: "RequestGroup.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/request-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RequestGroup.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: "RequestGroup.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.comment", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.exposure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchElementDefinition"] }] },
ElementMeta { path: "ResearchDefinition.exposureAlternative", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchElementDefinition"] }] },
ElementMeta { path: "ResearchDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.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: "ResearchDefinition.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: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.library", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Library"] }] },
ElementMeta { path: "ResearchDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.outcome", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchElementDefinition"] }] },
ElementMeta { path: "ResearchDefinition.population", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ResearchElementDefinition"] }] },
ElementMeta { path: "ResearchDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.shortTitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subject-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "ResearchDefinition.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.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: "ResearchDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.usage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ResearchDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.definition[x]", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/ValueSet"] }, TypeRef { code: "Expression", target_profiles: &[] }, TypeRef { code: "DataRequirement", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.exclude", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.participantEffectiveDescription", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.participantEffectiveGroupMeasure", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/group-measure|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.participantEffectiveTimeFromStart", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.participantEffective[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.studyEffectiveDescription", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.studyEffectiveGroupMeasure", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/group-measure|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.studyEffectiveTimeFromStart", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Duration", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.studyEffective[x]", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }, TypeRef { code: "Period", target_profiles: &[] }, TypeRef { code: "Duration", target_profiles: &[] }, TypeRef { code: "Timing", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.unitOfMeasure", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units|4.0.1") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.characteristic.usageContext", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.comment", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.experimental", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.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: "ResearchElementDefinition.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: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.library", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "canonical", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Library"] }] },
ElementMeta { path: "ResearchElementDefinition.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.purpose", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.shortTitle", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.subject[x]", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/subject-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }, TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
ElementMeta { path: "ResearchElementDefinition.subtitle", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.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: "ResearchElementDefinition.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/research-element-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.usage", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.variableType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/variable-type|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchElementDefinition.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.arm", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.arm.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.arm.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.arm.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.arm.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.arm.name", min: 1, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.arm.type", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.category", min: 0, max: "*", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), 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.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.enrollment", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Group"] }] },
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: true, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
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.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: "code", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.location", 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.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: false, binding: None, types: &[TypeRef { code: "Extension", 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.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.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::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/research-study-prim-purp-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.principalInvestigator", 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: "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.reasonStopped", 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: "ResearchStudy.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "ResearchStudy.site", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Location"] }] },
ElementMeta { path: "ResearchStudy.sponsor", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["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/research-study-status|4.0.1") }), types: &[TypeRef { code: "code", 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: "ResearchSubject.actualArm", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.assignedArm", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "ResearchSubject.consent", min: 0, max: "1", 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.individual", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Patient"] }] },
ElementMeta { path: "ResearchSubject.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: "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: false, 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.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/research-subject-status|4.0.1") }), 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "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.reasonCode", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskAssessment.reasonReference", 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/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|4.0.1") }), 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: "RiskEvidenceSynthesis.approvalDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.author", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.certaintySubcomponent", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.certaintySubcomponent.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.certaintySubcomponent.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.certaintySubcomponent.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.certaintySubcomponent.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.certaintySubcomponent.rating", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/certainty-subcomponent-rating") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.certaintySubcomponent.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/certainty-subcomponent-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.certainty.rating", min: 0, max: "*", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/evidence-quality") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.contact", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.copyright", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "markdown", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.editor", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.effectivePeriod", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Period", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.endorser", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.exposure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "RiskEvidenceSynthesis.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.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: "RiskEvidenceSynthesis.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: "code", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.lastReviewDate", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "date", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.note", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Annotation", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.outcome", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "RiskEvidenceSynthesis.population", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"] }] },
ElementMeta { path: "RiskEvidenceSynthesis.publisher", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.relatedArtifact", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "RelatedArtifact", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.reviewer", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "ContactDetail", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.denominatorCount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.numeratorCount", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.precisionEstimate", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.precisionEstimate.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.precisionEstimate.from", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.precisionEstimate.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.precisionEstimate.level", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.precisionEstimate.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.precisionEstimate.to", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.precisionEstimate.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/precision-estimate-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.type", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/risk-estimate-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.unitOfMeasure", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/ucum-units|4.0.1") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.riskEstimate.value", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.sampleSize", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.sampleSize.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.sampleSize.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.sampleSize.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.sampleSize.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.sampleSize.numberOfParticipants", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.sampleSize.numberOfStudies", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "integer", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.studyType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/study-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.synthesisType", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Extensible, value_set: Some("http://hl7.org/fhir/ValueSet/synthesis-type") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.title", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.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: "RiskEvidenceSynthesis.url", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.useContext", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "UsageContext", target_profiles: &[] }] },
ElementMeta { path: "RiskEvidenceSynthesis.version", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
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.lowerLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", target_profiles: &[] }] },
ElementMeta { path: "SampledData.origin", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SampledData.period", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "decimal", 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/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: "string", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, binding: None, types: &[TypeRef { code: "Extension", 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: "CodeableConcept", target_profiles: &[] }] },
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/resource-types|4.0.1") }), 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|4.0.1") }), 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.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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.modifierExtension", min: 0, max: "*", is_summary: false, 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.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|4.0.1") }), 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/resource-types|4.0.1") }), 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.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|4.0.1") }), 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.xpath", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SearchParameter.xpathUsage", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/search-xpath-usage|4.0.1") }), types: &[TypeRef { code: "code", 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.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: "CodeableConcept", target_profiles: &[] }] },
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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.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: "code", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.locationCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.locationReference", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", 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: false, 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: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/servicerequest-orderdetail") }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.patientInstruction", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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|4.0.1") }), 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.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "ServiceRequest.reasonReference", 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", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
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|4.0.1") }), 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: "Reference", 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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Signature.type", min: 1, 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: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Signature.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/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: "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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: "CodeableConcept", target_profiles: &[] }] },
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|4.0.1") }), 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: "CodeableConcept", target_profiles: &[] }] },
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"] }] },
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.quantity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", 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.additive[x]", min: 0, 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/Substance"] }] },
ElementMeta { path: "Specimen.container.capacity", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Specimen.container.description", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
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.identifier", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
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.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: "Specimen.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Specimen.processing.procedure", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-processing-procedure") }), types: &[TypeRef { code: "CodeableConcept", 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.status", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/specimen-status|4.0.1") }), 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/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.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.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", 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.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: "code", 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: false, binding: None, types: &[TypeRef { code: "Extension", 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.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.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/Substance"] }] },
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: "string", 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: "string", 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: "string", 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|4.0.1") }), 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: "string", 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.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: "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|4.0.1") }), 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.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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "StructureDefinition.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: "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: false, 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|4.0.1") }), 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/defined-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: "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.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|4.0.1") }), 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: 1, 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.variable", min: 1, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
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: 1, 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[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: "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: "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: "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: "Contributor", 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: "Dosage", target_profiles: &[] }, TypeRef { code: "Meta", 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|4.0.1") }), 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: "id", target_profiles: &[] }] },
ElementMeta { path: "StructureMap.group.rule.target.contextType", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/map-context-type|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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: &[] }] },
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|4.0.1") }), 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: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/map-group-type-mode|4.0.1") }), 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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|4.0.1") }), 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: "Subscription.channel", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Subscription.channel.endpoint", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "url", target_profiles: &[] }] },
ElementMeta { path: "Subscription.channel.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.channel.header", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.channel.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Subscription.channel.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.channel.payload", min: 0, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/mimetypes|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Subscription.channel.type", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.1") }), types: &[TypeRef { code: "code", 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.criteria", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.end", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "instant", target_profiles: &[] }] },
ElementMeta { path: "Subscription.error", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "Subscription.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", 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: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Subscription.reason", min: 1, 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|4.0.1") }), 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: "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: "CodeableConcept", target_profiles: &[] }] },
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: "string", 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: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "Substance.instance.expiry", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "Substance.instance.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Substance.instance.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "Substance.instance.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "Substance.instance.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "Substance.instance.quantity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "Substance.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: "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: false, binding: None, types: &[TypeRef { code: "Extension", 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|4.0.1") }), 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: "SubstanceAmount.amountText", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.amountType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.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: "SubstanceAmount.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.referenceRange", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Element", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.referenceRange.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.referenceRange.highLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.referenceRange.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceAmount.referenceRange.lowLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: "*", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.modifierExtension", min: 0, max: "*", is_summary: false, 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: "SubstanceAmount", 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.material", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", 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.monomerSet.startingMaterial.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", 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.numberOfUnits", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "integer", 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: "SubstanceAmount", 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.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "SubstanceAmount", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation.degree", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", 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.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.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", 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.orientationOfPolymerisation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstancePolymer.repeat.repeatUnit.repeatUnit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", 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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.classification", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.classification.classification", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.classification.domain", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.classification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.classification.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.classification.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceReferenceInformation.classification.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceReferenceInformation.classification.subtype", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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: "SubstanceSpecification.code", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.code.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.code.comment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.code.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.code.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.code.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.code.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceSpecification.code.status", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.code.statusDate", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.comment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.contained", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Resource", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.description", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.domain", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.id", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.implicitRules", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "uri", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.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: "code", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.meta", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Meta", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.modifierExtension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.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: "SubstanceSpecification.moiety.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety.molecularFormula", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety.opticalActivity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety.role", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.moiety.stereochemistry", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.molecularWeight", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "SubstanceSpecification.name", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.domain", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.jurisdiction", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.language", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.name", min: 1, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.official", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.official.authority", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.official.date", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "dateTime", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.official.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.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: "SubstanceSpecification.name.official.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.official.status", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.preferred", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceSpecification.name.status", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.name.synonym", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "SubstanceSpecification.name.translation", min: 0, max: "*", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "SubstanceSpecification.name.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.nucleicAcid", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceNucleicAcid"] }] },
ElementMeta { path: "SubstanceSpecification.polymer", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstancePolymer"] }] },
ElementMeta { path: "SubstanceSpecification.property", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.property.amount[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.property.category", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.property.code", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.property.definingSubstance[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceSpecification", "http://hl7.org/fhir/StructureDefinition/Substance"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.property.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.property.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.property.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.property.parameters", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.protein", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceProtein"] }] },
ElementMeta { path: "SubstanceSpecification.referenceInformation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation"] }] },
ElementMeta { path: "SubstanceSpecification.relationship", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.amountRatioLowLimit", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Ratio", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.amountType", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.amount[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }, TypeRef { code: "Range", target_profiles: &[] }, TypeRef { code: "Ratio", target_profiles: &[] }, TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.isDefining", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "boolean", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.relationship", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.relationship.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceSpecification.relationship.substance[x]", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceSpecification"] }, TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceSpecification.sourceMaterial", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/SubstanceSourceMaterial"] }] },
ElementMeta { path: "SubstanceSpecification.status", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.halfLife", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.identifier", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Identifier", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.molecularWeight", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.molecularWeight.amount", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Quantity", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.molecularWeight.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.molecularWeight.id", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "http://hl7.org/fhirpath/System.String", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.molecularWeight.method", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.molecularWeight.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.molecularWeight.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.name", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.isotope.substitution", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.molecularFormula", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.molecularFormulaByMoiety", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.molecularWeight", min: 0, max: "1", is_summary: true, binding: None, types: &[] },
ElementMeta { path: "SubstanceSpecification.structure.opticalActivity", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.representation", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "BackboneElement", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.representation.attachment", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "Attachment", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.representation.extension", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.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: "SubstanceSpecification.structure.representation.modifierExtension", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Extension", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.representation.representation", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "string", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.representation.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.structure.source", min: 0, max: "*", is_summary: true, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/DocumentReference"] }] },
ElementMeta { path: "SubstanceSpecification.structure.stereochemistry", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.text", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Narrative", target_profiles: &[] }] },
ElementMeta { path: "SubstanceSpecification.type", min: 0, max: "1", is_summary: true, binding: None, types: &[TypeRef { code: "CodeableConcept", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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"] }] },
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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "SupplyDelivery.suppliedItem", min: 0, max: "1", 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/supply-item") }), 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"] }] },
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-type|4.0.1") }), 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.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.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"] }] },
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[x]", 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: "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"] }] },
ElementMeta { path: "SupplyRequest.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: "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: false, 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|4.0.1") }), 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.reasonCode", 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: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "SupplyRequest.reasonReference", 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/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"] }] },
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|4.0.1") }), 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.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: "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: "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: "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: "Contributor", 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: "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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Task.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: "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: false, 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: "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: "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: "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: "Contributor", 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: "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/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "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.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: "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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "Task.reasonCode", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Example, value_set: None }), types: &[TypeRef { code: "CodeableConcept", target_profiles: &[] }] },
ElementMeta { path: "Task.reasonReference", min: 0, max: "1", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
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.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|4.0.1") }), 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: None }), types: &[TypeRef { code: "CodeableConcept", 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|4.0.1") }), 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.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: None, 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.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.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|4.0.1") }), types: &[TypeRef { code: "code", target_profiles: &[] }] },
ElementMeta { path: "TerminologyCapabilities.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: "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: false, 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|4.0.1") }), 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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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|4.0.1") }), 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.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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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: "Reference", 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.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.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: "1", 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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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.profile", min: 0, max: "*", is_summary: false, binding: None, types: &[TypeRef { code: "Reference", target_profiles: &["http://hl7.org/fhir/StructureDefinition/Resource"] }] },
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.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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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.resource", min: 0, max: "1", is_summary: false, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/defined-types|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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.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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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::Required, value_set: Some("http://hl7.org/fhir/ValueSet/defined-types|4.0.1") }), types: &[TypeRef { code: "code", 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|4.0.1") }), 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: 1, 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: "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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), 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|4.0.1") }), types: &[TypeRef { code: "code", 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.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|4.0.1") }), 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://hl7.org/fhir/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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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.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|4.0.1") }), 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.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.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.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.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.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.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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), types: &[TypeRef { code: "code", 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: false, 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.status", min: 1, max: "1", is_summary: true, binding: Some(BindingMeta { strength: BindingStrength::Required, value_set: Some("http://hl7.org/fhir/ValueSet/publication-status|4.0.1") }), 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.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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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: false, 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|4.0.1") }), 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: "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::Preferred, value_set: Some("http://hl7.org/fhir/ValueSet/languages") }), 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|4.0.1") }), 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|4.0.1") }), 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: false, 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|4.0.1") }), 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: "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: &[] }] },
];