description: null package_name: rs/hl7.fhir.us.core derivation: constraint name: US Core Organization Core Profile type: Organization elements: identifier: min: 1 isModifier: false index: 0 type: Identifier mustSupport: true array: true elements: system: {type: uri, isModifier: false, mustSupport: true, index: 1} required: [system] active: {type: boolean, isModifier: false, mustSupport: true, index: 2} name: {type: string, isModifier: false, mustSupport: true, index: 3} telecom: {type: ContactPoint, isModifier: false, mustSupport: true, array: true, min: 1, index: 4} address: type: Address isModifier: false mustSupport: true array: true min: 1 index: 5 elements: line: {type: string, isModifier: false, mustSupport: true, array: true, index: 6} city: {type: string, isModifier: false, mustSupport: true, index: 7} state: {isModifier: false, type: string, mustSupport: true, index: 8} postalCode: {type: string, short: US Zip Codes, isModifier: false, mustSupport: true, index: 9} endpoint: type: Reference isModifier: false mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] array: true index: 10 package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0 required: [active, address, identifier, name, telecom]